Closed Bug 1605107 Opened 4 years ago Closed 3 years ago

Intermittent devtools/client/framework/browser-toolbox/test/browser_browser_toolbox_fission_inspector.js | Test timed out -

Categories

(DevTools :: Framework, defect, P2)

defect

Tracking

(Fission Milestone:M7, firefox86 fixed)

RESOLVED FIXED
86 Branch
Fission Milestone M7
Tracking Status
firefox86 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: jdescottes)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [retriggered] dt-fission)

Attachments

(2 files)

Filed by: dluca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=281890097&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/F5nWwMJnRZiAFpWa8ph8kQ/runs/0/artifacts/public/logs/live_backing.log


INFO - TEST-PASS | devtools/client/framework/browser-toolbox/test/browser_browser_toolbox_fission_inspector.js | Has session state - 
[task 2019-12-19T12:25:37.366Z] 12:25:37     INFO - Buffered messages logged at 12:19:40
[task 2019-12-19T12:25:37.366Z] 12:25:37     INFO - Console message: [JavaScript Warning: "DebuggeeWouldRun: debuggee `resource://devtools/shared/base-loader.js:373' would run" {file: "resource://devtools/shared/builtin-modules.js" line: 221}]
[task 2019-12-19T12:25:37.366Z] 12:25:37     INFO - Buffered messages logged at 12:19:43
[task 2019-12-19T12:25:37.366Z] 12:25:37     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 253}]
[task 2019-12-19T12:25:37.367Z] 12:25:37     INFO - Buffered messages logged at 12:19:48
[task 2019-12-19T12:25:37.367Z] 12:25:37     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 253}]
[task 2019-12-19T12:25:37.367Z] 12:25:37     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 253}]
[task 2019-12-19T12:25:37.367Z] 12:25:37     INFO - Console message: [JavaScript Warning: "Use of nsIFile in content process is deprecated." {file: "resource://gre/modules/NetUtil.jsm" line: 253}]
[task 2019-12-19T12:25:37.367Z] 12:25:37     INFO - Buffered messages logged at 12:21:07
[task 2019-12-19T12:25:37.367Z] 12:25:37     INFO - Longer timeout required, waiting longer...  Remaining timeouts: 3
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - Buffered messages logged at 12:22:37
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - Longer timeout required, waiting longer...  Remaining timeouts: 2
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - Buffered messages logged at 12:24:07
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - Longer timeout required, waiting longer...  Remaining timeouts: 1
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - Buffered messages finished
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - TEST-UNEXPECTED-FAIL | devtools/client/framework/browser-toolbox/test/browser_browser_toolbox_fission_inspector.js | Test timed out - 
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - TEST-PASS | devtools/client/framework/browser-toolbox/test/browser_browser_toolbox_fission_inspector.js | The main process DebuggerServer has no pending connection when the test ends - 
[task 2019-12-19T12:25:37.368Z] 12:25:37     INFO - GECKO(3240) | MEMORY STAT | vsize 876MB | vsizeMaxContiguous 366MB | residentFast 319MB | heapAllocated 125MB
[task 2019-12-19T12:25:37.369Z] 12:25:37     INFO - TEST-OK | devtools/client/framework/browser-toolbox/test/browser_browser_toolbox_fission_inspector.js | took 360118ms

Tracking DevTools tests for Fission Nightly (M6)

Fission Milestone: --- → M6
Has Regression Range: --- → yes
Keywords: regression

This browser_browser_toolbox_fission_inspector.js test is still failing intermittently with Fission.

I'm deferring this bug to Fission M7 Beta because the failure rate is very low (only about 1-2 failures per week).

Fission Milestone: M6 → M7

Adding dt-fission whiteboard tag to DevTools bugs that mention Fission or block Fission meta bugs but don't already have a dt-fission whiteboard tag.

Whiteboard: [retriggered] → [retriggered] dt-fission

Is this a regression from bug 1668265? A bisection has the failure starting with that push.

Flags: needinfo?(apoirot) → needinfo?(rcaliman)
Whiteboard: [retriggered] dt-fission → [retriggered] dt-fission [stockwell needswork:owner]

This bug failed 63 times in the last 7 days. On linux1804-64, linux1804-64-shippable, macosx1014-64, macosx1014-64-shippable, windows10-64 on debug and opt platforms.

Razvan: Any updates on this bug?

Assignee: nobody → rmaries
Status: NEW → ASSIGNED
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5020edb6a46
Disabled browser_browser_toolbox_fission_inspector.js on multiple platforms. r=intermittent-reviewers,ahal DONTBUILD
Keywords: leave-open
Whiteboard: [retriggered] dt-fission [stockwell disable-recommended] → [retriggered] dt-fission [stockwell disabled]
Assignee: rmaries → nobody
Status: ASSIGNED → NEW

Did not investigate. Removing myself.

Flags: needinfo?(rcaliman)

This got virtually skipped everywhere.
Devtools mochitests only run on linux, macos + win10.
So I think (os == 'linux' || os == 'mac' || (os == 'win' && os_version == '10.0')) && bits == 64 is the same as skip-if = true.

Assignee: nobody → jdescottes
Priority: P5 → P2
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37f8dabc2fdc
[devtools] Wait for picker readiness in browser_browser_toolbox_fission_inspector.js r=nchevobbe
Keywords: leave-open
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Whiteboard: [retriggered] dt-fission [stockwell disabled] → [retriggered] dt-fission
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: