Closed Bug 1659490 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 25042 - Fix some simple cases of async_test(async ...)

Categories

(Core :: Performance, task, P4)

task

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Stephen McGruer <smcgruer@chromium.org> wrote:

Fix some simple cases of async_test(async ...)

These cases can all either be trivially converted to promise tests, or
never needed an async function in the first place.

Component: web-platform-tests → Performance
Product: Testing → Core

CI Results

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

Total 7 tests and 3 subtests

Status Summary

Firefox

OK : 6
PASS : 6
FAIL : 2
TIMEOUT: 2

Chrome

OK : 6
PASS : 7
FAIL : 1
TIMEOUT: 2

Safari

OK : 4
FAIL : 5
TIMEOUT: 5
ERROR : 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/resource-timing/resource_nested_dedicated_worker.worker.html
Resource timing for nested dedicated workers: FAIL (Chrome: PASS, Safari: FAIL)
/css/selectors/focus-visible-007.html
Using keyboard while element is focused should trigger :focus-visible; using mouse without moving focus should not cancel it; moving focus using mouse should cancel it.: FAIL (Chrome: FAIL, Safari: FAIL)
/content-security-policy/frame-src/frame-src-same-document.sub.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
Same-document navigation in an iframe blocked by CSP frame-src: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c5c40fdffd3
[wpt PR 25042] - Fix some simple cases of async_test(async ...), a=testonly
https://hg.mozilla.org/integration/autoland/rev/022dd6eadbb2
[wpt PR 25042] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.