Closed Bug 1715168 Opened 5 years ago Closed 4 years ago

[wpt-sync] Sync PR 29265 - [Credentialless] Fix flakes about iframeTest.js

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'arthursonzogni <arthursonzogni@chromium.org>' wrote:

[Credentialless] Fix flakes about iframeTest.js

In the various tests, there are up to 8 \<iframe> navigating concurrently.

There are no ways to detect an \<iframe> fails to load other than using
a timeout. See https://github.com/whatwg/html/issues/125.

The 3000ms timeout was sometimes too short. This cause flakes.
To reduce the rate of false positive, the timeout has been increased to
6000ms.

R:titouan@chromium.org
CC:lyf@chromium.org
Fixed:1215956
Bug:1175099
Change-Id: I7bedccb351ff62d55b6020403aac5457608e5497
Reviewed-on: https://chromium-review.googlesource.com/2944929
WPT-Export-Revision: 0aba905f907d1efb0d7f1e0013caf595ef277295

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.