Closed
Bug 1796769
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 36588 - Don't clear cache on Context refresh
Categories
(Remote Protocol :: WebDriver BiDi, task, P4)
Remote Protocol
WebDriver BiDi
Tracking
(firefox108 fixed)
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36588 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36588
Details from upstream follow.
Maksim Sadym <sadym@google.com> wrote:
Don't clear cache on Context refresh
Align WPT with the spec.
Can be reverted after https://github.com/w3c/webdriver-bidi/issues/312 is solved.
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=54990f91cf9d8f02db85438d7d7925135aae4a47
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 4 subtests
Status Summary
Firefox
OK
: 2
PASS
: 4
FAIL
: 4
Chrome
OK
: 2
FAIL
: 8
Safari
OK
: 2
ERROR
: 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/log/entry_added/event_buffer.py [wpt.fyi]
- test_console_log_cached_message_after_refresh[console_api_log]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_console_log_cached_message_after_refresh[javascript_error]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_console_log_cached_message_after_refresh[console_api_log]:
- /webdriver/tests/bidi/log/entry_added/subscription.py [wpt.fyi]
- test_subscribe_unsubscribe[console_api_log]:
FAIL
(Chrome:FAIL
, Safari:ERROR
) - test_subscribe_unsubscribe[javascript_error]:
FAIL
(Chrome:FAIL
, Safari:ERROR
)
- test_subscribe_unsubscribe[console_api_log]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10831f68dc1e
[wpt PR 36588] - Don't clear cache on Context refresh, a=testonly
https://hg.mozilla.org/integration/autoland/rev/f71ebec292ed
[wpt PR 36588] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/10831f68dc1e
https://hg.mozilla.org/mozilla-central/rev/f71ebec292ed
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•