Open
Bug 795334
Opened 13 years ago
Updated 3 years ago
Re-enable permissions tests on Mac and Win
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: ddahl, Unassigned)
References
Details
Attachments
(1 obsolete file)
The tests from bug 758269 fail on Mac (half of the checks) due to a Mac-only ASSERT:
###!!! ASSERTION: OBSERVER_KEY not found!: '[userInfo valueForKey:OBSERVER_KEY] != nil', file ../../../../../toolkit/components/alerts/mac/mozNotificationCenterDelegate.mm, line 149
The windows checks all pass, but there is another strange error that causes a timeout:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/dom/tests/browser/browser_webapps_permissions.js | Found an unexpected alert:alert at the end of test run
Comment 1•13 years ago
|
||
Doesn't seem to be the case anymore, at least on OS X.
Sent to Try to see if this breaks Windows: https://tbpl.mozilla.org/?tree=Try&rev=d7a5ef394f52
Comment 2•13 years ago
|
||
Reuben, the try run still has Mac oranges, right?
Comment 3•13 years ago
|
||
(In reply to Mounir Lamouri (:mounir) from comment #2)
> Reuben, the try run still has Mac oranges, right?
That Try run also had a patch from bug 793204 which caused the mochitest-browser oranges. The Windows one looks different from the other failures so it's probably still broken there. I'll address the last comments in bug 793204 and send to Try again, this time without changing the mochitest-browser test.
Comment 4•13 years ago
|
||
Comment on attachment 706096 [details] [diff] [review]
Re-enable tests on Mac and Win
Yes, the OS X oranges happen even without my patch. Weirdly, the test passes without problems when running locally :(
Attachment #706096 -
Attachment is obsolete: true
Updated•13 years ago
|
Whiteboard: [apps-automation]
Updated•13 years ago
|
Component: DOM: Apps → DOM
Whiteboard: [apps-automation]
| Reporter | ||
Updated•12 years ago
|
Assignee: ddahl → nobody
Comment 5•8 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•