Closed
Bug 1908135
Opened 2 years ago
Closed 2 years ago
Perma /fedcm/fedcm-pending-call-rejected.https.html | When there's a pending request, a second `get` call should be rejected. - promise_test: Unhandled rejection with value: object "NotSupportedError: when Gecko 130 merges to beta on 2024-08-05
Categories
(Testing :: web-platform-tests, defect)
Testing
web-platform-tests
Tracking
(firefox-esr115 unaffected, firefox-esr128 unaffected, firefox128 unaffected, firefox129 unaffected, firefox130+ verified)
VERIFIED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox128 | --- | unaffected |
| firefox129 | --- | unaffected |
| firefox130 | + | verified |
People
(Reporter: ctuns, Assigned: Sasha)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central-as-beta simulation:
How to run these simulations:
Failure log
[task 2024-07-16T12:08:27.712Z] 12:08:27 INFO - TEST-START | /fedcm/fedcm-pending-call-rejected.https.html
[task 2024-07-16T12:08:30.598Z] 12:08:30 INFO - Deleting all cookies
[task 2024-07-16T12:08:30.671Z] 12:08:30 WARNING - Action set_fedcm_delay_enabled not implemented
[task 2024-07-16T12:08:31.437Z] 12:08:31 INFO - PID 8329 | JavaScript error: , line 0: uncaught exception: Object
[task 2024-07-16T12:08:31.598Z] 12:08:31 WARNING - Action select_fedcm_account not implemented
[task 2024-07-16T12:08:31.695Z] 12:08:31 INFO -
[task 2024-07-16T12:08:31.695Z] 12:08:31 INFO - TEST-UNEXPECTED-FAIL | /fedcm/fedcm-pending-call-rejected.https.html | When there's a pending request, a second `get` call should be rejected. - promise_test: Unhandled rejection with value: object "NotSupportedError: CredentialContainer request is not supported."
[task 2024-07-16T12:08:31.695Z] 12:08:31 INFO - TEST-INFO | expected TIMEOUT
[task 2024-07-16T12:08:31.697Z] 12:08:31 INFO - TEST-ERROR | /fedcm/fedcm-pending-call-rejected.https.html | took 3986ms
[task 2024-07-16T12:08:31.701Z] 12:08:31 INFO - Restarting browser for new test group
[task 2024-07-16T12:08:31.706Z] 12:08:31 INFO - PID 8329 | 1721131711705 Marionette INFO Stopped listening on port 48593
[task 2024-07-16T12:08:35.975Z] 12:08:35 INFO - Browser exited with return code 0
[task 2024-07-16T12:08:35.978Z] 12:08:35 INFO - Closing logging queue
[task 2024-07-16T12:08:35.978Z] 12:08:35 INFO - queue closed
[task 2024-07-16T12:08:36.044Z] 12:08:36 INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2024-07-16T12:08:36.045Z] 12:08:36 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpfqkayzvg
[task 2024-07-16T12:08:36.058Z] 12:08:36 INFO - PID 8936 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-07-16T12:08:36.058Z] 12:08:36 INFO - PID 8936 | 1721131710021 Marionette INFO Marionette enabled
[task 2024-07-16T12:08:36.061Z] 12:08:36 INFO - PID 8936 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-07-16T12:08:36.062Z] 12:08:36 INFO - PID 8936 | 1721131711571 Marionette INFO Listening on port 52342
[task 2024-07-16T12:08:36.062Z] 12:08:36 INFO - Starting runner
[task 2024-07-16T12:08:41.892Z] 12:08:41 INFO - PID 8936 | console.error: ({})
[task 2024-07-16T12:08:49.860Z] 12:08:49 INFO - PID 8936 | [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
[task 2024-07-16T12:08:49.872Z] 12:08:49 INFO - PID 8936 | console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
[task 2024-07-16T12:08:51.194Z] 12:08:51 INFO - TEST-START | /fetch/fetch-later/permissions-policy/deferred-fetch-allowed-by-permissions-policy-attribute-redirect.tentative.https.window.html
Flags: needinfo?(aborovova)
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(aborovova)
Updated•2 years ago
|
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9d402e36190f
Update test expectations for fedcm/fedcm-pending-call-rejected.https.html. r=aryx
Comment 3•2 years ago
|
||
this patch is working in today's beta-simulation
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•