windows/aarch64 - devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | got expected html
Categories
(DevTools :: Console, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
#[markdown(off)]
Filed by: egao [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=231977438&repo=try
Test: opt-mochitest-devtools-chrome-e10s-2 m-e10s(dt2)
Context:
23:14:06 INFO - TEST-START | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js
23:14:06 INFO - Not taking screenshot here: see the one that was previously logged
23:14:06 INFO - Buffered messages logged at 23:14:06
23:14:06 INFO - Entering test bound
23:14:06 INFO - Adding a new tab with URL: data:text/html;charset=utf-8,Test syntax highlighted output
23:14:06 INFO - Tab added and finished loading
23:14:06 INFO - Opening the toolbox
23:14:06 INFO - Toolbox opened and focused
23:14:06 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | Custom Element exists -
23:14:06 INFO - Matched a message with text: "var a = 'str';", all messages received.
23:14:06 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | 1 syntax highlighted tag -
23:14:06 INFO - Buffered messages finished
23:14:07 INFO - TEST-UNEXPECTED-FAIL | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | got expected html - Got <syntax-highlighted>var a = 'str';</syntax-highlighted>, expected <syntax-highlighted class="cm-s-mozilla"><span class="cm-keyword">var</span> <span class="cm-def">a</span> <span class="cm-operator">=</span> <span class="cm-string">'str'</span>;</syntax-highlighted>
23:14:07 INFO - Stack trace:
23:14:07 INFO - chrome://mochikit/content/browser-test.js:test_is:1315
23:14:07 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js:performTests:38
23:14:07 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js:null:11
23:14:07 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1106
23:14:07 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1134
23:14:07 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:995
23:14:07 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:803
23:14:07 INFO - Adding a new tab with URL: data:text/html;charset=utf-8,Test syntax highlighted output
23:14:07 INFO - Tab added and finished loading
23:14:07 INFO - Opening the toolbox
23:14:07 INFO - Toolbox opened and focused
23:14:07 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | Custom Element exists -
23:14:07 INFO - Matched a message with text: "var a = 'str';", all messages received.
23:14:07 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | 1 syntax highlighted tag -
23:14:07 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | got expected html -
23:14:07 INFO - Leaving test bound
23:14:07 INFO - GECKO(5460) | console.warn: "Error while detaching the thread front: 'detach' request packet to 'server1.conn177.child1/context22' can't be sent as the connection is closed."
23:14:08 INFO - Removing tab.
23:14:08 INFO - Waiting for event: 'TabClose' on [object XULElement].
23:14:08 INFO - Got event: 'TabClose' on [object XULElement].
23:14:08 INFO - Tab removed and finished closing
23:14:08 INFO - GECKO(5460) | console.warn: "Error while detaching the thread front: 'detach' request packet to 'server1.conn176.child1/context22' can't be sent as the connection is closed."
23:14:08 INFO - Removing tab.
23:14:08 INFO - Waiting for event: 'TabClose' on [object XULElement].
23:14:08 INFO - Got event: 'TabClose' on [object XULElement].
23:14:09 INFO - Tab removed and finished closing
23:14:09 INFO - GECKO(5460) | MEMORY STAT | vsize 6714MB | vsizeMaxContiguous 67132130MB | residentFast 717MB | heapAllocated 251MB
23:14:09 INFO - TEST-OK | devtools/client/webconsole/test/mochitest/browser_jsterm_syntax_highlight_output.js | took 2827ms
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Description
•