Closed Bug 788999 Opened 12 years ago Closed 11 years ago

Intermittent test_fileapi_slice.html | application timed out after 330 seconds with no output

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: emorley, Assigned: khuey)

Details

(Keywords: intermittent-failure)

Rev4 MacOSX Lion 10.7 mozilla-inbound opt test mochitests-1/5 on 2012-09-05 06:28:09 PDT for push b0203e3c174c

slave: talos-r4-lion-057

https://tbpl.mozilla.org/php/getParsedLog.php?id=14979619&tree=Mozilla-Inbound

{
41088 INFO TEST-PASS | /tests/content/base/test/test_fileapi_slice.html | Correct content type (B) - application/octet-stream should equal application/octet-stream
41089 INFO TEST-PASS | /tests/content/base/test/test_fileapi_slice.html | Wrong number of headers (B) - 2 should equal 2
41090 INFO TEST-PASS | /tests/content/base/test/test_fileapi_slice.html | Length of correct value - 426265 should equal 426265
41091 INFO TEST-PASS | /tests/content/base/test/test_fileapi_slice.html | Content of correct value
TEST-UNEXPECTED-FAIL | /tests/content/base/test/test_fileapi_slice.html | application timed out after 330 seconds with no output
Can't trigger Breakpad, just killing process
INFO | automation.py | Application ran for: 0:12:15.358559
}
Whiteboard: [orange]
Depends on: 786679
I'm assuming this is a releng problem until proven otherwise since every one of these has the bluetooth setup dialog.
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #15)
> I'm assuming this is a releng problem until proven otherwise since every one
> of these has the bluetooth setup dialog.

(In reply to TinderboxPushlog Robot from comment #73)
> RyanVM
> https://tbpl.mozilla.org/php/getParsedLog.php?id=20526624&tree=Mozilla-
> Inbound
> Rev5 MacOSX Mountain Lion 10.8 mozilla-inbound opt test mochitest-1 on
> 2013-03-11 10:17:32
> slave: talos-mtnlion-r5-004
> 
> 10:27:00  WARNING -  TEST-UNEXPECTED-FAIL |
> /tests/content/base/test/test_fileapi_slice.html | application timed out
> after 330 seconds with no output
> 10:27:02    ERROR - Return code: 247

Guess not :)
No longer blocks: 438871
No longer depends on: 786679
khuey: the bluetooth dialog box part is resolved, yet we still hit this as one of the top 10 intermittent oranges of the week... who can look at this?
Flags: needinfo?(khuey)
I'm not really interested in figuring out why Mountain Lion doesn't like this test.

https://hg.mozilla.org/integration/mozilla-inbound/rev/7259179ac442
Flags: needinfo?(khuey)
That's the spirit!
https://hg.mozilla.org/mozilla-central/rev/7259179ac442
Assignee: nobody → khuey
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Heh, FIXED, eh?

While looking at bug 778003 and the way that bug 1060869 completely disabled this test, and looking at moving this annotation out into the manifest now that it's possible to do so, I sent reenabling this on 10.8 to try and triggered 100 opt and 100 debug runs, and didn't hit this once.

Reenabled on 10.8 in https://hg.mozilla.org/integration/mozilla-inbound/rev/13834f7f5c6c

If this comes back, the right way to disable it is (os == 'mac' && os_version == '10.8') in the manifest.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.