Closed
Bug 969384
Opened 11 years ago
Closed 11 years ago
test failures amo-master-es build on jenkins
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: magopian, Unassigned)
Details
Those may be caused by race conditions: https://ci-addons.allizom.org/job/amo-master-es/87/testReport/
Comment 1•11 years ago
|
||
In case jenkins decides not to keep this build, the failing tests are:
apps.amo.tests.test_utils_.TestAttachTransDict.test_multiple_objects_with_multiple_translations
get() returned more than one AppVersion -- it returned 2! Lookup parameters were {'application': <Application: Firefox>, 'version': '4.0'}
apps.search.tests.test_views.TestCollectionSearch.test_results_name_query
Got: [77L, 79L]. Expected: [75L, 77L, 79L]. Parameters: {'q': 'collection'}
lib.es.tests.test_commands.TestIndexCommand.test_reindexation
assert new_indices != old_indices
Interestingly, I don't see them fail locally.
Reporter | ||
Comment 2•11 years ago
|
||
Closing here:
1/ the "amo-master-es" build is not used anymore, the "olympia" build also runs the ES tests
2/ a few tests are now skipped (and should be addressed), cf bug 1050754
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•