Closed Bug 968597 Opened 10 years ago Closed 10 years ago

Intermittent browser_aboutHome.js | Test timed out | Found a tab after previous test timed out: test_bug959531.html | followed by 200+ other failures

Categories

(Firefox :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: p=0)

https://tbpl.mozilla.org/php/getParsedLog.php?id=34169879&tree=Mozilla-Inbound
slave: talos-r3-fed-102



13:25:09     INFO -  --DOMWINDOW == 22 (0xe1e7bb4) [pid = 2161] [serial = 138] [outer = (nil)] [url = http://mochi.test:8888/browser/browser/base/content/test/general/print_postdata.sjs]
13:25:09     INFO -  --DOMWINDOW == 21 (0xdd77bac) [pid = 2161] [serial = 137] [outer = (nil)] [url = about:home]
13:25:09     INFO -  --DOMWINDOW == 20 (0xaae842c) [pid = 2161] [serial = 41] [outer = (nil)] [url = about:blank]
13:25:09     INFO -  --DOMWINDOW == 19 (0xbef557c) [pid = 2161] [serial = 55] [outer = (nil)] [url = about:blank]
13:25:09     INFO -  --DOMWINDOW == 18 (0xd51977c) [pid = 2161] [serial = 125] [outer = (nil)] [url = about:home]
13:25:13     INFO -  TEST-INFO | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | Longer timeout required, waiting longer...  Remaining timeouts: 1
13:25:44  WARNING -  TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | Test timed out
13:25:44     INFO -  TEST-INFO | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | Observer: engine-current for Google
13:25:44     INFO -  TEST-INFO | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | Observer: engine-default for Google
13:25:44     INFO -  TEST-KNOWN-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | Assertion count 1 is greater than expected range 0-0 assertions.
13:25:44     INFO -  TEST-INFO | MEMORY STAT vsize after test: 556834816
13:25:44     INFO -  TEST-INFO | MEMORY STAT residentFast after test: 160870400
13:25:44     INFO -  INFO TEST-END | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | finished in 60192ms
13:25:44  WARNING -  TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | Found a tab after previous test timed out: https://example.com/browser/browser/base/content/test/general/test_bug959531.html
13:25:44     INFO -  [2161] WARNING: NS_ENSURE_TRUE(mMutable) failed: file ../../../../netwerk/base/src/nsSimpleURI.cpp, line 265
13:25:44     INFO -  TEST-INFO | checking window state
13:25:44     INFO -  TEST-START | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutSyncProgress.js



And a lot more than I can fit in here.
the timing out part of the test has been added in bug 959531, tht I can't access atm, moreover from when this has been done we should also split this test into 2 parts to avoid bug 916405.

Btw, looks like waitForLoad never calls back, though the page clearly loaded since on test close we find it.
Note that waitForLoad is a dupe, the test already has promiseTabLoadEvent that should basically do the same, so we should also remove that dupe helper
this should block bug 959531, though I can't make that change.
I cc'ed you on the bug, Marco. As far as I can tell, the problem happens here:

13:25:07     INFO -  TEST-KNOWN-FAIL | chrome://mochitests/content/browser/browser/base/content/test/general/browser_aboutHome.js | uncaught exception: AbortError at chrome://browser/content/abouthome/aboutHome.js:273

It looks like we're getting some sort of database abort while storing some snippets data?
(In reply to Bill McCloskey (:billm) from comment #3)
> I cc'ed you on the bug, Marco. As far as I can tell, the problem happens
> here:
> 
> 13:25:07     INFO -  TEST-KNOWN-FAIL |
> chrome://mochitests/content/browser/browser/base/content/test/general/
> browser_aboutHome.js | uncaught exception: AbortError at
> chrome://browser/content/abouthome/aboutHome.js:273
> 
> It looks like we're getting some sort of database abort while storing some
> snippets data?

the aborts are expected, when you close the tab there might be an indexedDB transaction ongoing and it gets aborted, I don't think they are related to the timeout, off-hand.
Depends on: 967014
Comment 9 and comment 41 are actual browser_aboutHome.js bugs, because the horrible hack of doing a search and hitting stop doesn't always work; everything else here is actually a releng bug, because the ancient Fedora slaves no longer run ntp, so their clocks eventually wind up set to 2001 when the example.com cert wasn't yet valid.
Flags: firefox-backlog?
Flags: firefox-backlog? → firefox-backlog+
Whiteboard: p=0
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Flags: firefox-backlog+
You need to log in before you can comment on or make changes to this bug.