Closed
Bug 1211799
Opened 9 years ago
Closed 6 years ago
Intermittent browser_aboutTabCrashed.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
(Firefox :: General, defect, P3)
Firefox
General
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nigelb, Assigned: mconley)
References
()
Details
(Keywords: intermittent-failure)
Attachments
(2 files)
16:01:13 INFO - 80 INFO Iterating crash report extra keys
16:01:13 INFO - 81 INFO TEST-PASS | browser/base/content/test/general/browser_aboutTabCrashed.js | Crash report had the right extra value for Email -
16:01:13 INFO - 82 INFO TEST-PASS | browser/base/content/test/general/browser_aboutTabCrashed.js | No email address should be stored -
16:01:13 INFO - 83 INFO Leaving test test_clear_email
16:01:13 INFO - 84 INFO TEST-UNEXPECTED-FAIL | browser/base/content/test/general/browser_aboutTabCrashed.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. -
16:01:13 INFO - MEMORY STAT | vsize 651MB | residentFast 221MB | heapAllocated 61MB
16:01:13 INFO - 85 INFO TEST-OK | browser/base/content/test/general/browser_aboutTabCrashed.js | took 55645ms
16:01:13 INFO - ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmpThpCc5.mozrunner/runtests_leaks_tab_pid2141.log
16:01:13 INFO - 86 INFO TEST-START | browser/base/content/test/general/browser_accesskeys.js
16:01:13 INFO - [Child 2141] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file /builds/slave/fx-team-lx-d-00000000000000000/build/src/toolkit/xre/nsXREDirProvider.cpp, line 1396
16:01:14 INFO - ++DOCSHELL 0xaa3e9f00 == 1 [pid = 2141] [id = 1]
https://treeherder.mozilla.org/logviewer.html#?job_id=4990600&repo=fx-team
Comment 1•9 years ago
|
||
mconley, looks like you just added this test in the last day or two, on bug 1110511. Mind taking a look?
(I ran across this bug because my Try run from an inbound run last night hit this intermittent twice in a row, on Linux debug M-e10s bc7: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f5d2e65ff23a
That's the same platform as in comment 0, FWIW.
)
Blocks: 1110511
Flags: needinfo?(mconley)
Comment hidden (obsolete) |
Comment hidden (obsolete) |
Assignee | ||
Comment 4•9 years ago
|
||
I suspect (intentionally) crashing results in much activity with a debug build. I'll try to split this test up.
Assignee: nobody → mconley
Flags: needinfo?(mconley)
Assignee | ||
Comment 5•9 years ago
|
||
Bug 1211799 - Split about:tabcrashed tests to avoid timeouts. r?felipe
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 7•9 years ago
|
||
Bug 1211799 - Add a requestLongerTimeout to browser_aboutTabCrashed to avoid intermittent timeouts. r?felipe
Assignee | ||
Updated•9 years ago
|
Attachment #8671034 -
Flags: review?(felipc)
Assignee | ||
Comment 8•9 years ago
|
||
Comment on attachment 8671034 [details]
MozReview Request: Bug 1211799 - Split about:tabcrashed tests to avoid timeouts. r?felipe
Bug 1211799 - Split about:tabcrashed tests to avoid timeouts. r?felipe
Assignee | ||
Comment 9•9 years ago
|
||
Comment on attachment 8671422 [details]
MozReview Request: Bug 1211799 - Add a requestLongerTimeout to browser_aboutTabCrashed to avoid intermittent timeouts. r?felipe
Bug 1211799 - Add a requestLongerTimeout to browser_aboutTabCrashed to avoid intermittent timeouts. r?felipe
Attachment #8671422 -
Flags: review?(felipc)
Updated•9 years ago
|
Attachment #8671422 -
Flags: review?(felipc) → review+
Comment 10•9 years ago
|
||
Comment on attachment 8671422 [details]
MozReview Request: Bug 1211799 - Add a requestLongerTimeout to browser_aboutTabCrashed to avoid intermittent timeouts. r?felipe
https://reviewboard.mozilla.org/r/21577/#review19433
Comment 11•9 years ago
|
||
Comment on attachment 8671034 [details]
MozReview Request: Bug 1211799 - Split about:tabcrashed tests to avoid timeouts. r?felipe
https://reviewboard.mozilla.org/r/21501/#review19431
Attachment #8671034 -
Flags: review?(felipc) → review+
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 14•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/749809c088471f376362a41642e32c18cb2030c3
Bug 1211799 - Split about:tabcrashed tests to avoid timeouts. r=felipe
https://hg.mozilla.org/integration/fx-team/rev/feef0d9dbf1b030560a6813af32a63fd0f9e9635
Bug 1211799 - Add a requestLongerTimeout to browser_aboutTabCrashed to avoid intermittent timeouts. r=felipe
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 19•8 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment 20•6 years ago
|
||
This test has been removed somewhere along the line.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•