Intermittent dom/webauthn/tests/test_webauthn_authenticator_selection.html | Test timed out. -
Categories
(Core :: DOM: Web Authentication, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
77.35 KB,
image/png
|
Details |
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=337906293&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CCjHEaJjRimp-NGzGlpUqA/runs/0/artifacts/public/logs/live_backing.log
[task 2021-04-27T20:53:10.719Z] 20:53:10 INFO - TEST-PASS | dom/webauthn/tests/test_webauthn_authenticator_selection.html | Expecting a NotAllowedError, got NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
[task 2021-04-27T20:53:10.719Z] 20:53:10 INFO - add_task | Leaving test
[task 2021-04-27T20:53:10.719Z] 20:53:10 INFO - add_task | Entering test
[task 2021-04-27T20:53:10.719Z] 20:53:10 INFO - TEST-PASS | dom/webauthn/tests/test_webauthn_authenticator_selection.html | Expecting a NotAllowedError, got NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
[task 2021-04-27T20:53:10.720Z] 20:53:10 INFO - add_task | Leaving test
[task 2021-04-27T20:53:10.720Z] 20:53:10 INFO - Buffered messages finished
[task 2021-04-27T20:53:10.720Z] 20:53:10 INFO - TEST-UNEXPECTED-FAIL | dom/webauthn/tests/test_webauthn_authenticator_selection.html | Test timed out. -
[task 2021-04-27T20:53:11.635Z] 20:53:11 ERROR - TEST-UNEXPECTED-FAIL | SimpleTest | this test already called finish!
[task 2021-04-27T20:53:11.635Z] 20:53:11 INFO - TEST-UNEXPECTED-ERROR | dom/webauthn/tests/test_webauthn_authenticator_selection.html | called finish() multiple times
[task 2021-04-27T20:53:11.635Z] 20:53:11 INFO - TEST-INFO took 329509ms```
Updated•5 years ago
|
Comment 1•5 years ago
|
||
The test steps are finished but there is a pending prompt about device access (and it only has a 'Cancel' button). The failures are on Windows opt.
Comment 2•5 years ago
|
||
Bug 1708280 is similar and has been only observed on beta, starting with the push which contained bug 1706415. Mike, do you have a clear picture if there are panel changes left which could explain this failure?
Comment 3•5 years ago
|
||
I'm not sure...
Looking at the log, it looks like all of the add_task's run and exit, but then the test just sits there and times out.
Here's a screenshot of the failure... notice that the WebAuthn panel is still open. I wonder if focus shifts to it, and the mochitest framework doesn't proceed until focus is back on the content area.
But the only thing that happened with the WebAuthn prompt with MR1 was a redress - we didn't change any of its functionality. So I'm not sure what's happening here.
Comment 4•5 years ago
|
||
Dan: Any idea what changed with WebAuthn or who might know?
Comment 5•5 years ago
|
||
Nobody's touched WebAuthn since jcj left as far as I know. This commit from last month added an include file (AbortSignal.h) which might hint at changes made elsewhere?
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 8•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•