Closed Bug 1517936 Opened 5 years ago Closed 5 years ago

Intermittent devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Test timed out -

Categories

(DevTools :: Inspector: Rules, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1517817

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: rgurzau [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=220115451&repo=mozilla-central

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

06:37:19     INFO - TEST-START | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_GRIDS"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "CLEAR_FLEXBOX"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_OFFSET_PARENT"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_LAYOUT"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "CLEAR_FLEXBOX"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_OFFSET_PARENT"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_LAYOUT"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "CLEAR_FLEXBOX"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_OFFSET_PARENT"
06:37:19     INFO - GECKO(4276) | console.log: "[DISPATCH] action type:" "UPDATE_LAYOUT"
06:37:25     INFO - GECKO(4276) | Handler function executor threw an exception: Error: Must use a native JavaScript stack frame
06:37:25     INFO - GECKO(4276) | Stack: callFunctionWithAsyncStack@resource://devtools/shared/platform/stack.js:61:10
06:37:25     INFO - GECKO(4276) | executor@resource://devtools/shared/DevToolsUtils.js:59:9
06:37:25     INFO - GECKO(4276) | exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14
06:37:25     INFO - GECKO(4276) | Line: 61, column: 10
06:37:25     INFO - GECKO(4276) | console.error: "Handler function executor threw an exception: Error: Must use a native JavaScript stack frame\nStack: callFunctionWithAsyncStack@resource://devtools/shared/platform/stack.js:61:10\nexecutor@resource://devtools/shared/DevToolsUtils.js:59:9\nexports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14\nLine: 61, column: 10"
06:37:25     INFO - GECKO(4276) | Handler function executor threw an exception: Error: Must use a native JavaScript stack frame
06:37:25     INFO - GECKO(4276) | Stack: callFunctionWithAsyncStack@resource://devtools/shared/platform/stack.js:61:10
06:37:25     INFO - GECKO(4276) | executor@resource://devtools/shared/DevToolsUtils.js:59:9
06:37:25     INFO - GECKO(4276) | exports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14
06:37:25     INFO - GECKO(4276) | Line: 61, column: 10
06:37:25     INFO - GECKO(4276) | console.error: "Handler function executor threw an exception: Error: Must use a native JavaScript stack frame\nStack: callFunctionWithAsyncStack@resource://devtools/shared/platform/stack.js:61:10\nexecutor@resource://devtools/shared/DevToolsUtils.js:59:9\nexports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:109:14\nLine: 61, column: 10"
06:38:04     INFO - TEST-INFO | started process screenshot
06:38:04     INFO - TEST-INFO | screenshot: exit 0
06:38:04     INFO - Buffered messages logged at 06:37:19
06:38:04     INFO - Entering test bound 
06:38:04     INFO - Adding a new tab with URL: data:text/html;charset=utf-8,%0A%20%20%3Chtml%3E%0A%20%20%3Chead%3E%0A%20%20%3Ctitle%3ERule%20view%20style%20editor%20link%20test%3C%2Ftitle%3E%0A%20%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%20%20html%20%7B%20color%3A%20%23000000%3B%20%7D%0A%20%20div%20%7B%20font-variant%3A%20small-caps%3B%20color%3A%20%23000000%3B%20%7D%0A%20%20.nomatches%20%7Bcolor%3A%20%23ff0000%3B%7D%3C%2Fstyle%3E%20%3Cdiv%20id%3D%22first%22%20style%3D%22margin%3A%2010em%3B%0A%20%20font-size%3A%2014pt%3B%20font-family%3A%20helvetica%2C%20sans-serif%3B%20color%3A%20%23AAA%22%3E%0A%20%20%3C%2Fstyle%3E%0A%20%20%3Cstyle%3E%0A%20%20div%20%7B%20font-weight%3A%20bold%3B%20%7D%0A%20%20%3C%2Fstyle%3E%0A%20%20%3Clink%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%20href%3D%22data%3Atext%2Fcss%2C%2523first%2520%257B%250Acolor%253A%2520blue%250A%257D%22%3E%0A%20%20%3Clink%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%20href%3D%22http%3A%2F%2Fexample.com%2Fbrowser%2Fdevtools%2Fclient%2Finspector%2Frules%2Ftest%2Fdoc_style_editor_link.css%22%3E%0A%20%20%3C%2Fhead%3E%0A%20%20%3Cbody%3E%0A%20%20%3Ch1%3ESome%20header%20text%3C%2Fh1%3E%0A%20%20%3Cp%20id%3D%22salutation%22%20style%3D%22font-size%3A%2012pt%22%3Ehi.%3C%2Fp%3E%0A%20%20%3Cp%20id%3D%22body%22%20style%3D%22font-size%3A%2012pt%22%3EI%20am%20a%20test-case.%20This%20text%20exists%0A%20%20solely%20to%20provide%20some%20things%20to%0A%20%20%3Cspan%20style%3D%22color%3A%20yellow%22%20class%3D%22highlight%22%3E%0A%20%20highlight%3C%2Fspan%3E%20and%20%3Cspan%20style%3D%22font-weight%3A%20bold%22%3Ecount%3C%2Fspan%3E%0A%20%20style%20list-items%20in%20the%20box%20at%20right.%20If%20you%20are%20reading%20this%2C%0A%20%20you%20should%20go%20do%20something%20else%20instead.%20Maybe%20read%20a%20book.%20Or%20better%0A%20%20yet%2C%20write%20some%20test-cases%20for%20another%20bit%20of%20code.%0A%20%20%3Cspan%20style%3D%22font-style%3A%20italic%22%3Esome%20text%3C%2Fspan%3E%3C%2Fp%3E%0A%20%20%3Cp%20id%3D%22closing%22%3Emore%20text%3C%2Fp%3E%0A%20%20%3Cp%3Eeven%20more%20text%3C%2Fp%3E%0A%20%20%3C%2Fdiv%3E%0A%20%20%3C%2Fbody%3E%0A%20%20%3C%2Fhtml%3E%0A
06:38:04     INFO - Tab added and finished loading
06:38:04     INFO - Loading the helper frame script chrome://mochitests/content/browser/devtools/client/inspector/rules/test/doc_frame_script.js
06:38:04     INFO - Opening the inspector
06:38:04     INFO - Opening the toolbox
06:38:04     INFO - Toolbox opened and focused
06:38:04     INFO - Selecting the node for 'div'
06:38:04     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 259}]
06:38:04     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 259}]
06:38:04     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 259}]
06:38:04     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 259}]
06:38:04     INFO - Checking the data URL link label
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Rule view data URL stylesheet display value matches contents - 
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Rule view data URL stylesheet tooltip text matches the full URI path - 
06:38:04     INFO - Checking the external link label
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Rule view external stylesheet display value matches filename and line number - 
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Rule view external stylesheet tooltip text matches the full URI path - 
06:38:04     INFO - Testing inline stylesheet
06:38:04     INFO - Listening for toolbox switch to the styleeditor
06:38:04     INFO - Waiting for the toolbox to switch to the styleeditor
06:38:04     INFO - Clicking an inline stylesheet
06:38:04     INFO - Console message: [JavaScript Warning: "XUL box for h3 element contained an inline #text child, forcing all its children to be wrapped in a block." {file: "chrome://devtools/content/styleeditor/index.xul" line: 0}]
06:38:04     INFO - Console message: [JavaScript Warning: "XUL box for h3 element contained an inline #text child, forcing all its children to be wrapped in a block." {file: "chrome://devtools/content/styleeditor/index.xul" line: 0}]
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Styleeditor panel switched to front - 
06:38:04     INFO - Stylesheet editor selected
06:38:04     INFO - Stylesheet editor fully loaded
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Switched to the style-editor panel in the toolbox - 
06:38:04     INFO - validating style editor stylesheet
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | loaded stylesheet index matches document stylesheet - 
06:38:04     INFO - Console message: [JavaScript Warning: "XUL box for h3 element contained an inline #text child, forcing all its children to be wrapped in a block." {file: "chrome://devtools/content/sourceeditor/codemirror/codemirror.bundle.js" line: 1}]
06:38:04     INFO - Console message: [JavaScript Warning: "XUL box for h3 element contained an inline #text child, forcing all its children to be wrapped in a block." {file: "chrome://devtools/content/sourceeditor/codemirror/codemirror.bundle.js" line: 1}]
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | loaded stylesheet href matches document stylesheet - 
06:38:04     INFO - Testing second inline stylesheet
06:38:04     INFO - Waiting for the stylesheet editor to be selected
06:38:04     INFO - Switching back to the inspector panel in the toolbox
06:38:04     INFO - Clicking on second inline stylesheet link
06:38:04     INFO - Buffered messages logged at 06:37:20
06:38:04     INFO - Console message: [JavaScript Warning: "XUL box for h3 element contained an inline #text child, forcing all its children to be wrapped in a block." {file: "resource://devtools/client/framework/toolbox.js" line: 2063}]
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | The style editor is selected again - 
06:38:04     INFO - validating style editor stylesheet
06:38:04     INFO - TEST-PASS | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | loaded stylesheet index matches document stylesheet - 
06:38:04     INFO - Buffered messages finished
06:38:04     INFO - TEST-UNEXPECTED-FAIL | devtools/client/inspector/rules/test/browser_rules_style-editor-link.js | Test timed out - 
06:38:04     INFO - GECKO(4276) | console.error: (new Error("Connection closed, pending request to server1.conn211.child1/cssUsageActor13, type createEditorReportForSheet failed\n\nRequest stack:\nrequest@resource://devtools/shared/protocol.js:1415:14\ngenerateRequestMethods/</frontProto[name]@resource://devtools/shared/protocol.js:1539:14\n_sourceLoaded/onShow/<@resource://devtools/client/styleeditor/StyleEditorUI.jsm:660:35\nAsync*onShow@resource://devtools/client/styleeditor/StyleEditorUI.jsm:641:16\nset activeSummary@resource://devtools/client/shared/SplitView.jsm:145:7\n_selectEditor/summaryPromise<@resource://devtools/client/styleeditor/StyleEditorUI.jsm:747:7\npromise callback*_selectEditor@resource://devtools/client/styleeditor/StyleEditorUI.jsm:746:58\nswitchToSelectedSheet@resource://devtools/client/styleeditor/StyleEditorUI.jsm:698:16\nselectStyleSheet@resource://devtools/client/styleeditor/StyleEditorUI.jsm:822:12\nselectStyleSheet@resource://devtools/client/styleeditor/panel.js:113:12\n_onSourceClick/<@resource://devtools/client/inspector/rules/views/rule-editor.js:290:37\n", "resource://devtools/shared/protocol.js", 1328))
06:38:08     INFO - Not taking screenshot here: see the one that was previously logged
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.