Closed Bug 1443132 Opened 6 years ago Closed 5 years ago

Intermittent devtools/client/debugger/new/test/mochitest/browser_dbg-inline-cache.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. -

Categories

(DevTools :: Debugger, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

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

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])

Attachments

(1 file, 1 obsolete file)

https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Product: Firefox → DevTools
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INCOMPLETE
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → INCOMPLETE
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=206343093&repo=mozilla-central&lineNumber=4235
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
There are 29 total failures in the last 7 days, all on windows10-64-ccov debug.
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=215089755&repo=mozilla-central&lineNumber=8077

17:05:23     INFO - TEST-PASS | devtools/client/debugger/new/test/mochitest/browser_dbg-ember-quickstart.js | undefined assertion name - 
17:05:23     INFO - TEST-PASS | devtools/client/debugger/new/test/mochitest/browser_dbg-ember-quickstart.js | undefined assertion name - 
17:05:23     INFO - Resuming from 13
17:05:23     INFO - Console message: [JavaScript Warning: "Removed unsafe attribute. Element: svg. Attribute: xmlns." {file: "resource://devtools/client/shared/vendor/react-dom.js" line: 5811}]
17:05:23     INFO - Buffered messages logged at 17:04:59
17:05:23     INFO - Leaving test bound 
17:05:23     INFO - Buffered messages logged at 17:05:22
17:05:23     INFO - Removing tab.
17:05:23     INFO - Waiting for event: 'TabClose' on [object XULElement].
17:05:23     INFO - Got event: 'TabClose' on [object XULElement].
17:05:23     INFO - Tab removed and finished closing
17:05:23     INFO - Buffered messages finished
17:05:23     INFO - TEST-UNEXPECTED-FAIL | devtools/client/debugger/new/test/mochitest/browser_dbg-ember-quickstart.js | This test exceeded the timeout threshold. It should be rewritten or split up. If that's not possible, use requestLongerTimeout(N), but only as a last resort. - 
17:05:23     INFO - TEST-FAIL | devtools/client/debugger/new/test/mochitest/browser_dbg-ember-quickstart.js | Assertion count 1 is greater than expected range 0-0 assertions. - 
17:05:23     INFO - GECKO(7712) | MEMORY STAT | vsize 2344MB | vsizeMaxContiguous 131617550MB | residentFast 516MB | heapAllocated 137MB
17:05:23     INFO - TEST-OK | devtools/client/debugger/new/test/mochitest/browser_dbg-ember-quickstart.js | took 121743ms

Jason can you take a look or assign someone?
Flags: needinfo?(jlaster)
Whiteboard: [stockwell needswork:owner]
Assignee: nobody → apavel
Attachment #9035211 - Flags: review?(jmaher)

Comment on attachment 9035211 [details] [diff] [review]
test disabed on ccov win10 64 debug

Review of attachment 9035211 [details] [diff] [review]:

::: devtools/client/debugger/new/test/mochitest/browser.ini
@@ +703,4 @@

[browser_dbg-expressions-error.js]
[browser_dbg-iframes.js]
[browser_dbg-inline-cache.js]
+skip-if = ccov || (os == 'win' && os_version == '10.0' && bits == 64 && debug) # Bug 1443132

same as the last review, this will disable on all ccov platform, we just want:
skip-if = ccov && os == 'win'

Attachment #9035211 - Flags: review?(jmaher) → review-

Created the disable patch with the suggested changes.

Attachment #9035211 - Attachment is obsolete: true
Attachment #9035308 - Flags: review?(jmaher)
Attachment #9035308 - Flags: review?(jmaher) → review+
Whiteboard: [stockwell unknown] → [stockwell disabled]

Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4d2475136b93
Disable browser_dbg-inline-cache.js on win ccov for frequent failures. r=jmaher

Keywords: checkin-needed
Flags: needinfo?(jlaster)
Status: REOPENED → RESOLVED
Closed: 6 years ago5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: