Open
Bug 848083
Opened 12 years ago
Updated 2 years ago
Re-enable some browser-element tests on Linux
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: justin.lebar+bug, Unassigned)
References
Details
We currently have four browser-element tests disabled on Linux, as a result of bug 779753:
test_browserElement_oop_SendEvent.html
test_browserElement_oop_SetVisible.html
test_browserElement_oop_SetVisibleFrames.html
test_browserElement_oop_SetVisibleFrames2.html
Since we're not running these tests on B2G, desktop Linux is the closest thing we have to the production environment, and I think it should be a priority to get these tests back up and running. In the past when we've investigated random-orange browser-element tests, we've discovered real race conditions.
We can fix all four tests in this one bug, or we can fix them in separate bugs.
Reporter | ||
Updated•12 years ago
|
Blocks: browser-api
Assignee | ||
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Comment 1•6 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•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•