Closed
Bug 713767
Opened 13 years ago
Closed 13 years ago
Permanent orange | TEST-UNEXPECTED-FAIL | test_imapHighWater.js on win32 | 6 == 11
Categories
(Thunderbird :: Testing Infrastructure, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 12.0
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.08 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
The pluggable store landing seems to have caused failure on win32 tinderbox and try server builds in test_imapHighWater.js. I can't reproduce this locally on win32 debug or release builds, or on the mac. I'm trying to diagnose it by adding more diagnostics and pushing a patch with those diagnostics to try server. If try chooser is working correctly, I should be getting just a win32 xpcshell test run.
Updated•13 years ago
|
Summary: xpcshell test failure in imap/test_imapHighWater.js on win32 → Permanent orange | TEST-UNEXPECTED-FAIL | test_imapHighWater.js on win32 | 6 == 11
Whiteboard: [tb-orange]
Comment 1•13 years ago
|
||
(reminder ping)
Assignee | ||
Comment 2•13 years ago
|
||
I've looked into this a bit, and will look into it some more once I've finished with bug 715924
Assignee | ||
Comment 3•13 years ago
|
||
It's possible that the patch in bug 704707 will fix this.
Comment 4•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTrunk/1326417774.1326420332.18738.gz
WINNT 5.2 comm-central test xpcshell on 2012/01/12 17:22:54
Bug still there.
{
TEST-UNEXPECTED-FAIL | e:/buildbot/comm-central-win32-opt-unittest-xpcshell/build/xpcshell/tests/mailnews/imap/test/unit/test_imapHighWater.js | 6 == 11 - See following stack:
...
JS frame :: e:/buildbot/comm-central-win32-opt-unittest-xpcshell/build/xpcshell/tests/mailnews/imap/test/unit/test_imapHighWater.js :: doMoves :: line 171
JS frame :: ../../../resources/asyncTestUtils.js :: _async_driver :: line 155
JS frame :: e:\buildbot\comm-central-win32-opt-unittest-xpcshell\build\xpcshell\head.js :: <TOP_LEVEL> :: line 429
TEST-INFO | (xpcshell/head.js) | exiting test
*******************************************
Generator explosion!
Unhappiness at: undefined:undefined
Because: 2147500036
TEST-UNEXPECTED-FAIL | (xpcshell/head.js) | TypeError: ex.stack is undefined - See following stack:
JS frame :: ../../../resources/asyncTestUtils.js :: _async_driver :: line 166
JS frame :: e:\buildbot\comm-central-win32-opt-unittest-xpcshell\build\xpcshell\head.js :: anonymous :: line 429
...
}
Assignee | ||
Comment 5•13 years ago
|
||
I spent three days reviving my windows xp machine and build environment, investigated and worked around bug 718541, but this test still passes for me on my windows machines w/ a release build.
Assignee | ||
Comment 6•13 years ago
|
||
I'll push this to try, once I have a fix for the offlineStoreLocking test as well, but I think this might fix it.
Attachment #589643 -
Flags: review?(mbanner)
Comment 7•13 years ago
|
||
I've pushed this to try server:
http://build.mozillamessaging.com/tinderboxpushlog/?tree=ThunderbirdTry&rev=c3994808caec
Comment 8•13 years ago
|
||
Comment on attachment 589643 [details] [diff] [review]
proposed fix
Looks good. Thanks.
Attachment #589643 -
Flags: review?(mbanner) → review+
Assignee | ||
Comment 9•13 years ago
|
||
fixed on trunk.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 12.0
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [tb-orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•