Closed
Bug 1299042
Opened 6 years ago
Closed 6 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)
Filed by: rvandermeulen [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=34927514&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/A167vjscTiuK34c3FmNTuQ/runs/0/artifacts/public%2Flogs%2Flive_backing.log
Assignee | ||
Comment 1•6 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•6 years ago
|
Attachment #8787168 -
Flags: review?(francois)
Assignee | ||
Comment 3•6 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•6 years ago
|
Attachment #8787168 -
Flags: review?(francois) → review?(mjzffr)
Comment 4•6 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•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4686f24bce97
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment hidden (Intermittent Failures Robot) |
Comment 8•6 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/4feb1d04d54d
status-firefox50:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•