You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chrome exits immediately with SIGTERM, and karma-chrome-launcher provides no useful information about the failure. Here's the complete log of the incident:
01 09 2020 00:24:20.165:DEBUG [launcher]: Process ChromeHeadless exited with code null and signal SIGTERM
Useful information would be a) the command that was run, b) the output of the process, c) the exit status.
Docs on debug strategy would also be useful.
The text was updated successfully, but these errors were encountered:
chrome exits immediately with SIGTERM, and karma-chrome-launcher provides no useful information about the failure. Here's the complete log of the incident:
Useful information would be a) the command that was run, b) the output of the process, c) the exit status.
Docs on debug strategy would also be useful.
The text was updated successfully, but these errors were encountered: