Closed Bug 811769 Opened 12 years ago Closed 12 years ago

failure in test_PerfConfigurator.py looking for yaml file

Categories

(Testing :: Talos, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: k0scist, Unassigned)

References

Details

Attachments

(1 file)

(talos)│python tests/test_PerfConfigurator.py
 - outputName = /tmp/tmp58EceU.yaml
E
======================================================================
ERROR: test_cli (__main__.PerfConfiguratorUnitTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/test_PerfConfigurator.py", line 67, in test_cli
    content = yaml.read('test.yaml')
  File
  "/home/jhammel/mozilla/src/talos/src/talos/talos/configuration.py",
  line 105, in read
    f = file(filename)
IOError: [Errno 2] No such file or directory: 'test.yaml'

----------------------------------------------------------------------
Ran 1 test in 0.018s

FAILED (errors=1)
Attached patch fixSplinter Review
Attachment #681545 - Flags: review?(jmaher)
Comment on attachment 681545 [details] [diff] [review]
fix

Review of attachment 681545 [details] [diff] [review]:
-----------------------------------------------------------------

um yeah, nice find.
Attachment #681545 - Flags: review?(jmaher) → review+
pushed: http://hg.mozilla.org/build/talos/rev/714afc1d2a35
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 812492
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: