Closed
Bug 1724021
Opened 4 years ago
Closed 4 years ago
Intermittent dom/base/test/test_copypaste.html | value of the textarea after the paste - got "", expected "This is a draggable bit of text."
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=347388795&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Cp3AeJIORoWLxXIS8p7quQ/runs/0/artifacts/public/logs/live_backing.log
[task 2021-08-04T15:15:54.866Z] 15:15:54 INFO - TEST-START | dom/base/test/test_copypaste.html
[task 2021-08-04T15:15:54.980Z] 15:15:54 INFO - GECKO(3024) | [Child 5088, Main Thread] WARNING: '!aChild->IsContent()', file /builds/worker/workspace/obj-build/dist/include/mozilla/EditorDOMPoint.h:460
[task 2021-08-04T15:15:55.025Z] 15:15:55 INFO - GECKO(3024) | [Child 5088, Main Thread] WARNING: '!editingHost', file /builds/worker/checkouts/gecko/editor/libeditor/HTMLEditor.cpp:755
[task 2021-08-04T15:15:55.027Z] 15:15:55 INFO - GECKO(3024) | [Child 5088, Main Thread] WARNING: mozInlineSpellCHecker::UpdateCurrentDictionary() failed, but ignored: 'NS_SUCCEEDED(rvIgnored)', file /builds/worker/checkouts/gecko/editor/libeditor/EditorBase.cpp:5603
[task 2021-08-04T15:15:55.030Z] 15:15:55 INFO - GECKO(3024) | [Child 5088, Main Thread] WARNING: nsITransferable::GetAnyDataTransferData() failed, but ignored: 'NS_SUCCEEDED(rv)', file /builds/worker/checkouts/gecko/editor/libeditor/TextEditorDataTransfer.cpp:52
[task 2021-08-04T15:15:55.032Z] 15:15:55 INFO - TEST-INFO | started process screenshot
[task 2021-08-04T15:15:55.096Z] 15:15:55 INFO - TEST-INFO | screenshot: exit 0
[task 2021-08-04T15:15:55.103Z] 15:15:55 INFO - Buffered messages logged at 15:15:54
[task 2021-08-04T15:15:55.103Z] 15:15:55 INFO - add_task | Entering test test_copyhtml
[task 2021-08-04T15:15:55.104Z] 15:15:55 INFO - Buffered messages logged at 15:15:55
[task 2021-08-04T15:15:55.104Z] 15:15:55 INFO - Initializing clipboard with "waitForClipboard-known-value-0.47329502906038146"...
[task 2021-08-04T15:15:55.105Z] 15:15:55 INFO - Succeeded initializing clipboard, start requested things...
[task 2021-08-04T15:15:55.105Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | Clipboard has the given value: 'This is a draggable bit of text.'
[task 2021-08-04T15:15:55.106Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | check text/unicode
[task 2021-08-04T15:15:55.106Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | check text/html
[task 2021-08-04T15:15:55.107Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | Selection.toString
[task 2021-08-04T15:15:55.107Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | text/unicode value in the clipboard
[task 2021-08-04T15:15:55.108Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | text/html value in the clipboard
[task 2021-08-04T15:15:55.108Z] 15:15:55 INFO - Buffered messages finished
[task 2021-08-04T15:15:55.109Z] 15:15:55 INFO - TEST-UNEXPECTED-FAIL | dom/base/test/test_copypaste.html | value of the textarea after the paste - got "", expected "This is a draggable bit of text."
[task 2021-08-04T15:15:55.109Z] 15:15:55 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:500:14
[task 2021-08-04T15:15:55.109Z] 15:15:55 INFO - testPasteText@dom/base/test/copypaste.js:137:7
[task 2021-08-04T15:15:55.109Z] 15:15:55 INFO - testCopyPaste@dom/base/test/copypaste.js:167:16
[task 2021-08-04T15:15:55.110Z] 15:15:55 INFO - Initializing clipboard with "waitForClipboard-known-value-0.685193195659219"...
[task 2021-08-04T15:15:55.110Z] 15:15:55 INFO - Succeeded initializing clipboard, start requested things...
[task 2021-08-04T15:15:55.111Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | Clipboard has the given value: ' bla
<...>
[task 2021-08-04T15:15:55.485Z] 15:15:55 INFO - TEST-PASS | dom/base/test/test_copypaste.html | text/unicode value in the clipboard
[task 2021-08-04T15:15:55.488Z] 15:15:55 INFO - add_task | Leaving test test_copyhtml
[task 2021-08-04T15:15:55.498Z] 15:15:55 INFO - GECKO(3024) | MEMORY STAT | vsize 2104070MB | vsizeMaxContiguous 66743509MB | residentFast 166MB | heapAllocated 28MB
[task 2021-08-04T15:15:55.507Z] 15:15:55 INFO - TEST-OK | dom/base/test/test_copypaste.html | took 631ms
| Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•