Intermittent devtools/client/webconsole/test/browser/browser_webconsole_scroll.js | Test timed out -
Categories
(DevTools :: Console, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
Filed by: cbrindusan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=266151092&repo=mozilla-inbound
Full log: https://queue.taskcluster.net/v1/task/EPcjxvcNSYS86x3LrapaXA/runs/0/artifacts/public/logs/live_backing.log
[task 2019-09-11T17:18:29.837Z] 17:18:29 INFO - TEST-START | devtools/client/webconsole/test/browser/browser_webconsole_scroll.js
[task 2019-09-11T17:21:24.414Z] 17:21:24 INFO - TEST-INFO | started process screentopng
[task 2019-09-11T17:21:31.030Z] 17:21:31 INFO - TEST-INFO | screentopng: exit 0
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Buffered messages logged at 17:18:29
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Entering test bound
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Adding a new tab with URL: data:text/html;charset=utf-8,<p>Web Console test for scroll.</p>
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - <script>
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - var a = () => b();
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - var b = () => c();
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - var c = () => console.trace("trace in C");
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO -
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - for (let i = 0; i < 100; i++) {
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - if (i % 10 === 0) {
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - c();
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - }
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - console.log("init-" + i);
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - }
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - </script>
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO -
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Buffered messages logged at 17:18:33
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Tab added and finished loading
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Opening the toolbox
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Buffered messages logged at 17:19:26
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Toolbox opened and focused
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Console should be scrolled to bottom on initial load from page logs
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Buffered messages logged at 17:19:27
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - TEST-PASS | devtools/client/webconsole/test/browser/browser_webconsole_scroll.js | There is a vertical overflow -
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - TEST-PASS | devtools/client/webconsole/test/browser/browser_webconsole_scroll.js | The console is scrolled to the bottom -
[task 2019-09-11T17:21:31.035Z] 17:21:31 INFO - Wait until all stacktraces are rendered
[task 2019-09-11T17:21:31.036Z] 17:21:31 INFO - Buffered messages finished
[task 2019-09-11T17:21:31.036Z] 17:21:31 INFO - TEST-UNEXPECTED-FAIL | devtools/client/webconsole/test/browser/browser_webconsole_scroll.js | Test timed out -
| Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•