Closed Bug 1502255 Opened 6 years ago Closed 3 years ago

Intermittent browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | uncaught exception - uncaught exception: out of memory at undefined

Categories

(Firefox :: General, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1701550

People

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

References

Details

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

Attachments

(2 files, 4 obsolete files)

Filed by: aciure [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=207895281&repo=autoland

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

23:32:37     INFO - TEST-PASS | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | First tab should be partially scrolled out of view. - true == true - 
23:32:37     INFO - Buffered messages finished
23:32:37     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | uncaught exception - uncaught exception: out of memory at undefined
23:32:37     INFO - Stack trace:
23:32:37     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1635
23:32:37     INFO - OnErrorEventHandlerNonNull*chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:null:1615
23:32:37     INFO - chrome://mochikit/content/browser-test.js:Tester:395
23:32:37     INFO - chrome://mochikit/content/browser-harness.xul:createTester/</<:251
23:32:37     INFO - GECKO(5532) | JavaScript error: , line 0: uncaught exception: out of memory
23:32:37     INFO - Console message: [JavaScript Error: "uncaught exception: out of memory"]
23:32:37     INFO - Not taking screenshot here: see the one that was previously logged
23:32:37     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | uncaught exception - uncaught exception: out of memory at undefined
23:32:37     INFO - Stack trace:
23:32:37     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1635
23:32:37     INFO - OnErrorEventHandlerNonNull*chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:null:1615
23:32:37     INFO - chrome://mochikit/content/browser-test.js:Tester:395
23:32:37     INFO - chrome://mochikit/content/browser-harness.xul:createTester/</<:251
23:32:37     INFO - GECKO(5532) | JavaScript error: , line 0: uncaught exception: out of memory
23:32:37     INFO - Console message: [JavaScript Error: "uncaught exception: out of memory"]
23:32:37     INFO - Not taking screenshot here: see the one that was previously logged
23:32:37     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | uncaught exception - uncaught exception: out of memory at undefined
23:32:37     INFO - Stack trace:
23:32:37     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1635
23:32:37     INFO - OnErrorEventHandlerNonNull*chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:null:1615
23:32:37     INFO - chrome://mochikit/content/browser-test.js:Tester:395
23:32:37     INFO - chrome://mochikit/content/browser-harness.xul:createTester/</<:251
23:32:37     INFO - GECKO(5532) | JavaScript error: , line 0: uncaught exception: out of memory
23:32:37     INFO - Console message: [JavaScript Error: "uncaught exception: out of memory"]
23:32:37     INFO - Not taking screenshot here: see the one that was previously logged
23:32:37     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | uncaught exception - uncaught exception: out of memory at undefined
23:32:37     INFO - Stack trace:
23:32:37     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:1635
23:32:37     INFO - OnErrorEventHandlerNonNull*chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:null:1615
23:32:37     INFO - chrome://mochikit/content/browser-test.js:Tester:395
23:32:37     INFO - chrome://mochikit/content/browser-harness.xul:createTester/</<:251
23:32:37     INFO - GECKO(5532) | JavaScript error: , line 0: uncaught exception: out of memory
23:32:37     INFO - Console message: [JavaScript Error: "uncaught exception: out of memory"]
23:32:37     INFO - Not taking screenshot here: see the one that was previously logged

(In reply to Intermittent Failures Robot from comment #13)

57 failures in 2378 pushes (0.024 failures/push) were associated with this bug in the last 7 days.

This is the #12 most frequent failure this week.

** This failure happened more than 30 times this week! Resolving this bug is a high priority. **

Florian / Mike, can you take a look at this please?

Flags: needinfo?(mconley)
Flags: needinfo?(florian)
Priority: P5 → P2
See Also: → 1465574

There are 50 failures, in the last 7 days.
They occur on
49 windows7-32 (opt, pgo, debug)
1 windows7-32-nightly (opt).
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=224914288&repo=autoland
mconley/ florian: Did you had a chance to look into this? Thanks!

Whiteboard: [stockwell needswork]
Assignee: nobody → ccoroiu
Attachment #9041356 - Flags: review?(jmaher)
Comment on attachment 9041356 [details] [diff] [review]
Disable browser_tabstrip_overflow_underflow.js on win 32

Review of attachment 9041356 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/base/content/test/performance/browser.ini
@@ +32,4 @@
>  skip-if = (verify && (os == 'mac'))
>  [browser_tabopen_squeeze.js]
>  [browser_tabstrip_overflow_underflow.js]
> +skip-if = (os == 'win' && bits == 32) # bug 1502255

I want to keep the verify syntax here so we can easily query what jobs fail in verify mode
Attachment #9041356 - Flags: review?(jmaher) → review-
Attachment #9041356 - Attachment is obsolete: true
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]

Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a996c4ecca1a
Disable browser_tabstrip_overflow_underflow.js on win32/opt r=jmaher

Keywords: checkin-needed
Attachment #9042100 - Attachment is obsolete: true
Attachment #9042120 - Attachment is obsolete: true
Attachment #9044223 - Attachment is obsolete: true

Clearing needinfo on low-recurrence intermittent.

Flags: needinfo?(mconley)
Flags: needinfo?(florian)

Update:

There have been 40 failures within the last 7 days, all of them on Windows 7 debug.

Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=335084136&repo=autoland&lineNumber=9125

[task 2021-03-31T21:06:42.171Z] 21:06:42 INFO - TEST-PASS | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | Tabs should now be overflowed. - true == true -
[task 2021-03-31T21:06:42.171Z] 21:06:42 INFO - Buffered messages finished
[task 2021-03-31T21:06:42.171Z] 21:06:42 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_tabstrip_overflow_underflow.js | uncaught exception - uncaught exception: out of memory at undefined
[task 2021-03-31T21:06:42.171Z] 21:06:42 INFO - Stack trace:
[task 2021-03-31T21:06:42.171Z] 21:06:42 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:simpletestOnerror:2112
[task 2021-03-31T21:06:42.171Z] 21:06:42 INFO - GECKO(3612) | JavaScript error: , line 0: uncaught exception: out of memory
[task 2021-03-31T21:06:42.198Z] 21:06:42 INFO - Not taking screenshot here: see the one that was previously logged

Dave, could you assign this to someone?
Thank you.

Flags: needinfo?(dtownsend)
Whiteboard: [stockwell disabled] → [stockwell disabled][stockwell needswork:owner]
Flags: needinfo?(dtownsend)

The test is currently skipped with this condition: (verify && !debug && (os == 'win')) || (!debug && (os == 'win') && (bits == 32)) # Bug 1502255

The "out of memory" error is even more likely to happen on debug builds, so it would make sense to skip this test on all windows 32 bit builds.

Based on this failure rate also on debug builds made the patch to disable on win 32.

Attachment #9216491 - Attachment description: Bug 1502255 - Disable browser_tabstrip_overflow_underflow.js on win 32 for frequent failures. r=jmaher,florian → Bug 1502255 - Disable browser_tabstrip_overflow_underflow.js on win 32 for frequent failures. r=jmaher
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/08fa041502b7
Disable browser_tabstrip_overflow_underflow.js on win 32 for frequent failures. r=jmaher DONTBUILD
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(dtownsend)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: