Closed Bug 986685 Opened 11 years ago Closed 11 years ago

[e10s] Disable some DOM tests

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: billm, Assigned: billm)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

I'm working on disabling enough tests that we can get a green e10s run. After that, we can start enabling them again.
Attachment #8395051 - Flags: review?(bugs) → review+
Comment on attachment 8395050 [details] [diff] [review] disable-dom-events I don't understand this one. This should just work. What kind of error do you get? I assume this is about test_bug432698.html .ini syntax is so bizarre
Comment on attachment 8395052 [details] [diff] [review] disable-dom-imptest odd odd, but given that this is disabled on gonk too, fine.
Attachment #8395052 - Flags: review?(bugs) → review+
(In reply to Olli Pettay [:smaug] from comment #4) > Comment on attachment 8395050 [details] [diff] [review] > disable-dom-events > > I don't understand this one. This should just work. > What kind of error do you get? > > I assume this is about test_bug432698.html > .ini syntax is so bizarre I haven't been investigating too much. I just want to start with a clean baseline. Here is the failure: https://tbpl.mozilla.org/php/getParsedLog.php?id=36479161&tree=Holly#error0 It seems to happen intermittently.
(In reply to Olli Pettay [:smaug] from comment #5) > Comment on attachment 8395052 [details] [diff] [review] > disable-dom-imptest > > odd odd, but given that this is disabled on gonk too, fine. This test uses the <keygen> tag, which requires window.crypto, which is disabled in e10s. Apparently some part of NSS/PSM is not safe to run in content processes.
Comment on attachment 8395050 [details] [diff] [review] disable-dom-events In case of test_bug432698.html I think the following could fix the test checkRelatedTarget = false; right before SimpleTest.finish(); Either that, or disable. Disabling test_bug967796.html is fine.
Attachment #8395050 - Flags: review?(bugs) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/083592b92e63 I made the "checkRelatedTarget = false" change. It passes on inbound. I'm not sure if it works in e10s since it's intermittent, but we'll find out in time.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: