Closed
Bug 575506
Opened 15 years ago
Closed 15 years ago
trunk maemo fennec builds not exiting talos profile creation since 6/23
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 578343
People
(Reporter: mozilla, Unassigned)
References
Details
I'm able to run this on a 6/22 build.
Looking at tinderbox, the last green run on the n900s appears to be built off of
http://hg.mozilla.org/mobile-browser/rev/ac0d623c0b7d
http://hg.mozilla.org/mozilla-central/rev/e7b4fc236003
and the first orange run looks like
http://hg.mozilla.org/mobile-browser/rev/bdcc080c841a
http://hg.mozilla.org/mozilla-central/rev/a1dffbacfea8
| Reporter | ||
Comment 1•15 years ago
|
||
In a broken build, we get
DEBUG: running test file local.config
DEBUG: using testdate: 1277742884
DEBUG: actual date: 1277742884
RETURN:s: n900-006
RETURN:id:20100628212025
RETURN:<a href = "http://hg.mozilla.org/mobile-browser/rev/ce340d18a9d9">rev:ce340d18a9d9</a>
n900-006:
Started Mon, 28 Jun 2010 09:34:44
Running test tdhtml:
Started Mon, 28 Jun 2010 09:34:44
DEBUG: operating with platform_type : linux_
DEBUG: WARNING: file already insetalled (page_load_test/chrome/pageloader.manifest)
DEBUG: WARNING: file already insetalled (page_load_test/chrome/pageloader.jar)
DEBUG: WARNING: file already insetalled (page_load_test/components/tp-cmdline.js)
DEBUG: insetalledpage_load_test/components/tp-cmdline.manifest
DEBUG: created profile
NOISE: ###################################### forms.js loaded
NOISE: ###################################### content loaded
NOISE: !! remote browser loaded
Failed tdhtml:
Stopped Mon, 28 Jun 2010 09:55:30
FAIL: Busted: tdhtml
FAIL: initialization timed out
In a good build, we get
DEBUG: running test file local.config
DEBUG: using testdate: 1277310462
DEBUG: actual date: 1277310462
RETURN:s: n900-006
RETURN:id:20100623194828
RETURN:<a href = "http://hg.mozilla.org/mobile-browser/rev/ac0d623c0b7d">rev:ac0d623c0b7d</a>
n900-006:
Started Wed, 23 Jun 2010 09:27:42
Running test tdhtml:
Started Wed, 23 Jun 2010 09:27:42
DEBUG: operating with platform_type : linux_
DEBUG: WARNING: file already insetalled (page_load_test/chrome/pageloader.manifest)
DEBUG: WARNING: file already insetalled (page_load_test/chrome/pageloader.jar)
DEBUG: WARNING: file already insetalled (page_load_test/components/tp-cmdline.js)
DEBUG: created profile
Screen width/height:800/480
colorDepth:16
Browser inner width/height: 800/424
Browser outer width/height: 800/424
DEBUG: initialized fennec
DEBUG: command line: /builds/fennec/fennec -profile /var/tmp/tmpXs4Ktw/profile -tp page_load_test/dhtml/dhtml.manifest -tpnoisy -tpformat tinderbox -tpcycles 3
NOISE: Cycle 1: loaded http://localhost/page_load_test/dhtml/colorfade.html (next: http://localhost/page_load_test/dhtml/diagball.html)
<snip>
| Reporter | ||
Updated•15 years ago
|
Summary: trunk fennec builds not exiting profile creation since 6/23 → trunk fennec builds not exiting talos profile creation since 6/23
| Reporter | ||
Updated•15 years ago
|
Summary: trunk fennec builds not exiting talos profile creation since 6/23 → trunk maemo fennec builds not exiting talos profile creation since 6/23
| Reporter | ||
Comment 2•15 years ago
|
||
Evidently this is an e10s/talos issue (bug 578343)
Should we run with ipc disabled, or just wait til that's fixed?
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Evidently this is an e10s/talos issue (bug 578343)
> Should we run with ipc disabled, or just wait til that's fixed?
Let's wait to see how quickly Joel can make a patch
| Reporter | ||
Updated•15 years ago
|
Blocks: mobile-pool
Comment 4•15 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > Evidently this is an e10s/talos issue (bug 578343)
> > Should we run with ipc disabled, or just wait til that's fixed?
>
> Let's wait to see how quickly Joel can make a patch
ping - any ETA?
Comment 5•15 years ago
|
||
Joel has a patch on bug 578343
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
switching to the new pageloader in bug 580698 seems to be allowing the n900s to run talos again. The n810s are still broken because of bug 579186.
| Reporter | ||
Comment 8•15 years ago
|
||
As I mentioned to jhford in person, staging talos runs are working because they have the new pageloader xpi, as well as Joel's patches for e10s pageloader and e10s fennecmark.
| Reporter | ||
Comment 9•15 years ago
|
||
I think that also answers comment 6: this is the same bug as bug 578343. Duping.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•