Closed
Bug 676718
Opened 14 years ago
Closed 14 years ago
test-page-mod.testPageMod1 fails with "empty test" on Fedora
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: myk, Assigned: ochameau)
References
Details
On the Fedora test slaves, test-page-mod.testPageMod1 is failing consistently with "empty test":
info: executing 'test-page-mod.testPageMod1'
error: TEST FAILED: test-page-mod.testPageMod1 (empty test)
console: [JavaScript Error: "TEST FAILED: test-page-mod.testPageMod1 (empty test)
"]
Here's a sample 32bit log:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1312473706.1312474047.598.gz
Here's a sample 64bit log:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1312473579.1312473884.32370.gz
I don't see this problem on any other OS. I also don't see it on my own Ubuntu Linux installation.
| Reporter | ||
Updated•14 years ago
|
Priority: -- → P1
Target Milestone: --- → 1.1
Updated•14 years ago
|
Assignee: nobody → poirot.alex
| Assignee | ||
Comment 1•14 years ago
|
||
Nor am I able to reproduce it on current Fedora live version (Fedora 15).
It is working fine on my Ubuntu VM too.
I'll try getting an archive of Fedora 12 that seems to be used by test slaves.
| Assignee | ||
Comment 2•14 years ago
|
||
Same thing on Fedora 12. It works on Firefox 5 release and on today's nightly (with patch from bug 676572).
Myk: Do you have any guess on what is particular on test slaves?
Do they use release or debug builds?
Do they use last SDK version?
Is there any ISO/VM image of these slaves?
| Reporter | ||
Comment 3•14 years ago
|
||
(In reply to Alexandre Poirot (:alex) from comment #2)
> Same thing on Fedora 12. It works on Firefox 5 release and on today's
> nightly (with patch from bug 676572).
>
> Myk: Do you have any guess on what is particular on test slaves?
I think they're fairly standard, except that they don't have network access to the outside world, just the internal build machine network.
> Do they use release or debug builds?
The ones in question are using optimized builds.
> Do they use last SDK version?
No, these machines are using <http://hg.mozilla.org/projects/addon-sdk/rev/cfcf0515ae75>, which corresponds to <https://github.com/mozilla/addon-sdk/commit/103af62faabe608a5ddeff09422a31946ea5410a>.
> Is there any ISO/VM image of these slaves?
Hmm, not sure; cc:ing lsblakk for the answer to this question.
| Reporter | ||
Updated•14 years ago
|
Target Milestone: 1.1 → 1.2
(Pushing all open bugs to the --- milestone for the new triage system)
Target Milestone: 1.2 → ---
| Reporter | ||
Comment 5•14 years ago
|
||
This isn't happening anymore. Ghost in the system?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•