Open Bug 1692202 Opened 3 years ago Updated 3 years ago

` ./mach addtest testing/web-platform/tests/uievents/mouse/mousemove_prevent_default_action.html` fails with "KeyError : 'web-platform-tests-testharness'"

Categories

(Testing :: General, defect, P3)

Default
defect

Tracking

(Not tracked)

People

(Reporter: mbrodesser-Igalia, Unassigned)

References

(Blocks 1 open bug)

Details

$ ./mach addtest testing/web-platform/tests/uievents/mouse/mousemove_prevent_default_action.html
Adding a test file at testing/web-platform/tests/uievents/mouse/mousemove_prevent_default_action.html (suite web-platform-tests-testharness)
Error running mach:

['addtest', 'testing/web-platform/tests/uievents/mouse/mousemove_prevent_default_action.html']

The error occurred in the implementation of the invoked mach command.

This should never occur and is likely a bug in the implementation of that
command.
You can invoke |./mach busted| to check if this issue is already on file. If it
isn't, please use |./mach busted file addtest| to report it. If |./mach busted| is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

KeyError: 'web-platform-tests-testharness'

File "/home/mirko/src/firefox/gecko2/testing/mach_commands.py", line 269, in addtest
mach_command = TEST_SUITES[suite]["mach_command"]

Sentry event ID: b47dc9cf65134305b9c57ddde2eac67b
Sentry is attempting to send 0 pending error messages
Waiting up to 2 seconds
Press Ctrl-C to quit

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.