Closed
Bug 1466210
Opened 7 years ago
Closed 6 years ago
Intermittent devtools/client/*, devtools/server/* | Aborting task - max run time exceeded!
Categories
(DevTools :: General, defect, P3)
DevTools
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1589796
People
(Reporter: nataliaCs, Assigned: gbrown)
Details
Failure log:
https://treeherder.mozilla.org/logviewer.html#?job_id=181367526&repo=try
Task details: https://tools.taskcluster.net/groups/PyiTiWwsTpCpZvOHjWftqg/tasks/BGaakremTI-nnyL6TPjaxA/details
10:12:37 INFO - TEST-START | devtools/client/responsive.html/test/browser/browser_toolbox_computed_view.js
10:12:37 INFO - Entering test bound
10:12:37 INFO - Adding a new tab with URL: data:text/html;charset=utf-8,<html><style>div { width: 500px; height: 10px; background: purple;} @media screen and (max-width: 200px) { div { width: 100px; }};</style><div></div></html>
10:12:37 INFO - GECKO(847) | ++DOCSHELL 0x1432c7800 == 2 [pid = 853] [id = {b0992052-4e69-6a43-a4c7-35c37a07f97e}]
10:12:37 INFO - GECKO(847) | ++DOMWINDOW == 6 (0x14625d800) [pid = 853] [serial = 111] [outer = 0x0]
10:12:37 INFO - GECKO(847) | ++DOMWINDOW == 7 (0x143b81400) [pid = 853] [serial = 112] [outer = 0x14625d800]
10:12:37 INFO - GECKO(847) | ++DOMWINDOW == 8 (0x14620ac00) [pid = 853] [serial = 113] [outer = 0x14625d800]
10:12:38 INFO - Tab added and finished loading
10:12:38 INFO - Opening responsive design mode
10:12:38 INFO - GECKO(847) | ++DOCSHELL 0x1458c5000 == 6 [pid = 847] [id = {4d43dec7-7307-6f48-a61a-7df63be7de29}]
10:12:38 INFO - GECKO(847) | ++DOMWINDOW == 32 (0x10d364c00) [pid = 847] [serial = 221] [outer = 0x0]
10:12:38 INFO - GECKO(847) | ++DOMWINDOW == 33 (0x148b36c00) [pid = 847] [serial = 222] [outer = 0x10d364c00]
10:12:38 INFO - GECKO(847) | JavaScript error: resource:///modules/PageStyleHandler.jsm, line 55: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDocShell.tabChild]
taskcluster 2018-06-01T17:16:46.063Z] Aborting task - max run time exceeded!
[taskcluster 2018-06-01T17:16:46.070Z] Exit Code: -1
[taskcluster 2018-06-01T17:16:46.070Z] === Task Finished ===
[taskcluster 2018-06-01T17:16:46.070Z] Task Duration: 1h29m59.35876508s
[taskcluster 2018-06-01T17:16:46.489Z] Uploading artifact public/logs/localconfig.json from file logs/localconfig.json with content encoding "gzip", mime type "application/json" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:47.218Z] Uploading artifact public/logs/log_critical.log from file logs/log_critical.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:47.612Z] Uploading artifact public/logs/log_error.log from file logs/log_error.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:48.141Z] Uploading artifact public/logs/log_fatal.log from file logs/log_fatal.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:48.581Z] Uploading artifact public/logs/log_info.log from file logs/log_info.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:50.255Z] Uploading artifact public/logs/log_raw.log from file logs/log_raw.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:51.313Z] Uploading artifact public/logs/log_warning.log from file logs/log_warning.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:51.910Z] Uploading artifact public/test_info/manifests.list from file build/blobber_upload_dir/manifests.list with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:52.361Z] Uploading artifact public/test_info/mochitest-devtools-chrome-chunked_errorsummary.log from file build/blobber_upload_dir/mochitest-devtools-chrome-chunked_errorsummary.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:52.745Z] Uploading artifact public/test_info/mochitest-devtools-chrome-chunked_raw.log from file build/blobber_upload_dir/mochitest-devtools-chrome-chunked_raw.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:54.218Z] Uploading artifact public/test_info/system-info.log from file build/blobber_upload_dir/system-info.log with content encoding "gzip", mime type "text/plain" and expiry 2018-06-15T15:46:35.690Z
[taskcluster 2018-06-01T17:16:54.719Z] Task not successful due to following exception(s):
[taskcluster 2018-06-01T17:16:54.719Z] Exception 1)
[taskcluster 2018-06-01T17:16:54.719Z] signal: killed
[taskcluster 2018-06-01T17:16:54.719Z]
Reporter | ||
Updated•7 years ago
|
Summary: Intermittent devtools/client/responsive.html/test/browser/browser_toolbox_computed_view.js | Aborting task - max run time exceeded! → Intermittent browser_toolbox_computed_view.js, browser_toolbox_rule_view.js | Aborting task - max run time exceeded!
Reporter | ||
Updated•7 years ago
|
Summary: Intermittent browser_toolbox_computed_view.js, browser_toolbox_rule_view.js | Aborting task - max run time exceeded! → Intermittent browser_toolbox_computed_view.js, browser_toolbox_rule_view.js, browser_toolbox_swap_inspector.js | Aborting task - max run time exceeded!
Reporter | ||
Updated•7 years ago
|
Summary: Intermittent browser_toolbox_computed_view.js, browser_toolbox_rule_view.js, browser_toolbox_swap_inspector.js | Aborting task - max run time exceeded! → Intermittent devtools/client/responsive.html/* | Aborting task - max run time exceeded!
Reporter | ||
Updated•7 years ago
|
Summary: Intermittent devtools/client/responsive.html/* | Aborting task - max run time exceeded! → Intermittent devtools/client/*, devtools/server/* | Aborting task - max run time exceeded!
Component: Developer Tools: Responsive Design Mode → Developer Tools
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Product: Firefox → DevTools
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
![]() |
Assignee | |
Updated•6 years ago
|
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•