Closed
Bug 1841312
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40834 - `browsingContext.reload`: fix flaky test by adding wait=complete
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40834 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40834
Details from upstream follow.
Thiago Perrotta <tperrotta@chromium.org> wrote:
browsingContext.reload
: fix flaky test by adding wait=complete
Assignee | ||
Comment 1•2 years ago
|
||
PR 40834 applied with additional changes from upstream: 1a6f16f1d601b3261b0f3074c7a4b61d38f055f1
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a8511de57ed6a98801631838189880d4b214df94
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
TIMEOUT
: 1
Safari
OK
: 1
ERROR
: 2
Links
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/browsing_context/reload/frame.py [wpt.fyi]
- test_origin[same_origin]:
FAIL
(Safari:ERROR
) - test_origin[cross_origin]:
FAIL
(Safari:ERROR
)
- test_origin[same_origin]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/19efedae15c2
[wpt PR 40834] - `browsingContext.reload`: fix flaky test by adding wait=complete, a=testonly
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•