Closed
Bug 754578
Opened 13 years ago
Closed 6 years ago
[SeaMonkey] mochitest-chrome: "test_cross_domain.xul | Test timed out" (+ 3+ more)
Categories
(Core Graveyard :: DOM: Apps, defect)
Core Graveyard
DOM: Apps
Tracking
(firefox15-)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox15 | - | --- |
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [perma-orange] [test which aborts the suite])
{
9871 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/dom/tests/mochitest/webapps/test_cross_domain.xul | Test timed out.
9874 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/dom/tests/mochitest/webapps/test_install_app.xul | Test timed out.
9877 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/dom/tests/mochitest/webapps/test_install_errors.xul | Test timed out.
9880 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/dom/tests/mochitest/webapps/test_install_receipts.xul | Test timed out.
9881 ERROR TEST-UNEXPECTED-FAIL | (SimpleTest/TestRunner.js) | 4 test timeouts, giving up.
}
Reporter | ||
Updated•13 years ago
|
Whiteboard: [perma-orange] → [perma-orange] [test which aborts the suite]
Reporter | ||
Updated•13 years ago
|
Summary: [SeaMonkey] "test_cross_domain.xul | Test timed out" (+ 3+ more) → [SeaMonkey] mochitest-chrome: "test_cross_domain.xul | Test timed out" (+ 3+ more)
Reporter | ||
Comment 1•13 years ago
|
||
Would this be caused by lack of bug 735571 (not handled by tests)?
Comment 2•13 years ago
|
||
can we make it so these tests only run on the browser .. not sure why we would run these against sea monkey ?
Reporter | ||
Updated•13 years ago
|
tracking-firefox15:
--- → ?
Comment 3•13 years ago
|
||
It's not clear that this affects FF tests. No need to track for the release of Firefox.
Comment 4•13 years ago
|
||
A bugfix in the webapps code makes this a perma orange on try.
https://tbpl.mozilla.org/?tree=Try&rev=cf466c03f09a
What's the state here? Did we disable this tests on mc?
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 9•12 years ago
|
||
I think I plugged the right one ...
https://tbpl.mozilla.org/php/getParsedLog.php?id=12568612&tree=Try
Comment 10•12 years ago
|
||
Looks like 7166a68a7994 Jason Orendorff – Bug 750307 in TRY server which is being backed out
Comment 11•12 years ago
|
||
(In reply to dclarke@mozilla.com from comment #2)
> can we make it so these tests only run on the browser .. not sure why we
> would run these against sea monkey ?
dclarke, these tests run in SeaMonkey because SeaMonkey is a community browser+mail client.
If the functionality is Firefox ONLY and not meant to be useable by anything built off of Gecko directly, then we should identify that and block these tests out for Firefox Only.
If it just needs some SeaMonkey UI support to go along with the Gecko Feature, than we can do that.
If it shouldn't need explicit UI support than we would appreciate help in identifying why these are failing.
Comment 12•12 years ago
|
||
actually... noticing http://mxr.mozilla.org/comm-central/source/mozilla/dom/tests/mochitest/webapps/apphelper.js#21
along with
http://mxr.mozilla.org/comm-central/source/mozilla/browser/modules/WebappsInstaller.jsm#26
Makes me think that if we just port a stub, without real UI, that returns "true" if the dry-run pref is set we might be able to pass these tests (caveat just glancing at code)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 14•12 years ago
|
||
(In reply to TinderboxPushlog Robot from comment #13)
> ehsan
> https://tbpl.mozilla.org/php/getParsedLog.php?id=13593896&tree=Mozilla-
> Inbound
Not this bug.
Updated•12 years ago
|
Severity: major → normal
Component: DOM: Mozilla Extensions → DOM: Apps
Priority: P2 → --
Target Milestone: mozilla15 → ---
Updated•12 years ago
|
Severity: normal → major
Priority: -- → P2
Target Milestone: --- → mozilla15
Comment 15•12 years ago
|
||
Let's keep the priority and milestone fields unset. We haven't triaged this bug (yet, but I'm working on fixing that problem).
Priority: P2 → --
Target Milestone: mozilla15 → ---
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 17•12 years ago
|
||
Sorry, disregard comment 16, was mis-star and fixed by backout:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fcb650e7bd6e
Updated•7 years ago
|
Product: Core → Core Graveyard
Comment 18•6 years ago
|
||
Core Graveyard / DOM: Apps is inactive. Closing all bugs in this component.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•