Intermittent browser/components/extensions/test/browser/test-oop-extensions/browser_ext_chrome_settings_overrides_home.js | extension is in control in private window -
Categories
(WebExtensions :: Untriaged, defect, P5)
Tracking
(firefox-esr60 unaffected, firefox65 unaffected, firefox66 unaffected, firefox67 fixed)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: mixedpuppy)
References
Details
(Keywords: intermittent-failure, regression)
#[markdown(off)]
Filed by: dvarga [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=228551064&repo=mozilla-central
[task 2019-02-15T02:37:26.359Z] 02:37:26 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_chrome_settings_overrides_home.js | home page not used in private window -
[task 2019-02-15T02:37:26.361Z] 02:37:26 INFO - Console message: Warning: attempting to write 6576 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 2019-02-15T02:37:26.362Z] 02:37:26 INFO - Leaving test bound test_overriding_home_page_incognito_not_allowed_bypass
[task 2019-02-15T02:37:26.364Z] 02:37:26 INFO - Entering test bound test_overriding_home_page_incognito_spanning
[task 2019-02-15T02:37:26.365Z] 02:37:26 INFO - Extension loaded
[task 2019-02-15T02:37:26.366Z] 02:37:26 INFO - Console message: Warning: attempting to write 6632 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 2019-02-15T02:37:26.368Z] 02:37:26 INFO - Buffered messages finished
[task 2019-02-15T02:37:26.369Z] 02:37:26 INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_chrome_settings_overrides_home.js | extension is in control in private window -
[task 2019-02-15T02:37:26.371Z] 02:37:26 INFO - Stack trace:
[task 2019-02-15T02:37:26.372Z] 02:37:26 INFO - chrome://mochikit/content/browser-test.js:test_ok:1304
[task 2019-02-15T02:37:26.373Z] 02:37:26 INFO - chrome://mochitests/content/browser/browser/components/extensions/test/browser/test-oop-extensions/browser_ext_chrome_settings_overrides_home.js:test_overriding_home_page_incognito_spanning:536
[task 2019-02-15T02:37:26.374Z] 02:37:26 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1106
[task 2019-02-15T02:37:26.375Z] 02:37:26 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1134
[task 2019-02-15T02:37:26.377Z] 02:37:26 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:995
[task 2019-02-15T02:37:26.379Z] 02:37:26 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:803
[task 2019-02-15T02:37:26.380Z] 02:37:26 INFO - Console message: Warning: attempting to write 6576 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 2019-02-15T02:37:26.381Z] 02:37:26 INFO - Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "moz-extension://3329e0c2-e38f-4aa1-8f7d-8a12db65b518/home.html" line: 0}]
[task 2019-02-15T02:37:26.383Z] 02:37:26 INFO - Leaving test bound test_overriding_home_page_incognito_spanning
[task 2019-02-15T02:37:26.384Z] 02:37:26 INFO - GECKO(5439) | MEMORY STAT | vsize 1985MB | residentFast 462MB | heapAllocated 207MB
![]() |
||
Comment 1•6 years ago
|
||
Fixed by backout of bug 1525125.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Will this fix require validation from the QA team? if yes please provide some testing steps, thank you!
Assignee | ||
Comment 5•6 years ago
|
||
This would have been verified as part of bug 1525125, nothing to do here.
Description
•