Closed
Bug 1706617
Opened 4 years ago
Closed 4 years ago
Permanent browser/components/extensions/test/browser/browser_ext_tabs_containerIsolation.js | Test timed out - when Gecko 90 merges to Beta on 2021-05-31
Categories
(WebExtensions :: General, defect)
WebExtensions
General
Tracking
(firefox-esr78 unaffected, firefox87 unaffected, firefox88 unaffected, firefox89 unaffected, firefox90+ verified)
VERIFIED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | + | verified |
People
(Reporter: aryx, Assigned: onlinericha19)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[task 2021-04-21T11:39:50.607Z] 11:39:50 INFO - Entering test bound containerIsolation_restricted
[task 2021-04-21T11:39:50.608Z] 11:39:50 INFO - Extension loaded
[task 2021-04-21T11:39:50.608Z] 11:39:50 INFO - Extension loaded
[task 2021-04-21T11:39:50.609Z] 11:39:50 INFO - Console message: Warning: attempting to write 25320 bytes to preference extensions.webextensions.uuids. This is bad for general performance and memory usage. Such an amount of data should rather be written to an external file. This preference will not be sent to any content processes.
[task 2021-04-21T11:39:50.610Z] 11:39:50 INFO - Console message: Warning: attempting to write 25400 bytes to preference extensions.webextensions.uuids. This is bad for general performance and memory usage. Such an amount of data should rather be written to an external file. This preference will not be sent to any content processes.
[task 2021-04-21T11:39:50.611Z] 11:39:50 INFO - Console message: [JavaScript Error: "Error: Contextual identities are currently disabled" {file: "undefined" line: 0}]
[task 2021-04-21T11:39:50.611Z] 11:39:50 INFO - Buffered messages finished
[task 2021-04-21T11:39:50.612Z] 11:39:50 INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_tabs_containerIsolation.js | Test timed out -
The same issue applies to browser_ext_webNavigation_containerIsolation.js.
privacy.userContext.enabled
etc. are not enabled on beta and release.
Richa, can you fix this test (likely by setting more preferences)?
Flags: needinfo?(onlinericha19)
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → onlinericha19
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9218279 -
Attachment description: Bug 1706617 - Enabled pref to solve test to time out. r=robwu,rpl → Bug 1706617 - Enabled "privacy.userContext.enabled" pref to fix containerIsolation test failures on beta. r=robwu,rpl
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/7dfc814a5400
Enabled "privacy.userContext.enabled" pref to fix containerIsolation test failures on beta. r=robwu
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
![]() |
Reporter | |
Comment 4•4 years ago
|
||
Verified fixed in yesterday's central-as-beta simulation.
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
•