Closed
Bug 1860090
Opened 1 year ago
Closed 11 months ago
[wpt-sync] Sync PR 42639 - test: add network interception fail request invalidation tests
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42639 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42639
Details from upstream follow.
Thiago Perrotta <tperrotta@chromium.org> wrote:
test: add network interception fail request invalidation tests
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → WebDriver BiDi
Product: Testing → Remote Protocol
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
Assignee | ||
Updated•1 year ago
|
Component: WebDriver BiDi → web-platform-tests
Product: Remote Protocol → Testing
Assignee | ||
Updated•1 year ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•1 year ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Updated•1 year ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=14970451de3e82fb38e25e81d230dec99b74f73b
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 8
Chrome
OK
: 1
PASS
: 8
Safari
OK
: 1
ERROR
: 8
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webdriver/tests/bidi/network/fail_request/invalid.py [wpt.fyi]
- test_params_request_invalid_type[None]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_invalid_type[False]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_invalid_type[42]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_invalid_type[value3]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_invalid_type[value4]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_invalid_value[]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_invalid_value[foo]:
FAIL
(Chrome:PASS
, Safari:ERROR
) - test_params_request_no_such_request:
FAIL
(Chrome:PASS
, Safari:ERROR
)
- test_params_request_invalid_type[None]:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5976fe733048
[wpt PR 42639] - test: add network interception fail request invalidation tests, a=testonly
https://hg.mozilla.org/integration/autoland/rev/319ed9acf954
[wpt PR 42639] - Update wpt metadata, a=testonly
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5976fe733048
https://hg.mozilla.org/mozilla-central/rev/319ed9acf954
Status: REOPENED → RESOLVED
Closed: 1 year ago → 11 months ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•