Closed
Bug 725872
Opened 13 years ago
Closed 13 years ago
[Thunderbird] Permanent "TEST-UNEXPECTED-FAIL | test-phish-simple ==" from test_partial.js | Update gcc 4.5 to include all patches from Firefox builders
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Unassigned)
References
()
Details
(Keywords: intermittent-failure, regression)
Since bug 673470 landed on mozilla-central, we've been seeing this test failure on Thunderbird's linux 32 builders (VMs).
AFAICT this has been permanent on the 32 bit builders.
TEST-UNEXPECTED-FAIL | /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/tests/toolkit/components/url-classifier/tests/unit/test_partial.js | test failed (with xpcshell return code: 0), see following log:
>>>>>>>
TEST-INFO | (xpcshell/head.js) | test 1 pending
TEST-INFO | (xpcshell/head.js) | test 2 pending
running testPartialAdds
TEST-INFO | (xpcshell/head.js) | test 2 finished
TEST-INFO | (xpcshell/head.js) | running event loop
TEST-PASS | /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/tests/toolkit/components/url-classifier/tests/unit/head_urlclassifier.js | [null : 184] test-phish-simple;a:1 == test-phish-simple;a:1
TEST-UNEXPECTED-FAIL | /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/tests/toolkit/components/url-classifier/tests/unit/head_urlclassifier.js | test-phish-simple == - See following stack:
JS frame :: /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_throw :: line 462
JS frame :: /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: _do_check_eq :: line 556
JS frame :: /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/head.js :: do_check_eq :: line 577
JS frame :: /buildbot/comm-central-linux-opt-unittest-xpcshell/build/xpcshell/tests/toolkit/components/url-classifier/tests/unit/head_urlclassifier.js :: <TOP_LEVEL> :: line 198
TEST-INFO | (xpcshell/head.js) | exiting test
Comment 1•13 years ago
|
||
Any chance you can run this on a debug build and post the output from the test there?
Its quite hard to trace where the problem is for me on a Windows machine, and I don't have a linux machine to test (its also not failing on SeaMonkey Debug afaict)
Comment 2•13 years ago
|
||
Might want to log this while you're at it:
NSPR_LOG_MODULES="nsChannelClassifier:5, UrlClassifierDbService:5, UrlClassifierHashCompleter:5, timestamp:5, nsUrlClassifierPrefixSet:5, UrlClassifierStreamUpdater:5"
Comment 3•13 years ago
|
||
Severity: normal → major
tracking-firefox13:
--- → ?
Keywords: regression
Summary: Permanent orange (Thunderbird): TEST-UNEXPECTED-FAIL | test_partial.js | test-phish-simple == → [Thunderbird] Permanent "TEST-UNEXPECTED-FAIL | head_urlclassifier.js | test-phish-simple ==" from test_partial.js
Version: unspecified → Trunk
Comment 4•13 years ago
|
||
This might be a compiler bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=669410#c67
Reporter | ||
Comment 5•13 years ago
|
||
Ok, I did a try build with:
MOZ_OPTIMIZE=
in toolkit/components/url-classifier/Makefile.in
and xpcshell-tests passed. Therefore this is a compiler bug that's been exposed.
gozer/jhopkins: we need to update our gcc on the Linux 32 builders to 4.5 (which is already on there) but include all 3 patches currently on the Firefox builders. RelEng have a rpm to do this apparently.
Component: Phishing Protection → Release Engineering
Product: Firefox → Mozilla Messaging
QA Contact: phishing.protection → release
Summary: [Thunderbird] Permanent "TEST-UNEXPECTED-FAIL | head_urlclassifier.js | test-phish-simple ==" from test_partial.js → [Thunderbird] Permanent "TEST-UNEXPECTED-FAIL | head_urlclassifier.js | test-phish-simple ==" from test_partial.js | Update gcc 4.5 to include all patches from Firefox builders
Version: Trunk → other
Reporter | ||
Updated•13 years ago
|
Summary: [Thunderbird] Permanent "TEST-UNEXPECTED-FAIL | head_urlclassifier.js | test-phish-simple ==" from test_partial.js | Update gcc 4.5 to include all patches from Firefox builders → [Thunderbird] Permanent "TEST-UNEXPECTED-FAIL | test-phish-simple ==" from test_partial.js | Update gcc 4.5 to include all patches from Firefox builders
Comment 6•13 years ago
|
||
gcc-4.5 rpm being rebuilt with the patches right now.
Status: NEW → ASSIGNED
Comment 7•13 years ago
|
||
Updated gcc-4.5 RPM deployed to linux32 build machines.
Comment 8•13 years ago
|
||
Ftr,
I checked from
"Tue Feb 14 00:04:10 2012 PST".
Perma-orange, until
"Wed Feb 15 13:34:41 2012 PST": 1st build fails, 2nd build succeeds.
Since then, a few random oranges:
"Wed Feb 15 18:05:06 2012 PST": 2 on momo-vm-fedora12-05
"Thu Feb 16 14:23:56 2012 PST": 1 on momo-vm-fedora12-04
"Fri Feb 17 09:25:02 2012 PST": 1 on momo-vm-fedora12-04
"Fri Feb 17 20:28:28 2012 PST": 1 on momo-vm-fedora12-05
"Mon Feb 20 14:22:53 2012 PST": 1 on momo-vm-fedora12-03
Depends on: OrangeFactorCommApps
Reporter | ||
Comment 9•13 years ago
|
||
(In reply to Serge Gautherie (:sgautherie) from comment #8)
> Since then, a few random oranges:
> "Wed Feb 15 18:05:06 2012 PST": 2 on momo-vm-fedora12-05
> "Thu Feb 16 14:23:56 2012 PST": 1 on momo-vm-fedora12-04
> "Fri Feb 17 09:25:02 2012 PST": 1 on momo-vm-fedora12-04
> "Fri Feb 17 20:28:28 2012 PST": 1 on momo-vm-fedora12-05
> "Mon Feb 20 14:22:53 2012 PST": 1 on momo-vm-fedora12-03
I suggest a new bug for those, as there seems to be a semi-random issue here.
> Depends on: 712540
Sorry, but that's got nothing to do with this bug, and doesn't stop this one, or any other orange bug being fixed.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
No longer depends on: OrangeFactorCommApps
Resolution: --- → FIXED
Comment 10•13 years ago
|
||
(In reply to Serge Gautherie (:sgautherie) from comment #8)
> Since then, a few random oranges:
"Tue Feb 21 07:35:06 2012 PST": 1 on s: momo-vm-fedora12-04
Updated•13 years ago
|
Component: Release Engineering → General
Product: Mozilla Messaging → Firefox
QA Contact: release → general
Version: other → Trunk
Comment 11•13 years ago
|
||
[Triage Comment]
untracking this for firefox13, please re-nominate if there's a case here.
tracking-firefox13:
? → ---
Updated•13 years ago
|
Component: General → Release Engineering
Product: Firefox → Mozilla Messaging
QA Contact: general → release
Version: Trunk → other
Comment 12•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTrunk/1334100491.1334101211.31478.gz
Linux comm-central test xpcshell on 2012/04/10 16:28:11
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [tb-orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•