[wpt-sync] Sync PR 40994 - Deflake location-properties-smoke-test.html
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40994 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40994
Details from upstream follow.
Arthur Sonzogni <arthursonzogni@chromium.org> wrote:
Deflake location-properties-smoke-test.html
- It was timing out. I hypothesised it was caused by executing too much
work, so the solution was splitting it up into multiple tests.- Modernize:
- Use window.js and strip all the HTML.
- Use
RemoteContext
andexecute_script
.Bug:1350255
Change-Id: I67be8c17bf87f33b1f13a192fbc9785b67ee833d
Fixed:1350255
Reviewed-on: https://chromium-review.googlesource.com/4681327
WPT-Export-Revision: 46cca7eae2fb09183cb323678ea8f235ddb1064d
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 1 subtests
Status Summary
Firefox
OK
: 12
PASS
: 12
Chrome
OK
: 12
PASS
: 12
Safari
OK
: 12
PASS
: 12
Links
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5a614ba30d66
https://hg.mozilla.org/mozilla-central/rev/30dc58e2f466
Description
•