Intermittent Automation Error: Received unexpected exception while running application after Could not get the program name for a cubeb stream
Categories
(Core :: Graphics: CanvasWebGL, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
#[markdown(off)]
Filed by: csabou [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=239837504&repo=autoland
03:38:08 INFO - TEST-SKIP | dom/canvas/test/webgl-mochitest/test_webgl_color_buffer_float.html | took 0ms
03:38:08 INFO - Running manifest: dom\canvas\test\crash\mochitest.ini
03:38:09 INFO - Z:\task_1555032975\build\tests\bin\pk12util.exe: PKCS12 IMPORT SUCCESSFUL
03:38:09 INFO - MochitestServer : launching [u'Z:\\task_1555032975\\build\\tests\\bin\\xpcshell.exe', '-g', 'Z:\\task_1555032975\\build\\application\\firefox', '-f', 'Z:\\task_1555032975\\build\\tests\\bin\\components\\httpd.js', '-e', "const _PROFILE_PATH = 'c:\\\\users\\\\task_1555032975\\\\appdata\\\\local\\\\temp\\\\tmpal5qlf.mozrunner'; const _SERVER_PORT = '8888'; const _SERVER_ADDR = '127.0.0.1'; const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false;", '-f', 'Z:\\task_1555032975\\build\\tests\\mochitest\\server.js']
03:38:09 INFO - runtests.py | Server pid: 5556
03:38:09 INFO - runtests.py | Websocket server pid: 4336
03:38:09 INFO - runtests.py | SSL tunnel pid: 396
03:38:09 INFO - [5556, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, NS_ERROR_UNEXPECTED) failed with result 0x80004005: file z:/build/build/src/extensions/cookie/nsPermissionManager.cpp, line 1026
03:38:09 INFO - Couldn't convert chrome URL: chrome://branding/locale/brand.properties
03:38:09 INFO - [5556, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 81
03:38:09 INFO - [5556, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 81
03:38:09 INFO - [5556, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 81
03:38:09 INFO - [5556, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 81
03:38:09 INFO - [5556, Main Thread] WARNING: Failed to get directory to cache.: file z:/build/build/src/security/sandbox/win/src/sandboxbroker/sandboxBroker.cpp, line 81
03:38:09 INFO - [5556, Main Thread] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file z:/build/build/src/dom/media/CubebUtils.cpp, line 359
03:38:09 INFO - runtests.py | Running with scheme: http
03:38:09 INFO - runtests.py | Running with e10s: True
03:38:09 INFO - runtests.py | Running with serviceworker_e10s: False
03:38:09 INFO - runtests.py | Running with socketprocess_e10s: False
03:38:09 INFO - runtests.py | Running tests: start.
03:38:09 INFO -
03:38:09 INFO - Application command: Z:\task_1555032975\build\application\firefox\firefox.exe -marionette --wait-for-browser -foreground -profile c:\users\task_1555032975\appdata\local\temp\tmpal5qlf.mozrunner
03:38:09 INFO - runtests.py | Application pid: 1792
03:38:09 INFO - TEST-INFO | started process GECKO(1792)
03:41:09 INFO - runtests.py | Waiting for browser...
03:41:09 INFO - TEST-INFO | Main app process: exit c0000005
03:41:09 INFO - Buffered messages finished
03:41:09 ERROR - TEST-UNEXPECTED-FAIL | automation.py | application terminated with exit code 3221225477
03:41:09 INFO - runtests.py | Application ran for: 0:03:00.033000
03:41:09 INFO - zombiecheck | Reading PID log: c:\users\task_1555032975\appdata\local\temp\tmplxgwwdpidlog
03:41:09 INFO - Traceback (most recent call last):
03:41:09 INFO - File "Z:\task_1555032975\build\tests\mochitest\runtests.py", line 2830, in doTests
03:41:09 INFO - e10s=options.e10s
03:41:09 INFO - File "Z:\task_1555032975\build\tests\mochitest\runtests.py", line 2261, in runApp
03:41:09 INFO - self.marionette.start_session()
03:41:09 INFO - File "Z:\task_1555032975\build\venv\lib\site-packages\marionette_driver\decorators.py", line 36, in _
03:41:09 INFO - m._handle_socket_failure()
03:41:09 INFO - File "Z:\task_1555032975\build\venv\lib\site-packages\marionette_driver\marionette.py", line 650, in _handle_socket_failure
03:41:09 INFO - reraise(exc, val, tb)
03:41:09 INFO - File "Z:\task_1555032975\build\venv\lib\site-packages\marionette_driver\decorators.py", line 26, in _
03:41:09 INFO - return func(*args, **kwargs)
03:41:09 INFO - File "Z:\task_1555032975\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1108, in start_session
03:41:09 INFO - self.raise_for_port(timeout=timeout)
03:41:09 INFO - File "Z:\task_1555032975\build\venv\lib\site-packages\marionette_driver\marionette.py", line 569, in raise_for_port
03:41:09 INFO - self.host, self.port))
03:41:09 INFO - timeout: Timed out waiting for connection on 127.0.0.1:2828!
03:41:09 ERROR - Automation Error: Received unexpected exception while running application
Comment 1•6 years ago
|
||
Fixed by this backout: https://hg.mozilla.org/integration/autoland/rev/d1b15e1a37f0f7098c0800ac89239540712210a6
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Description
•