Open
Bug 914865
Opened 12 years ago
Updated 3 years ago
dom/tests/mochitest/localstorage/test_localStorageQuota.html has failures when running standalone
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
When running dom/tests/mochitest/localstorage/ mochitests, then test_localStorageQuota.html doesn't have failures.
But when I run test_localStorageQuota.html as a standalone test, I get these failures:
failed | FAILURE: Exception 2152924150 threw at http://test1.example.com/tests/dom/tests/mochitest/localstorage/frameQuota.html?add2&B&failure
failed | FAILURE: Key B left unchanged, expected 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 got 123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
A test file should be running succesfully as a standalone test.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•