Closed
Bug 1059806
Opened 11 years ago
Closed 11 years ago
B2G debug xpcshell is broken on b2g28
Categories
(Testing :: XPCShell Harness, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 973601
People
(Reporter: RyanVM, Assigned: ahal)
References
Details
https://tbpl.mozilla.org/php/getParsedLog.php?id=46933876&tree=Mozilla-B2g28-v1.3
04:13:17 INFO - Traceback (most recent call last):
04:13:17 INFO - File "runtestsb2g.py", line 205, in main
04:13:17 INFO - **options.__dict__):
04:13:17 INFO - File "/builds/slave/test/build/tests/xpcshell/runxpcshelltests.py", line 1294, in runTests
04:13:17 INFO - self.buildTestList()
04:13:17 INFO - File "/builds/slave/test/build/tests/xpcshell/remotexpcshelltests.py", line 426, in buildTestList
04:13:17 INFO - xpcshell.XPCShellTests.buildTestList(self)
04:13:17 INFO - File "/builds/slave/test/build/tests/xpcshell/runxpcshelltests.py", line 777, in buildTestList
04:13:17 INFO - self.chunkTests()
04:13:17 INFO - File "/builds/slave/test/build/tests/xpcshell/runxpcshelltests.py", line 786, in chunkTests
04:13:17 INFO - totalTests += len(self.alltests[dir])
04:13:17 INFO - TypeError: list indices must be integers, not dict
04:13:17 INFO - pushing /system/bin/busybox
04:13:17 INFO - waiting for system-message-listener-ready...
04:13:17 INFO - done
04:13:17 INFO - pushing /builds/slave/test/build/tests/xpcshell/tests
04:13:17 INFO - Automation Error: Exception caught while running tests
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(ahalberstadt)
| Assignee | ||
Comment 1•11 years ago
|
||
Looks like chunking b2g xpcshell used to be broken and was fixed at some point? I'll take a look.
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
Flags: needinfo?(ahalberstadt)
| Assignee | ||
Comment 2•11 years ago
|
||
This was fixed in bug 973601. I'll get that patch landed on b2g28.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•