Closed Bug 1876458 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 44186 - [wpt] Fix misnamed tests that get HTTP 404

Categories

(Core :: DOM: Events, task, P4)

task

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 44186 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/44186
Details from upstream follow.

Jonathan Lee <jonathanjlee@google.com> wrote:

[wpt] Fix misnamed tests that get HTTP 404

x.any.window.js isn't a valid suffix 0 because it generates URLs
x.window.any.html and x.window.any.worker.html. This confuses
wptserve's extension substitution 1, which look for a nonexistent
file x.window.any.js (note the reversed order of the .any and
.window flags).

According to the PR 2 that introduced these tests, these should just
be plain .window.js tests.

wpt lint should ban such invalid flags in a follow-up PR upstream.

Bug: 1517496, 1499775
Change-Id: Ieac0c1e53a35d8f24df33bc44515af60bab210a3
Reviewed-on: https://chromium-review.googlesource.com/5236256
WPT-Export-Revision: 28cc0e9273455e94a5a539164632cdaabb2fb4d9

Component: web-platform-tests → DOM: Events
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 4 subtests

Status Summary

Firefox

OK : 2
PASS: 7

Chrome

OK : 2
PASS: 7

Safari

OK : 2
PASS: 7

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/34a557e4444c [wpt PR 44186] - [wpt] Fix misnamed tests that get HTTP 404, a=testonly https://hg.mozilla.org/integration/autoland/rev/8d2e5dbccd32 [wpt PR 44186] - Update wpt metadata, a=testonly
Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.