Closed
Bug 1418581
Opened 7 years ago
Closed 7 years ago
Intermittent toolkit/components/telemetry/tests/unit/test_TelemetryController.js | xpcshell return code: 1510934757724
Categories
(Toolkit :: Telemetry, defect, P5)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1410723
People
(Reporter: intermittent-bug-filer, Assigned: gbrown)
Details
(Keywords: intermittent-failure)
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Mh, as far as I can see this doesn't look strictly related to Telemetry:
> [task 2017-11-17T16:05:57.795Z] 16:05:57 INFO - <<<<<<<
> [task 2017-11-17T16:05:57.795Z] 16:05:57 INFO - Following exceptions were raised:
> [task 2017-11-17T16:05:57.795Z] 16:05:57 INFO - Traceback (most recent call last):
> [task 2017-11-17T16:05:57.796Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 181, in run
> [task 2017-11-17T16:05:57.796Z] 16:05:57 INFO - self.run_test()
> [task 2017-11-17T16:05:57.797Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 792, in run_test
> [task 2017-11-17T16:05:57.797Z] 16:05:57 INFO - if self.checkForCrashes(self.tempDir, self.symbolsPath, test_name=name):
> [task 2017-11-17T16:05:57.797Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 181, in checkForCrashes
> [task 2017-11-17T16:05:57.798Z] 16:05:57 INFO - self.device.getDirectory(self.remoteMinidumpDir, dumpDir)
> [task 2017-11-17T16:05:57.798Z] 16:05:57 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/devicemanagerADB.py", line 543, in getDirectory
> [task 2017-11-17T16:05:57.799Z] 16:05:57 INFO - dir_util.copy_tree(localDir, originalLocal)
> [task 2017-11-17T16:05:57.799Z] 16:05:57 INFO - File "/usr/lib/python2.7/distutils/dir_util.py", line 128, in copy_tree
> [task 2017-11-17T16:05:57.800Z] 16:05:57 INFO - "cannot copy tree '%s': not a directory" % src
> [task 2017-11-17T16:05:57.800Z] 16:05:57 INFO - DistutilsFileError: cannot copy tree '/tmp/tmpihx50T/minidumps': not a directory
> [task 2017-11-17T16:05:57.800Z] 16:05:57 INFO - Traceback (most recent call last):
> [task 2017-11-17T16:05:57.801Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 628, in <module>
> [task 2017-11-17T16:05:57.801Z] 16:05:57 INFO - main()
> [task 2017-11-17T16:05:57.802Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 623, in main
> [task 2017-11-17T16:05:57.802Z] 16:05:57 INFO - mobileArgs=xpcsh.mobileArgs):
> [task 2017-11-17T16:05:57.802Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 1385, in runTests
> [task 2017-11-17T16:05:57.803Z] 16:05:57 INFO - mobileArgs, **kwargs)
> [task 2017-11-17T16:05:57.803Z] 16:05:57 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 1580, in runTestList
> [task 2017-11-17T16:05:57.803Z] 16:05:57 INFO - raise exceptions[0]
> [task 2017-11-17T16:05:57.804Z] 16:05:57 INFO - distutils.errors.DistutilsFileError: cannot copy tree '/tmp/tmpihx50T/minidumps': not a directory
> [task 2017-11-17T16:05:57.826Z] 16:05:57 ERROR - Return code: 1
> [task 2017-11-17T16:05:57.826Z] 16:05:57 ERROR - No tests run or test summary not found
> [task 2017-11-17T16:05:57.827Z] 16:05:57 INFO - TinderboxPrint: xpcshell<br/><em class="testfail">T-FAIL</em>
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•