Intermittent ShutdownLeaks | process() called before end of test suite after ValueError: invalid literal for int() with base 10: 'Thread'
Categories
(Firefox :: Settings UI, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
#[markdown(off)]
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=230576615&repo=autoland
17:50:17 INFO - GECKO(11052) | [Parent 10948, Main Thread] WARNING: NS_ENSURE_SUCCESS(mStatus, mStatus) failed with result 0x804B000A: file z:/build/build/src/obj-firefox/dist/include\nsIURIMutator.h, line 622
17:50:17 INFO - Exception in thread ProcessReader:
17:50:17 INFO - Traceback (most recent call last):
17:50:17 INFO - File "c:\mozilla-build\python\Lib\threading.py", line 801, in __bootstrap_inner
17:50:17 INFO - self.run()
17:50:17 INFO - File "c:\mozilla-build\python\Lib\threading.py", line 754, in run
17:50:17 INFO - self.__target(*self.__args, **self.__kwargs)
17:50:17 INFO - File "Z:\task_1551202202\build\venv\lib\site-packages\mozprocess\processhandler.py", line 1049, in _read
17:50:17 INFO - callback(line.rstrip())
17:50:17 INFO - File "Z:\task_1551202202\build\venv\lib\site-packages\mozprocess\processhandler.py", line 965, in __call__
17:50:17 INFO - e(*args, **kwargs)
17:50:17 INFO - File "Z:\task_1551202202\build\tests\mochitest\runtests.py", line 2940, in processOutputLine
17:50:17 INFO - message = handler(message)
17:50:17 INFO - File "Z:\task_1551202202\build\tests\mochitest\runtests.py", line 3063, in trackShutdownLeaks
17:50:17 INFO - self.shutdownLeaks.log(message)
17:50:17 INFO - File "Z:\task_1551202202\build\tests\mochitest\leaks.py", line 40, in log
17:50:17 INFO - pid = int(line.split()[-1])
17:50:17 INFO - ValueError: invalid literal for int() with base 10: 'Thread'
17:50:25 INFO - TEST-INFO | Main app process: exit 0
17:50:25 ERROR - TEST-UNEXPECTED-FAIL | ShutdownLeaks | process() called before end of test suite
17:50:25 INFO - runtests.py | Application ran for: 0:08:52.360000
17:50:25 INFO - zombiecheck | Reading PID log: c:\users\task_1551202202\appdata\local\temp\tmpknllwvpidlog
17:50:25 INFO - ==> process 10948 launched child process 4456 ("Z:\task_1551202202\build\application\firefox\firefox.exe" -contentproc --channel="10948.0.1092263384\1781407654" -parentBuildID 20190226163906 -greomni "Z:\task_1551202202\build\application\firefox\omni.ja" -appomni "Z:\task_1551202202\build\application\firefox\browser\omni.ja" -appdir "Z:\task_1551202202\build\application\firefox\browser" - 10948 "\\.\pipe\gecko-crash-server-pipe.10948" 1156 gpu)
17:50:25 INFO - ==> process 10948 launched child process 6028 ("Z:\task_1551202202\build\application\firefox\firefox.exe"
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
Updated•5 years ago
|
Description
•