Closed
Bug 502928
Opened 16 years ago
Closed 6 years ago
test_localToImapFilter.js intermittently fails
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 64.0
People
(Reporter: standard8, Assigned: aceman)
References
Details
(Keywords: intermittent-failure, Whiteboard: [disabled on c-1.9.1] )
Attachments
(2 files)
8.70 KB,
text/plain
|
Details | |
5.41 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
After test_localToImapFilter.js was checked in as part of bug 497622 it started intermittently failing on Linux:
http://tinderbox.mozilla.org/showlog.cgi?tree=Thunderbird3.0&errorparser=unittest&logfile=1246965888.1246966542.10829.gz&buildtime=1246965888&buildname=Linux%20comm-1.9.1%20check&fulltext (and attached).
This test is being disabled, and should be re-enabled as soon as we can find a fix for it.
I'm guessing it mainly happens when the builder is under a bit of load.
Flags: wanted-thunderbird3+
Reporter | ||
Updated•16 years ago
|
Assignee: nobody → kent
Comment 1•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1259859813.1259860779.18469.gz
Linux comm-central check on 2009/12/03 09:03:33
http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1259883859.1259885946.17148.gz
Linux comm-central check on 2009/12/03 15:44:19
http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1259885937.1259886814.29130.gz
Linux comm-central check on 2009/12/03 16:18:57
*****
Could it be disabled on c-c too, as there has been no progress for 5 months?
Comment 2•15 years ago
|
||
I'm surprised that it is not disabled on c-c, as it was disabled before the branch. So yes it could be disabled for now.
Comment 3•15 years ago
|
||
It was disabled on the trunk, but then bug 530292 commented out the early return that was disabling it, reenabling it.
Comment 4•15 years ago
|
||
Redisabled in http://hg.mozilla.org/comm-central/rev/96918875db8a
Blocks: 530292
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [disabled on c-1.9.1] [orange] → [disabled on c-1.9.1]
Let's try to enable the test again whether the problem persists. It was disabled 9 years ago.
Try run:
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&selectedJob=201088160&revision=df246b6922868055a6b03b2eb92e7c9468e020b2
Comment 6•6 years ago
|
||
Comment on attachment 9011305 [details] [diff] [review]
502928.patch re-enable
(In reply to :aceman from comment #5)
> Let's try to enable the test again whether the problem persists.
Good idea. We certainly don't have any information about what failed. Well, there is a log, but it's hard to tell what went wrong there.
Attachment #9011305 -
Flags: review?(jorgk) → review+
Comment 7•6 years ago
|
||
(In reply to Mark Banner (:standard8) from comment #0)
> I'm guessing it mainly happens when the builder is under a bit of load.
I'm guessing that too for many tests.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/5ed1ac772746
refresh and re-enable test_localToImapFilter.js. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 64.0
You need to log in
before you can comment on or make changes to this bug.
Description
•