Open Bug 1531573 Opened 5 years ago Updated 2 years ago

windows/aarch64 - devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js | multiple failures

Categories

(DevTools :: Console, defect, P5)

defect

Tracking

(Not tracked)

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

#[markdown(off)]
Filed by: egao [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=230906095&repo=try

https://queue.taskcluster.net/v1/task/IGKfuUslT_mT7bzqS1Mu-w/runs/0/artifacts/public/logs/live_backing.log

Observed during windows10-aarch64/opt-mochitest-devtools-e10s-5.

Two failures observed for this test file:
- jsterm has expected value - Got window.Bug583816, expected window.Bug583816
- The tab char at the the start of the input was removed after hitting Shift+Tab - Got 1, expected 0

Context:
01:33:56 INFO - TEST-UNEXPECTED-FAIL | devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js | jsterm has expected value - Got window.Bug583816, expected window.Bug583816
01:33:56 INFO - Stack trace:
01:33:56 INFO - chrome://mochikit/content/browser-test.js:test_is:1315
01:33:56 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/head.js:checkJsTermValueAndCursor:511
01:33:56 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js:performTests:57
01:33:56 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js:null:18
01:33:56 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1106
01:33:56 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1134
01:33:56 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:995
01:33:56 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:803
01:33:56 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js | undefined assertion name -
01:33:56 INFO - Not taking screenshot here: see the one that was previously logged
01:33:56 INFO - TEST-UNEXPECTED-FAIL | devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js | The tab char at the the start of the input was removed after hitting Shift+Tab - Got 1, expected 0
01:33:56 INFO - Stack trace:
01:33:56 INFO - chrome://mochikit/content/browser-test.js:test_is:1315
01:33:56 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/head.js:checkJsTermValueAndCursor:514
01:33:56 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js:performTests:57
01:33:56 INFO - chrome://mochitests/content/browser/devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js:null:18
01:33:57 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1106
01:33:57 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1134
01:33:57 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:995
01:33:57 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:803
01:33:57 INFO - TEST-PASS | devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js | input is still focused -
01:33:57 INFO - Leaving test bound
01:33:57 INFO - GECKO(984) | console.warn: "Error while detaching the thread front: 'detach' request packet to 'server1.conn169.child1/context22' can't be sent as the connection is closed."
01:33:57 INFO - Removing tab.
01:33:57 INFO - Waiting for event: 'TabClose' on [object XULElement].
01:33:57 INFO - Got event: 'TabClose' on [object XULElement].
01:33:57 INFO - Tab removed and finished closing
01:33:57 INFO - GECKO(984) | console.warn: "Error while detaching the thread front: 'detach' request packet to 'server1.conn168.child1/context22' can't be sent as the connection is closed."
01:33:58 INFO - Removing tab.
01:33:58 INFO - Waiting for event: 'TabClose' on [object XULElement].
01:33:58 INFO - Got event: 'TabClose' on [object XULElement].
01:33:58 INFO - Tab removed and finished closing
01:33:58 INFO - GECKO(984) | MEMORY STAT | vsize 6521MB | vsizeMaxContiguous 67622117MB | residentFast 575MB | heapAllocated 184MB
01:33:58 INFO - TEST-OK | devtools/client/webconsole/test/mochitest/browser_jsterm_no_input_and_tab_key_pressed.js | took 3110ms
01:33:58 INFO - checking window state

This test has been disabled in patch https://phabricator.services.mozilla.com/D23369 due to consistent failures on windows10-aarch64.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.