Closed
Bug 1225539
Opened 7 years ago
Closed 7 years ago
Running tests with --use-last-images doesn't work as expected
Categories
(MozReview Graveyard :: General, defect)
MozReview Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdoglio, Assigned: mdoglio)
Details
Attachments
(1 file)
Running the tests with the --use-last-images flag seems to pick an old (broken) bmoweb image instead of the one last built. The problem seems to be with the list of images not being sorted by creation time when retrieved from the docker service.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mdoglio
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•7 years ago
|
||
testing: fix running tests with --use-last-images (bug 1225539);r?gps
Attachment #8688545 -
Flags: review?(gps)
Updated•7 years ago
|
Attachment #8688545 -
Flags: review?(gps) → review+
Comment 2•7 years ago
|
||
Comment on attachment 8688545 [details] MozReview Request: testing: fix running tests with --use-last-images (bug 1225539);r=gps https://reviewboard.mozilla.org/r/25337/#review22871 I had seen this behavior and was wondering what was causing it. Thank you for tracking it down!
Assignee | ||
Comment 3•7 years ago
|
||
Comment on attachment 8688545 [details] MozReview Request: testing: fix running tests with --use-last-images (bug 1225539);r=gps Review request updated; see interdiff: https://reviewboard.mozilla.org/r/25337/diff/1-2/
Attachment #8688545 -
Attachment description: MozReview Request: testing: fix running tests with --use-last-images (bug 1225539);r?gps → MozReview Request: testing: fix running tests with --use-last-images (bug 1225539);r=gps
Assignee | ||
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Developer Services → MozReview
You need to log in
before you can comment on or make changes to this bug.
Description
•