Closed Bug 1610630 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 21320 - Add meta:timeout=long to FileSystemBaseHandle-postMessage.js tests

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox74 fixed)

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Steve Becker <stevebe@microsoft.com> wrote:

Add meta:timeout=long to FileSystemBaseHandle-postMessage.js tests

Both the sandboxed and native versions of the NativeFileSystem
postMessage() test are flaky due to timeouts in the CI. Looking at
recent results, these tests take 5 or more seconds to complete
successfully. This amount of time is dangerously close to the 7 second
timeout, which sometimes occurs, causing the flakiness.

This change adds "meta timeout=long" to both test variants to extend the
7 second timeout to a longer value, which gives these tests enough time
to pass.

Bug: 1043435
Bug: 1043028
Change-Id: I73eab928bce53a36be8c33e4b6e5746e7195f16a
Reviewed-on: https://chromium-review.googlesource.com/2013580
WPT-Export-Revision: c0396e3d90483110151538e56e0786153be41b1a

PR 21320 applied with additional changes from upstream: 02f8d31468a4646637a44c1dfde1f8e643724587

CI Results

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

Total 1 tests and 10 subtests

Status Summary

Firefox

OK : 1
FAIL: 10

Chrome

OK : 1
PASS: 10

Safari

OK : 1
FAIL: 9

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/native-file-system/sandboxed_FileSystemBaseHandle-postMessage.tentative.https.window.html
Send and receive messages using a same origin window.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a blob window.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a dedicated worker.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a sandboxed same origin iframe.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a shared worker.: FAIL (Chrome: PASS)
Send and receive messages using an iframe srcdoc.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a sandboxed same origin window.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a same origin iframe.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a blob iframe.: FAIL (Chrome: PASS, Safari: FAIL)
Send and receive messages using a service worker.: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2bcc30b104e4 [wpt PR 21320] - Add meta:timeout=long to FileSystemBaseHandle-postMessage.js tests, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.