Intermittent dom/base/test/test_bug116083.html | Timed out while polling clipboard for requested data, got: waitForClipboard-known-value-0.548410354434898
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=346920474&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZtjPp3olRvqSowA1oIoGdw/runs/0/artifacts/public/logs/live_backing.log
INFO - TEST-PASS | dom/base/test/test_bug116083.html | The clipboard has application/x-moz-nativehtml
[task 2021-07-30T18:29:49.532Z] 18:29:49 INFO - Initializing clipboard with "waitForClipboard-known-value-0.548410354434898"...
[task 2021-07-30T18:29:49.533Z] 18:29:49 INFO - Succeeded initializing clipboard, start requested things...
[task 2021-07-30T18:29:49.533Z] 18:29:49 INFO - Buffered messages finished
[task 2021-07-30T18:29:49.534Z] 18:29:49 INFO - TEST-UNEXPECTED-FAIL | dom/base/test/test_bug116083.html | Timed out while polling clipboard for requested data, got: waitForClipboard-known-value-0.548410354434898
[task 2021-07-30T18:29:49.534Z] 18:29:49 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2021-07-30T18:29:49.534Z] 18:29:49 INFO - putAndVerify@SimpleTest/SimpleTest.js:1215:16
[task 2021-07-30T18:29:49.534Z] 18:29:49 INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-07-30T18:29:49.535Z] 18:29:49 INFO - TEST-UNEXPECTED-FAIL | dom/base/test/test_bug116083.html | failed to copy the expected content to the clipboard
[task 2021-07-30T18:29:49.535Z] 18:29:49 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2021-07-30T18:29:49.535Z] 18:29:49 INFO - nextTest/<@dom/base/test/test_bug116083.html:111:7
[task 2021-07-30T18:29:49.536Z] 18:29:49 INFO - GECKO(7748) | MEMORY STAT | vsize 2103789MB | vsizeMaxContiguous 71040884MB | residentFast 85MB | heapAllocated 8MB
[task 2021-07-30T18:29:49.536Z] 18:29:49 INFO - TEST-OK | dom/base/test/test_bug116083.html | took 5974ms
[task 2021-07-30T18:29:49.537Z] 18:29:49 INFO - TEST-START | dom/base/test/test_bug1163743.html
| Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
Michelle, there are several clipboard related failures since the migration to Windows 10 2004. Could you take a look at them and take action (preferably getting the clipboard polling more reliably, else adjusting the test expectations).
Comment 3•4 years ago
|
||
I would check if there are multiple clipboards in the image. I recall many years ago where we had the virtualization layer adding a clipboard to the OS layer- we would randomly copy or paste from the virtualization layer clipboard which would fail.
Comment 4•4 years ago
|
||
Working on this with Joel and Mark. If we can't fix the issue in the worker image soon-ish I will adjust the expectations.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 7•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•