Closed
Bug 483200
Opened 16 years ago
Closed 9 years ago
test_retention_is_0_closes.xul is flakey on linux, (take 2)
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [test is disabled] )
+++ This bug was initially created as a clone of Bug #441716 +++
*****
{
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1236938445.1236945621.23070.gz
Linux mozilla-central unit test on 2009/03/13 03:00:45
*** 1336 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/toolkit/mozapps/downloads/tests/chrome/test_retention_is_0_closes.xul | Error thrown during test: this.mDownload is null - got 0, expected 1
}
Reporter | ||
Updated•16 years ago
|
Whiteboard: [orange]
Reporter | ||
Comment 1•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1238103694.1238109620.9809.gz
Linux mozilla-central unit test on 2009/03/26 14:41:34
Reporter | ||
Comment 2•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1238193473.1238201108.6302.gz
Linux mozilla-central unit test on 2009/03/27 15:37:53
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1238200673.1238208561.23458.gz
Linux mozilla-central unit test on 2009/03/27 17:37:53
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1238205926.1238214332.9117.gz
Linux mozilla-central unit test on 2009/03/27 19:05:26
Comment 3•16 years ago
|
||
This test looks fairly broken... nothing ever sets mDownload?
On the mac where this passed, the log shows:
*** 1339 INFO Running chrome://mochikit/content/chrome/toolkit/mozapps/downloads/tests/chrome/test_retention_is_0_closes.xul...
domwindowopened callback - not pausing or resuming
*** 1340 INFO TEST-PASS | chrome://mochikit/content/chrome/toolkit/mozapps/downloads/tests/chrome/test_retention_is_0_closes.xul | Download Manager UI is not showing
So I think we're just getting different ordering of events here. I'm going to disable this test.
Comment 4•16 years ago
|
||
Test disabled:
https://hg.mozilla.org/mozilla-central/rev/355502299a99
Comment 5•16 years ago
|
||
Could you disable on 1.9.1 as well?
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox3.5/1239025497.1239031758.16789.gz#err0
Reporter | ||
Comment 6•16 years ago
|
||
(In reply to comment #4)
> Test disabled:
> https://hg.mozilla.org/mozilla-central/rev/355502299a99
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/290370c26b83
After fixing context for
{
patching file toolkit/mozapps/downloads/tests/chrome/Makefile.in
Hunk #1 FAILED at 40
1 out of 1 hunks FAILED
}
Flags: wanted1.9.1?
Whiteboard: [orange] → [test is disabled] [orange]
Reporter | ||
Comment 7•16 years ago
|
||
(In reply to comment #6)
> http://hg.mozilla.org/releases/mozilla-1.9.1/rev/290370c26b83
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/246126a8d30b
(bad merge fix)
Reporter | ||
Updated•15 years ago
|
Flags: wanted1.9.1? → wanted1.9.1.x?
Comment 9•15 years ago
|
||
Skipping the test (comment 7) is good enough for 1.9.1.x. If you want a more complete fix, please request approval on an appropriate patch.
Flags: wanted1.9.1.x?
Reporter | ||
Updated•13 years ago
|
Flags: wanted1.9.2?
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [test is disabled] [orange] → [test is disabled]
Comment 10•9 years ago
|
||
The test will be removed in bug 1253585.
You need to log in
before you can comment on or make changes to this bug.
Description
•