Closed
Bug 899647
Opened 12 years ago
Closed 11 years ago
Intermittent TEST-UNEXPECTED-FAIL | tests/test-places-host.testHostQuery | should only return two - 2 == 1 followed by failures in testTagsGetURLsByTag: returned only one url - 1 == 2
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Gijs, Assigned: jsantell)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=25911754&tree=UX
TEST-UNEXPECTED-FAIL | tests/test-places-host.testHostQuery | should only return two - 2 == 1
TEST-UNEXPECTED-FAIL | tests/test-places-host.testHostQuery | should only return two - 2 == 1
TEST-UNEXPECTED-FAIL | tests/test-places-host.testHostQuery | is sorted by URI desc - "http://firefox.com/" == "http://mozilla.com/"
TEST-UNEXPECTED-FAIL | tests/test-places-host.testTagsGetURLsByTag | returned correct url - "http://firefox.com/" == "http://moz.com/"
TEST-UNEXPECTED-FAIL | tests/test-places-host.testTagsGetURLsByTag | returned only one url - 1 == 2
Reporter | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee: nobody → jsantell
Priority: -- → P2
Assignee | ||
Comment 1•12 years ago
|
||
Attempted fix by removing duplicate URLs in tests: https://github.com/mozilla/addon-sdk/commit/5270f3890280b3e87aeb68bc874d913313e20452
Updated•11 years ago
|
Assignee | ||
Comment 2•11 years ago
|
||
Moved into addon-test, seems to fix
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•