Closed
Bug 1299042
Opened 9 years ago
Closed 9 years ago
Intermittent test_safe_browsing_initial_download.py TestSafeBrowsingInitialDownload.test_safe_browsing_initial_download | OSError: [Errno 2] No such file or directory: '/home/worker/workspace/build/tmpYyyU8g.mozrunner-1472526232/safebrowsing'
Categories
(Testing :: Firefox UI Tests, defect)
Tracking
(firefox50 fixed, firefox51 fixed)
RESOLVED
FIXED
mozilla51
People
(Reporter: intermittent-bug-filer, Assigned: whimboo)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
| Assignee | ||
Comment 1•9 years ago
|
||
Francois, I assume that the subfolder is getting created when we download the first file? If that is the case we should not obey OSError exceptions.
Flags: needinfo?(francois)
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•9 years ago
|
Attachment #8787168 -
Flags: review?(francois)
| Assignee | ||
Comment 3•9 years ago
|
||
This looks to be related to debug and asan builds which are slow. So for the first check we do the subfolder is not present yet.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Flags: needinfo?(francois)
| Assignee | ||
Updated•9 years ago
|
Attachment #8787168 -
Flags: review?(francois) → review?(mjzffr)
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8787168 [details]
Bug 1299042 - Fix test_safebrowsing_initial_download for OSError.
https://reviewboard.mozilla.org/r/76020/#review74068
Attachment #8787168 -
Flags: review?(mjzffr) → review+
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4686f24bce97
Fix test_safebrowsing_initial_download for OSError. r=maja_zf
Comment 6•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
| Comment hidden (Intermittent Failures Robot) |
Comment 8•9 years ago
|
||
| bugherder uplift | ||
status-firefox50:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•