Closed Bug 818738 Opened 12 years ago Closed 12 years ago

several errors when TPS tries to report results to coversheet

Categories

(Testing Graveyard :: TPS, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgriffin, Assigned: jgriffin)

Details

This error was introduced as part of the coversheet conversion. It's currently preventing TPS from running.
That fixed that problem, but now there's: Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/pulsebuildmonitor-0.63-py2.6.egg/pulsebuildmonitor/pulsebuildmonitor.py", line 197, in pulse_message_received self.onBuildComplete(data['payload']) File "/home/mozauto/coversheet/coversheet/pulse.py", line 109, in onBuildComplete self.results.handleResults() File "/home/mozauto/coversheet/coversheet/results.py", line 59, in handleResults self.readResults() File "/home/mozauto/coversheet/coversheet/results.py", line 52, in readResults f = open(self.filename, 'r') IOError: [Errno 2] No such file or directory: 'tps_result.json'
Assignee: nobody → jgriffin
Summary: TPS: error: no such option: --email-results → several errors when TPS tries to report results to coversheet
One more error, the result of appending data to the result file. http://hg.mozilla.org/services/services-central/rev/24fd3b935a63
Can you kick off a run, Jonathan?
I kicked off a run with just one test, which worked correctly. I'm closing this, but will keep an eye open for reports in the next week or so.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.