This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Feat(browser emulator) Improve error stacks and a lot more #744
Annotations
3 errors and 1 warning
plugins/default-browser-emulator/test/detection.test.ts#L1262
thrown: "Exceeded timeout of 120000 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 Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:1262:1)
|
agent/mitm/test/dns.test.ts#L93
expect(received).toHaveLength(expected)
Expected length: 1
Received length: 0
Received array: []
at Object.<anonymous> (../agent/mitm/test/dns.test.ts:93:30)
|
|
|
This job failed
Loading