Closed Bug 1624903 Opened 5 years ago Closed 5 years ago

MOZHARNESS_TEST_PATHS doesn't work for web-platform-tests-reftests

Categories

(Testing :: web-platform-tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: khuey, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:76.0) Gecko/20100101 Firefox/76.0

Steps to reproduce:

Run a job with 'MOZHARNESS_TEST_PATHS': '{"web-platform-tests-reftests":["/html/the-xhtml-syntax/parsing-xhtml-documents/adopt-while-parsing-001.html"]}

Actual results:

The harness runs the entire web-platform-tests-reftests suite.

Expected results:

It should run just the specified test.

The priority flag is not set for this bug.
:jgraham, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(james)

https://hg.mozilla.org/try/rev/1b8939aeb247c31391836e7e087eac6836664f63 suggests that this works, but it should be web-platform-tests-reftest (no s). Please reopen if you can still reproduce.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(james)
Resolution: --- → INVALID

It looks like Bug 1608837 fixed this for us by making the taskcluster metadata agree with the expected test suite name.

You need to log in before you can comment on or make changes to this bug.