Closed
Bug 1848978
Opened 2 years ago
Closed 2 years ago
Intermittent Assertion failure: isNull(), at /builds/worker/checkouts/gecko/js/src/frontend/ParserAtom.cpp:76
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: assertion, intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=426188748&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/BqzG8hYKRm2coNmBM8OHCA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-08-16T11:01:39.875Z] 11:01:39 INFO - TEST-START | /webdriver/tests/classic/new_session/websocket_url.py
...
[task 2023-08-16T11:01:41.852Z] 11:01:41 INFO - PID 3844 | ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /var/folders/gz/qm7lqzhd05x5j0ck0ghtdmrr000014/T/tmpxw9ey9nd.mozrunner/runtests_leaks_1286_tab_pid4641.log
[task 2023-08-16T11:01:41.856Z] 11:01:41 INFO - PID 3844 | [WARN webrender::renderer::init] asking to enable_gpu_markers but no supporting extension was found
[task 2023-08-16T11:01:41.892Z] 11:01:41 INFO - PID 3844 | Assertion failure: isNull(), at /builds/worker/checkouts/gecko/js/src/frontend/ParserAtom.cpp:76
[task 2023-08-16T11:01:41.898Z] 11:01:41 INFO - STDOUT: Initializing stack-fixing for the first stack frame, this may take a while...
[task 2023-08-16T11:01:42.052Z] 11:01:42 INFO - STDOUT: FAILED
[task 2023-08-16T11:01:42.052Z] 11:01:42 INFO - STDOUT: =================================== FAILURES ===================================
[task 2023-08-16T11:01:42.053Z] 11:01:42 INFO - STDOUT: ______________________________ test_websocket_url ______________________________
[task 2023-08-16T11:01:42.053Z] 11:01:42 INFO - STDOUT: new_session = <function fixture_new_session.<locals>.new_session at 0x7fac3da1ab90>
[task 2023-08-16T11:01:42.054Z] 11:01:42 INFO - STDOUT: add_browser_capabilities = <function fixture_add_browser_capabilities.<locals>.add_browser_capabilities at 0x7fac3da1a320>
[task 2023-08-16T11:01:42.054Z] 11:01:42 INFO - STDOUT: def test_websocket_url(new_session, add_browser_capabilities):
[task 2023-08-16T11:01:42.055Z] 11:01:42 INFO - STDOUT: response, _ = new_session({"capabilities": {
[task 2023-08-16T11:01:42.055Z] 11:01:42 INFO - STDOUT: "alwaysMatch": add_browser_capabilities({"webSocketUrl": True})}})
| Comment hidden (Intermittent Failures Robot) |
Comment 2•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•