Closed
Bug 479281
Opened 16 years ago
Closed 12 years ago
test_classifier.html and test_classifier_worker.html fail for me
Categories
(Toolkit :: Safe Browsing, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jrmuizel, Unassigned)
Details
These tests reproducibly fail for me with the following log:
0 INFO SimpleTest START
1 INFO Running /tests/toolkit/components/url-classifier/tests/mochitest/test_classifier.html...
2 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/components/url-classifier/tests/mochitest/test_classifier.html | Error thrown during test: document.getElementById("testFrame") is null - got 0, expected 1
4 INFO Running /tests/toolkit/components/url-classifier/tests/mochitest/test_classifier_worker.html...
5 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/components/url-classifier/tests/mochitest/test_classifier_worker.html | Error thrown during test: document.getElementById("testFrame") is null - got 0, expected 1
gavin was also able to reproduce the problem.
Comment 1•16 years ago
|
||
Probably will be fixed by bug 482073...
Comment 2•12 years ago
|
||
Presumably fixed by 482073, or at least no longer an issue developers are hitting.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•