Open Bug 1725109 Opened 3 years ago Updated 3 years ago

Intermittent [tier 2] toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Timed out while polling clipboard for initialized data, got: HELLO

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=348055368&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NHyw0KGLS8KDY3b22tRY8Q/runs/0/artifacts/public/logs/live_backing.log


[task 2021-08-11T06:38:08.145Z] 06:38:08     INFO - TEST-START | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html
[task 2021-08-11T06:38:08.179Z] 06:38:08     INFO - GECKO(4560) | Console message: [JavaScript Warning: "The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it." {file: "http://mochi.test:8888/tests/toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html" line: 0}]
[task 2021-08-11T06:38:08.241Z] 06:38:08     INFO - GECKO(4560) | Console message: [JavaScript Warning: "Storage access automatically granted for origin https://example.com on http://mochi.test:8888."]
[task 2021-08-11T06:38:08.377Z] 06:38:08     INFO - GECKO(4560) | Console message: [JavaScript Warning: "Storage access automatically granted for origin https://example.com on http://mochi.test:8888."]
[task 2021-08-11T06:38:08.522Z] 06:38:08     INFO - GECKO(4560) | Console message: [JavaScript Warning: "Storage access automatically granted for origin https://example.com on http://mochi.test:8888."]
[task 2021-08-11T06:38:08.606Z] 06:38:08     INFO - GECKO(4560) | Console message: [JavaScript Warning: "Storage access automatically granted for origin https://example.com on http://mochi.test:8888."]
[task 2021-08-11T06:38:08.807Z] 06:38:08     INFO - GECKO(4560) | Console message: [JavaScript Warning: "Storage access automatically granted for origin https://example.com on http://mochi.test:8888."]
[task 2021-08-11T06:38:14.216Z] 06:38:14     INFO - TEST-INFO | started process screenshot
[task 2021-08-11T06:38:14.301Z] 06:38:14     INFO - TEST-INFO | screenshot: exit 0
[task 2021-08-11T06:38:14.312Z] 06:38:14     INFO - Buffered messages logged at 06:38:08
[task 2021-08-11T06:38:14.313Z] 06:38:14     INFO - add_task | Entering test setup
[task 2021-08-11T06:38:14.313Z] 06:38:14     INFO - add_task | Leaving test setup
[task 2021-08-11T06:38:14.314Z] 06:38:14     INFO - add_task | Entering test test_background_async_clipboard_no_permissions
[task 2021-08-11T06:38:14.314Z] 06:38:14     INFO - Extension loaded
[task 2021-08-11T06:38:14.315Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match (err) => err === undefined, got undefined: Read should be denied without permission 
[task 2021-08-11T06:38:14.316Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match "Clipboard write was blocked due to lack of user activation.", got "Clipboard write was blocked due to lack of user activation.": Write should be denied without permission 
[task 2021-08-11T06:38:14.317Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match "Clipboard write was blocked due to lack of user activation.", got "Clipboard write was blocked due to lack of user activation.": WriteText should be denied without permission 
[task 2021-08-11T06:38:14.318Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match (err) => err === undefined, got undefined: ReadText should be denied without permission 
[task 2021-08-11T06:38:14.319Z] 06:38:14     INFO - add_task | Leaving test test_background_async_clipboard_no_permissions
[task 2021-08-11T06:38:14.320Z] 06:38:14     INFO - add_task | Entering test test_contentscript_async_clipboard_no_permission
[task 2021-08-11T06:38:14.320Z] 06:38:14     INFO - Extension loaded
[task 2021-08-11T06:38:14.321Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match (err) => err === undefined, got undefined: Read should be denied without permission 
[task 2021-08-11T06:38:14.322Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match "Clipboard write was blocked due to lack of user activation.", got "Clipboard write was blocked due to lack of user activation.": Write should be denied without permission 
[task 2021-08-11T06:38:14.323Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match "Clipboard write was blocked due to lack of user activation.", got "Clipboard write was blocked due to lack of user activation.": WriteText should be denied without permission 
[task 2021-08-11T06:38:14.324Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Promise rejected, expecting rejection to match (err) => err === undefined, got undefined: ReadText should be denied without permission 
[task 2021-08-11T06:38:14.324Z] 06:38:14     INFO - add_task | Leaving test test_contentscript_async_clipboard_no_permission
[task 2021-08-11T06:38:14.324Z] 06:38:14     INFO - add_task | Entering test test_contentscript_clipboard_permission_writetext
[task 2021-08-11T06:38:14.325Z] 06:38:14     INFO - Extension loaded
[task 2021-08-11T06:38:14.325Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | right string copied by write 
[task 2021-08-11T06:38:14.326Z] 06:38:14     INFO - add_task | Leaving test test_contentscript_clipboard_permission_writetext
[task 2021-08-11T06:38:14.327Z] 06:38:14     INFO - add_task | Entering test test_contentscript_clipboard_permission_readtext
[task 2021-08-11T06:38:14.327Z] 06:38:14     INFO - Initializing clipboard with "waitForClipboard-known-value-0.8075789099730725"...
[task 2021-08-11T06:38:14.328Z] 06:38:14     INFO - Succeeded initializing clipboard, start requested things...
[task 2021-08-11T06:38:14.328Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Clipboard has the given value: 'HI' 
[task 2021-08-11T06:38:14.329Z] 06:38:14     INFO - Extension loaded
[task 2021-08-11T06:38:14.329Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Successfully read from clipboard 
[task 2021-08-11T06:38:14.330Z] 06:38:14     INFO - add_task | Leaving test test_contentscript_clipboard_permission_readtext
[task 2021-08-11T06:38:14.331Z] 06:38:14     INFO - add_task | Entering test test_contentscript_clipboard_permission_write
[task 2021-08-11T06:38:14.331Z] 06:38:14     INFO - Extension loaded
[task 2021-08-11T06:38:14.332Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | right string copied by write 
[task 2021-08-11T06:38:14.332Z] 06:38:14     INFO - add_task | Leaving test test_contentscript_clipboard_permission_write
[task 2021-08-11T06:38:14.333Z] 06:38:14     INFO - add_task | Entering test test_contentscript_clipboard_permission_read
[task 2021-08-11T06:38:14.333Z] 06:38:14     INFO - Initializing clipboard with "waitForClipboard-known-value-0.4717388727942269"...
[task 2021-08-11T06:38:14.334Z] 06:38:14     INFO - Succeeded initializing clipboard, start requested things...
[task 2021-08-11T06:38:14.334Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Clipboard has the given value: 'HELLO' 
[task 2021-08-11T06:38:14.335Z] 06:38:14     INFO - Extension loaded
[task 2021-08-11T06:38:14.335Z] 06:38:14     INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Read promise successfully read the right thing 
[task 2021-08-11T06:38:14.336Z] 06:38:14     INFO - add_task | Leaving test test_contentscript_clipboard_permission_read
[task 2021-08-11T06:38:14.336Z] 06:38:14     INFO - add_task | Entering test test_contentscript_clipboard_nocontents_readtext
[task 2021-08-11T06:38:14.337Z] 06:38:14     INFO - Initializing clipboard with "waitForClipboard-known-value-0.5760068004705866"...
[task 2021-08-11T06:38:14.337Z] 06:38:14     INFO - Buffered messages finished
[task 2021-08-11T06:38:14.338Z] 06:38:14     INFO - TEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Timed out while polling clipboard for initialized data, got: HELLO 
[task 2021-08-11T06:38:14.338Z] 06:38:14     INFO -     SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2021-08-11T06:38:14.338Z] 06:38:14     INFO -     putAndVerify@SimpleTest/SimpleTest.js:1215:16
[task 2021-08-11T06:38:14.339Z] 06:38:14     INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-08-11T06:38:14.339Z] 06:38:14     INFO - TEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | Error: Timed out while polling clipboard for initialized data, got: HELLO - Should not throw any errors
[task 2021-08-11T06:38:14.339Z] 06:38:14     INFO - putAndVerify@http://mochi.test:8888/tests/SimpleTest/SimpleTest.js:1217:13
[task 2021-08-11T06:38:14.340Z] 06:38:14     INFO - GECKO(4560) | MEMORY STAT | vsize 2103741MB | vsizeMaxContiguous 78887997MB | residentFast 61MB | heapAllocated 7MB
[task 2021-08-11T06:38:14.340Z] 06:38:14     INFO - TEST-OK | toolkit/components/extensions/test/mochitest/test_ext_async_clipboard.html | took 6095ms
You need to log in before you can comment on or make changes to this bug.