Closed
Bug 758104
Opened 14 years ago
Closed 13 years ago
Intermittent talos failure with "run_tests.py: error: Missing files: 20120523_0905_config.yml"
Categories
(Testing :: Talos, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
Second one today (I blew off the first). You can blame someone else (releng is a particularly popular target), but you'll have to tell them wtf it means.
https://tbpl.mozilla.org/php/getParsedLog.php?id=12010580&tree=Mozilla-Inbound
Rev3 WINNT 5.1 mozilla-inbound talos tprow on 2012-05-23 20:00:10 PDT for push 00238745331b
slave: talos-r3-xp-042
'python' 'run_tests.py' '--noisy' '20120523_0905_config.yml'
...
usage: run_tests.py [options] manifest.yml [manifest.yml ...]
run_tests.py: error: Missing files: 20120523_0905_config.yml
program finished with exit code 2
Comment 1•14 years ago
|
||
Looking at the log, it looks like PerfConfigurator at least believes it has/is generating the file. Is it possible that we're so fast that run_test.py is trying to read the file while it is still in I/O buffering? If not, its hard to guess without being able to poke around
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•