This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Handle inspector crash #406
Annotations
3 errors
plugins/default-browser-emulator/test/detection.test.ts#L971
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"hardware": [12, 2], "ua": ["Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/114.0.5735.90 Safari/537.36"]}]
at Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:971:30)
at runMicrotasks (<anonymous>)
|
agent/main/test/Worker.test.ts#L173
thrown: "Exceeded timeout of 60000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at ../agent/main/test/Worker.test.ts:173:3
at Object.<anonymous> (../agent/main/test/Worker.test.ts:5:1)
at runMicrotasks (<anonymous>)
|
|
The logs for this run have expired and are no longer available.
Loading