Closed Bug 1617824 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 21953 - Worker: Remove TestExpectation 'Timeout' from referrer test

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Eriko Kurimoto <elkurin@google.com> wrote:

Worker: Remove TestExpectation 'Timeout' from referrer test

This CL removes TestExpectation 'Timeout' from
dedicated-worker-import-referrer.html.

By checking the recent build, this test takes much less than 90 seconds.
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_layout_tests%20(with%20patch)&tests=virtual%2Fomt-worker-fetch%2Fexternal%2Fwpt%2Fworkers%2Fmodules%2Fdedicated-worker-import-referrer.html
Therefore, by adding \<meta name="timeout" content="long" />, this test
will no longer timeout.

Bug: 979490
Change-Id: Id45a1406a108390e0afd771bc53d91aa95ef60af
Reviewed-on: https://chromium-review.googlesource.com/2071400
WPT-Export-Revision: 751dd48a3928c98a081ca98773360ef0032868d7

Component: web-platform-tests → DOM: Workers
Product: Testing → Core

CI Results

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

Total 45 tests

Status Summary

Firefox

OK : 1
PASS: 3[GitHub] 47[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 12

Chrome

OK : 1
PASS: 15

Safari

OK : 1
PASS: 3
FAIL: 12

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/workers/modules/dedicated-worker-import-referrer.html
Cross-origin static import with "no-referrer" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Same-origin static import with "no-referrer" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Same-origin dynamic import with "no-referrer" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Cross-origin dynamic import with "no-referrer" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Same-origin dynamic import with "origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Cross-origin dynamic import with "origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Cross-origin dynamic import with "same-origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Cross-origin static import with "same-origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Same-origin static import with "same-origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Same-origin static import with "origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Cross-origin static import with "origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)
Same-origin dynamic import with "same-origin" referrer policy.: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e1dfdc3b8db
[wpt PR 21953] - Worker: Remove TestExpectation 'Timeout' from referrer test, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.