Closed
Bug 1100362
Opened 11 years ago
Closed 10 years ago
update meta referrer tests to work on e10s
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: geekboy, Assigned: geekboy)
References
Details
The tests in bug 704320 (dom/base/test/test_bug704320.html, specifically) don't pass on e10s. I've tried to reduce the failures to something predictable, and I've investigated most of the errors and warnings that come out on the console, but it's not clear what or why it's breaking. It's important to note that only these tests fail after applying the patches for bug 704320, so it's probably a bug triggered by a combination of features used in the test.
In the interest of getting the meta referrer landed and tested, I disabled the offending test on e10s. We need to figure out why they won't run and fix that.
| Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/diff/27ebc65071e5/dom/base/test/mochitest.ini
They are running on e10s now!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(sstamm)
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•