Closed
Bug 1709311
Opened 4 years ago
Closed 4 years ago
Permanent toolkit/components/forgetaboutsite/test/unit/test_removeDataFromDomain.js | Test timed out when Gecko 90 switches to Late Beta on 2021-06-18
Categories
(Toolkit :: Data Sanitization, defect, P1)
Toolkit
Data Sanitization
Tracking
()
VERIFIED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox88 | --- | unaffected |
| firefox89 | --- | unaffected |
| firefox90 | + | fixed |
| firefox91 | --- | verified |
People
(Reporter: aryx, Assigned: valentin)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [necko-triaged])
Attachments
(1 file)
[task 2021-05-04T10:46:22.907Z] 10:46:22 INFO - (xpcshell/head.js) | test test_cache_cleared pending (2)
[task 2021-05-04T10:46:22.907Z] 10:46:22 INFO - TEST-PASS | toolkit/components/forgetaboutsite/test/unit/test_removeDataFromDomain.js | test_cache_cleared - [test_cache_cleared : 428] true == true
[task 2021-05-04T10:46:22.908Z] 10:46:22 INFO - TEST-PASS | toolkit/components/forgetaboutsite/test/unit/test_removeDataFromDomain.js | test_cache_cleared - [test_cache_cleared : 411] Should pass domain to clear to push service - "mozilla.org" == "mozilla.org"
[task 2021-05-04T10:46:22.908Z] 10:46:22 INFO - (xpcshell/head.js) | test run_next_test 20 finished (2)
[task 2021-05-04T10:46:22.908Z] 10:46:22 INFO - (xpcshell/head.js) | test pending (2)
[task 2021-05-04T10:46:22.909Z] 10:46:22 INFO - (xpcshell/head.js) | test run_next_test 21 pending (3)
[task 2021-05-04T10:46:22.909Z] 10:46:22 INFO - (xpcshell/head.js) | test test_cache_cleared finished (3)
[task 2021-05-04T10:46:22.909Z] 10:46:22 INFO - (xpcshell/head.js) | test run_next_test 21 finished (2)
[task 2021-05-04T10:46:22.909Z] 10:46:22 INFO - <<<<<<<
Assuming this is from bug 1694662 in combination with Next Generation Local Storage being only enabled in Nightly and Early Beta.
Flags: needinfo?(valentin.gosu)
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
Test depending on browser.cache.offline.enable pref needs to be removed.
Assignee: nobody → valentin.gosu
Severity: -- → S3
Flags: needinfo?(valentin.gosu)
Priority: -- → P1
Whiteboard: [necko-triaged]
Comment 2•4 years ago
|
||
[adjusting summary for release schedule change]
Summary: Permanent toolkit/components/forgetaboutsite/test/unit/test_removeDataFromDomain.js | Test timed out when Gecko 90 switches to Late Beta on 2021-06-11 → Permanent toolkit/components/forgetaboutsite/test/unit/test_removeDataFromDomain.js | Test timed out when Gecko 90 switches to Late Beta on 2021-06-18
| Assignee | ||
Comment 3•4 years ago
|
||
Even when browser.cache.offline.enable is true, there is no storage backing this, so the test hangs.
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4ff6296e0f1d
Remove test_cache_cleared from test_removeDataFromDomain.js r=necko-reviewers,kershaw
Comment 5•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Comment 6•4 years ago
|
||
Verified fixed in latest beta sim: https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=9d7d53d8ea615682da3bcc7d4714ce060af896eb
Status: RESOLVED → VERIFIED
status-firefox91:
--- → verified
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•