Closed
Bug 786938
Opened 12 years ago
Closed 3 years ago
test_handlerApps.xhtml is permaorange on 10.8 and 10.9 and 10.10 from trying to launch iCal.app, which no longer exists
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: philor, Assigned: philor)
References
Details
(Whiteboard: [qa-][test disabled])
The deeply-hated (bug 449763) test_handlerApps.xhtml, which launches iCal on OS X and leaves it running (which in the case of our 10.7+ slaves, means leaves it running across reboots so that it's still running when the slave later runs talos, bug 743594), is permaorange on 10.8 because it launches /Applications/iCal.app, having failed to anticipate that Apple would decide to switch the name of the app to match the name of the iPhone app.
This would be a marvelous opportunity to STOP LAUNCHING ICAL, but because this test is holding all of mochitest-5 on 10.8 hostage (it's hidden only because of this), we need to do *something* about it.
Assignee | ||
Comment 1•12 years ago
|
||
Oh yeah, file handling is totally unowned.
I'm not willing to be the one to test launching Calendar.app, nor am I willing to be responsible for the havoc that causing it to be constantly running on every single test slave may cause, and the hack that SeaMonkey used to just open /bin/echo instead in bug 749872 totally does not work (it just causes the test to fail on 10.5-10.7 and 10.8 opt, but on 10.8 debug it crashes rather spectacularly, in Launch Services), so I just disabled the test on 10.8 in http://hg.mozilla.org/integration/mozilla-inbound/rev/f7c89de3ab43
Whiteboard: [leave open][qa-]
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/f6467af7df19
https://hg.mozilla.org/releases/mozilla-beta/rev/a4684d302720
Whiteboard: [leave open][qa-] → [qa-]
Assignee | ||
Comment 4•11 years ago
|
||
Hi, it's me again.
https://hg.mozilla.org/integration/mozilla-inbound/rev/b3b9d66e27d5
Summary: test_handlerApps.xhtml is permaorange on 10.8 from trying to launch iCal.app, which no longer exists → test_handlerApps.xhtml is permaorange on 10.8 and 10.9 from trying to launch iCal.app, which no longer exists
Whiteboard: [qa-] → [qa-][test disabled][leave open]
Comment 5•11 years ago
|
||
Updated•11 years ago
|
Assignee | ||
Comment 6•10 years ago
|
||
Summary: test_handlerApps.xhtml is permaorange on 10.8 and 10.9 from trying to launch iCal.app, which no longer exists → test_handlerApps.xhtml is permaorange on 10.8 and 10.9 and 10.10 from trying to launch iCal.app, which no longer exists
Comment 7•10 years ago
|
||
Assignee | ||
Comment 8•10 years ago
|
||
Apparently the way I was disabling it lead to intermittently calling finish twice, which I don't understand, so I just disabled it completely on OS X in https://hg.mozilla.org/integration/mozilla-inbound/rev/0e25e47b597c.
Blocks: 996578
Assignee | ||
Comment 9•10 years ago
|
||
Comment 10•10 years ago
|
||
status-b2g-v2.1S:
--- → fixed
Updated•8 years ago
|
Comment 11•3 years ago
|
||
This test was removed in bug 749872.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Whiteboard: [qa-][test disabled][leave open] → [qa-][test disabled]
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee: nobody → philringnalda
You need to log in
before you can comment on or make changes to this bug.
Description
•