Closed Bug 1425410 Opened 7 years ago Closed 5 years ago

Intermittent browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected entry: https://example.com/2/. - Got https://example.com/1/, expected https://example.com/2/

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Product: Toolkit → WebExtensions
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
This is still happening. Recent failure: https://treeherder.mozilla.org/logviewer.html#?job_id=200826907&repo=mozilla-central&lineNumber=3365 [task 2018-09-21T20:06:56.220Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | tabs.update should be rejected with the expected error message - [task 2018-09-21T20:06:56.230Z] 20:06:56 INFO - Extension loaded [task 2018-09-21T20:06:56.231Z] 20:06:56 INFO - Console message: Warning: attempting to write 30660 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 2018-09-21T20:06:56.233Z] 20:06:56 INFO - Buffered messages logged at 20:06:54 [task 2018-09-21T20:06:56.234Z] 20:06:56 INFO - tab.update URL "javascript:console.log('tabs.update execute javascript')" on tab with URL "about:blank" [task 2018-09-21T20:06:56.236Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | tabs.update with URL javascript:console.log('tabs.update execute javascript') should not be rejected - [task 2018-09-21T20:06:56.237Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | tabs.update should be rejected with the expected error message - [task 2018-09-21T20:06:56.239Z] 20:06:56 INFO - Extension loaded [task 2018-09-21T20:06:56.248Z] 20:06:56 INFO - Console message: Warning: attempting to write 30740 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 2018-09-21T20:06:56.250Z] 20:06:56 INFO - tab.update URL "data:text/html, [task 2018-09-21T20:06:56.251Z] 20:06:56 INFO - <!DOCTYPE html> [task 2018-09-21T20:06:56.252Z] 20:06:56 INFO - <html> [task 2018-09-21T20:06:56.254Z] 20:06:56 INFO - <head> [task 2018-09-21T20:06:56.255Z] 20:06:56 INFO - <meta charset="utf-8"> [task 2018-09-21T20:06:56.257Z] 20:06:56 INFO - </head> [task 2018-09-21T20:06:56.259Z] 20:06:56 INFO - <body> [task 2018-09-21T20:06:56.262Z] 20:06:56 INFO - <h1>data url page</h1> [task 2018-09-21T20:06:56.262Z] 20:06:56 INFO - </body> [task 2018-09-21T20:06:56.263Z] 20:06:56 INFO - </html>" on tab with URL "about:blank" [task 2018-09-21T20:06:56.269Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | tabs.update with URL data:text/html, [task 2018-09-21T20:06:56.270Z] 20:06:56 INFO - <!DOCTYPE html> [task 2018-09-21T20:06:56.271Z] 20:06:56 INFO - <html> [task 2018-09-21T20:06:56.272Z] 20:06:56 INFO - <head> [task 2018-09-21T20:06:56.273Z] 20:06:56 INFO - <meta charset="utf-8"> [task 2018-09-21T20:06:56.274Z] 20:06:56 INFO - </head> [task 2018-09-21T20:06:56.276Z] 20:06:56 INFO - <body> [task 2018-09-21T20:06:56.278Z] 20:06:56 INFO - <h1>data url page</h1> [task 2018-09-21T20:06:56.280Z] 20:06:56 INFO - </body> [task 2018-09-21T20:06:56.281Z] 20:06:56 INFO - </html> should not be rejected - [task 2018-09-21T20:06:56.282Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | tabs.update should be rejected with the expected error message - [task 2018-09-21T20:06:56.284Z] 20:06:56 INFO - done [task 2018-09-21T20:06:56.289Z] 20:06:56 INFO - Leaving test bound [task 2018-09-21T20:06:56.290Z] 20:06:56 INFO - Entering test bound test_update_reload [task 2018-09-21T20:06:56.292Z] 20:06:56 INFO - Extension loaded [task 2018-09-21T20:06:56.294Z] 20:06:56 INFO - Console message: Warning: attempting to write 30820 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 2018-09-21T20:06:56.295Z] 20:06:56 INFO - Buffered messages logged at 20:06:55 [task 2018-09-21T20:06:56.297Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected number of entries. - [task 2018-09-21T20:06:56.298Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected entry: URL. - [task 2018-09-21T20:06:56.300Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected number of entries. - [task 2018-09-21T20:06:56.302Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected entry: https://example.com/1/. - [task 2018-09-21T20:06:56.303Z] 20:06:56 INFO - TEST-PASS | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected number of entries. - [task 2018-09-21T20:06:56.305Z] 20:06:56 INFO - Buffered messages finished [task 2018-09-21T20:06:56.306Z] 20:06:56 INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | Tab history contains the expected entry: https://example.com/2/. - Got https://example.com/1/, expected https://example.com/2/ [task 2018-09-21T20:06:56.309Z] 20:06:56 INFO - Stack trace: [task 2018-09-21T20:06:56.312Z] 20:06:56 INFO - chrome://mochikit/content/browser-test.js:test_is:1304 [task 2018-09-21T20:06:56.314Z] 20:06:56 INFO - chrome://mochitests/content/browser/browser/components/extensions/test/browser/browser_ext_tabs_update_url.js:test_update_reload:180 [task 2018-09-21T20:06:56.316Z] 20:06:56 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1102 [task 2018-09-21T20:06:56.317Z] 20:06:56 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1093 [task 2018-09-21T20:06:56.318Z] 20:06:56 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:995 [task 2018-09-21T20:06:56.319Z] 20:06:56 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:795 [task 2018-09-21T20:06:56.321Z] 20:06:56 INFO - Leaving test bound test_update_reload [task 2018-09-21T20:06:56.322Z] 20:06:56 INFO - GECKO(2663) | MEMORY STAT | vsize 2638MB | residentFast 518MB | heapAllocated 184MB [task 2018-09-21T20:06:56.323Z] 20:06:56 INFO - TEST-OK | browser/components/extensions/test/browser/browser_ext_tabs_update_url.js | took 3238ms
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → INCOMPLETE
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=215842217&repo=mozilla-central&lineNumber=3858 [task 2018-12-06T23:32:17.472Z] 23:32:17 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | tabs.update should be rejected with the expected error message - [task 2018-12-06T23:32:17.474Z] 23:32:17 INFO - done [task 2018-12-06T23:32:17.475Z] 23:32:17 INFO - Leaving test bound [task 2018-12-06T23:32:17.477Z] 23:32:17 INFO - Entering test bound test_update_reload [task 2018-12-06T23:32:17.478Z] 23:32:17 INFO - Extension loaded [task 2018-12-06T23:32:17.483Z] 23:32:17 INFO - Console message: Warning: attempting to write 32282 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 2018-12-06T23:32:17.485Z] 23:32:17 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | Tab history contains the expected number of entries. - [task 2018-12-06T23:32:17.487Z] 23:32:17 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | Tab history contains the expected entry: URL. - [task 2018-12-06T23:32:17.489Z] 23:32:17 INFO - Buffered messages logged at 23:32:16 [task 2018-12-06T23:32:17.490Z] 23:32:17 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | Tab history contains the expected number of entries. - [task 2018-12-06T23:32:17.492Z] 23:32:17 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | Tab history contains the expected entry: https://example.com/1/. - [task 2018-12-06T23:32:17.494Z] 23:32:17 INFO - TEST-PASS | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | Tab history contains the expected number of entries. - [task 2018-12-06T23:32:17.495Z] 23:32:17 INFO - Buffered messages finished [task 2018-12-06T23:32:17.497Z] 23:32:17 INFO - TEST-UNEXPECTED-FAIL | browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js | Tab history contains the expected entry: https://example.com/2/. - Got https://example.com/1/, expected https://example.com/2/ [task 2018-12-06T23:32:17.498Z] 23:32:17 INFO - Stack trace: [task 2018-12-06T23:32:17.500Z] 23:32:17 INFO - chrome://mochikit/content/browser-test.js:test_is:1303 [task 2018-12-06T23:32:17.501Z] 23:32:17 INFO - chrome://mochitests/content/browser/browser/components/extensions/test/browser/test-oop-extensions/browser_ext_tabs_update_url.js:test_update_reload:180 [task 2018-12-06T23:32:17.502Z] 23:32:17 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1093 [task 2018-12-06T23:32:17.505Z] 23:32:17 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1084 [task 2018-12-06T23:32:17.506Z] 23:32:17 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:982 [task 2018-12-06T23:32:17.507Z] 23:32:17 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:803 [task 2018-12-06T23:32:17.508Z] 23:32:17 INFO - Leaving test bound test_update_reload [task 2018-12-06T23:32:17.509Z] 23:32:17 INFO - GECKO(3563) | MEMORY STAT | vsize 2377MB | residentFast 477MB | heapAllocated 160MB
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → INCOMPLETE
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INCOMPLETE
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 6 years ago5 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Depends on: 1624550
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.