Closed
Bug 573779
Opened 15 years ago
Closed 13 years ago
Intermittent failure in browser_dragdrop.js | application timed out after 330 seconds with no output
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla2.0b7
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
1.15 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1277226959.1277228016.15872.gz
WINNT 5.2 mozilla-central opt test mochitest-other on 2010/06/22 10:15:59
s: win32-slave22
TEST-INFO | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Running test 5
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Drag should be accepted
TEST-INFO | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Console message: LOG addons.xpi: Download started for http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_dragdrop1.xpi to file C:\DOCUME~1\cltbld\LOCALS~1\Temp\tmp-fjg.xpi
TEST-INFO | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Console message: LOG addons.xpi: Download of http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_dragdrop1.xpi completed.
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Should have opened the correct window
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Should be the right number of installs
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Should have seen http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_dragdrop1.xpi in the list
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Should have seen file:///e:/builds/moz2_slave/mozilla-central-win32-opt-unittest-mochitest-other/build/mochitest/browser/toolkit/mozapps/extensions/test/browser/addons/browser_dragdrop2.xpi in the list
TEST-INFO | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Console message: LOG addons.xpi: Cancelling download of file:///e:/builds/moz2_slave/mozilla-central-win32-opt-unittest-mochitest-other/build/mochitest/browser/toolkit/mozapps/extensions/test/browser/addons/browser_dragdrop2.xpi
TEST-INFO | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Console message: LOG addons.xpi: Cancelling download of http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_dragdrop1.xpi
TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | Found 1 unexpected tab(s) at the end of test run
TEST-INFO | checking window state
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | before wait for focus -- loaded: complete active window: ([object ChromeWindow]) chrome://browser/content/browser.xul focused window: ([object XPCNativeWrapper [object Window]]) about:blank desired window: ([object ChromeWindow]) chrome://browser/content/browser.xul child window: ([object XPCNativeWrapper [object Window]]) about:blank docshell visible: true
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | already focused
TEST-PASS | chrome://mochikit/content/browser/toolkit/mozapps/extensions/test/browser/browser_dragdrop.js | maybe run tests <load:true, focus:true> -- loaded: complete active window: ([object ChromeWindow]) chrome://browser/content/browser.xul focused window: ([object XPCNativeWrapper [object Window]]) about:blank desired window: ([object ChromeWindow]) chrome://browser/content/browser.xul child window: ([object XPCNativeWrapper [object Window]]) about:blank docshell visible: true
Comment 1•15 years ago
|
||
This log kind of irritates me, we should log what tabs were left to help figure this out.
Attachment #453111 -
Flags: review?(gavin.sharp)
Updated•15 years ago
|
Attachment #453111 -
Flags: review?(gavin.sharp) → review+
Comment 2•15 years ago
|
||
Comment on attachment 453111 [details] [diff] [review]
Log which tabs were left at the end of the test [checked in]
I'd probably add a |let lastTab = | just for clarity.
Comment 3•15 years ago
|
||
Comment on attachment 453111 [details] [diff] [review]
Log which tabs were left at the end of the test [checked in]
Checked this in: http://hg.mozilla.org/mozilla-central/rev/21c3e7e24033
Attachment #453111 -
Attachment description: Log which tabs were left at the end of the test → Log which tabs were left at the end of the test [checked in]
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•15 years ago
|
||
The last three comments were actually a separate problem.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•15 years ago
|
Summary: Intermittent failure in browser_dragdrop.js | Found 1 unexpected tab(s) at the end of test run → Intermittent failure in browser_dragdrop.js | Timed out | Found 1 unexpected tab(s) at the end of test run
Comment 17•15 years ago
|
||
I'm fairly confident that bug 608210 has fixed this.
Assignee: nobody → robert.bugzilla
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 608210
Flags: in-testsuite+
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
Comment 18•15 years ago
|
||
(In reply to comment #17)
> I'm fairly confident that bug 608210 has fixed this.
Hard to tell because there hasn't been reported a failure since July 15h. Marking as verified fixed.
Status: RESOLVED → VERIFIED
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Updated•15 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 20•15 years ago
|
||
bah... this one appears to be extremely intermittent and I wouldn't be surprised if the Windows failures were fixed by bug 608210 and that the Linux failures are due to a focus issue.
Assignee: robert.bugzilla → nobody
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 33•15 years ago
|
||
For me, this bug no longer says 1 unexpected tabs at end of run but has a crash instead. Should we change the title?
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 35•15 years ago
|
||
(In reply to comment #33)
> For me, this bug no longer says 1 unexpected tabs at end of run but has a crash
> instead. Should we change the title?
Yes.
Summary: Intermittent failure in browser_dragdrop.js | Timed out | Found 1 unexpected tab(s) at the end of test run → Intermittent failure in browser_dragdrop.js | application timed out after 330 seconds with no output
Comment 36•15 years ago
|
||
For the record, I don't believe that's an actual crash. I think that's the test harness sending SIGABRT after the maximum timeout.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 15 years ago → 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•