[MSIX only] Thunderbird fails with timeout in netwerk/test/unit/test_retry_decrypt_error.js
Categories
(Core :: Networking, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox150 | --- | unaffected |
| firefox151 | --- | unaffected |
| firefox152 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: leggert)
References
(Regression)
Details
(Keywords: intermittent-testcase, regression, Whiteboard: [collect_confirm_failure])
Attachments
(1 file)
Comment 1•1 month ago
|
||
This test fails in Thunderbird, only on Windows, only in the MSIX configuration.
Based on the log, the setup phase passes?
TEST-PASS | netwerk/test/unit/test_retry_decrypt_error.js | Binary util FaultyServer should exist - true == true
TEST-PASS | netwerk/test/unit/test_retry_decrypt_error.js | certificate folder (../../../security/manager/ssl/tests/unit/test_faulty_server) should exist - true == true
Do you have any idea what might go wrong?
Should we add further logging to the test, if we need to know how far test execution runs, where it's stuck?
Thanks
Updated•1 month ago
|
Comment 2•1 month ago
|
||
Set release status flags based on info from the regressing bug 2033073
| Assignee | ||
Comment 3•1 month ago
|
||
FaultyServer can't run in the MSIX sandbox (Bug 1809477); add the same
skip-if conditions that test_retry_0rtt.js already carries (Bug 1808048).
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Comment 5•1 month ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Updated•6 days ago
|
Description
•