Closed Bug 795533 Opened 12 years ago Closed 12 years ago

DesktopUnittestOutputParser barfs on leaks

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

References

()

Details

(Whiteboard: [mozharness][unittest])

Attachments

(1 file)

18:06:19     INFO -  1263 xptiWorkingSet                                136      136        1        1 (    1.00 +/-     0.00)        0        0 (    0.00 +/-     0.00)
18:06:19     INFO -  nsTraceRefcntImpl::DumpStatistics: 1263 entries
18:06:19  WARNING -  TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 28800 bytes during test execution
18:06:19  WARNING -  This is a harness error.
Traceback (most recent call last):
  File "scripts/scripts/desktop_unittest.py", line 453, in <module>
    desktop_unittest.run()
  File "/builds/slave/talos-slave/test/scripts/mozharness/base/script.py", line 711, in run
    self._possibly_run_method(method_name, error_if_missing=True)
  File "/builds/slave/talos-slave/test/scripts/mozharness/base/script.py", line 668, in _possibly_run_method
    return getattr(self, method_name)()
  File "scripts/scripts/desktop_unittest.py", line 387, in run_tests
    self._run_category_suites('mochitest')
  File "scripts/scripts/desktop_unittest.py", line 429, in _run_category_suites
    output_parser=parser)
  File "/builds/slave/talos-slave/test/scripts/mozharness/base/script.py", line 488, in run_command
    parser.add_lines(line)
  File "/builds/slave/talos-slave/test/scripts/mozharness/base/log.py", line 174, in add_lines
    self.parse_single_line(line)
  File "scripts/scripts/desktop_unittest.py", line 85, in parse_single_line
    r = harness_match.group(1)
IndexError: no such group
program finished with exit code 1
This should end up as an orange test, but turns red because of this.
Attachment #672624 - Flags: review?(jhammel)
Attachment #672624 - Flags: review?(jhammel) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: