Skip to content

feat(agent): migrate from websockets to deprecated console domain for… #1126

feat(agent): migrate from websockets to deprecated console domain for…

feat(agent): migrate from websockets to deprecated console domain for… #1126

Status Failure
Total duration 20m 10s
Artifacts 15
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 18 warnings
should pass FpScanner: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
should not be denied for notifications but prompt for permissions: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not call evaluate on a stack getter when using console for logging: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should be able to post message: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not see polyfill error overrides: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should get the correct platform from a nested cross-domain srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
should get the correct webgl vendor from a nested srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should properly emulate memory: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not overflow on console.debug: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
stack overflow test should match chrome: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should pass FpScanner: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
should not be denied for notifications but prompt for permissions: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not call evaluate on a stack getter when using console for logging: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should be able to post message: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not see polyfill error overrides: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should get the correct platform from a nested cross-domain srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
should get the correct webgl vendor from a nested srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should properly emulate memory: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not overflow on console.debug: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
stack overflow test should match chrome: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should pass FpScanner: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
should not be denied for notifications but prompt for permissions: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not call evaluate on a stack getter when using console for logging: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should be able to post message: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not see polyfill error overrides: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should get the correct platform from a nested cross-domain srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
should get the correct webgl vendor from a nested srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should properly emulate memory: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not overflow on console.debug: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
stack overflow test should match chrome: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should pass FpScanner: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
should not be denied for notifications but prompt for permissions: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not call evaluate on a stack getter when using console for logging: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should be able to post message: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not see polyfill error overrides: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should get the correct platform from a nested cross-domain srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
should get the correct webgl vendor from a nested srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should properly emulate memory: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not overflow on console.debug: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
stack overflow test should match chrome: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should pass FpScanner: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
should not be denied for notifications but prompt for permissions: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not call evaluate on a stack getter when using console for logging: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should be able to post message: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not see polyfill error overrides: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should get the correct platform from a nested cross-domain srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
should get the correct webgl vendor from a nested srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:322:18)
should properly emulate memory: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not overflow on console.debug: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
stack overflow test should match chrome: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should pass FpScanner: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:93:16)
should not be denied for notifications but prompt for permissions: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not call evaluate on a stack getter when using console for logging: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should be able to post message: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not see polyfill error overrides: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should get the correct platform from a nested cross-domain srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19) ------BROWSER_CREATION_Q-------------------------- at Queue.run (../commons/lib/Queue.ts:63:19) at Pool.getBrowser (../agent/main/lib/Pool.ts:144:44) at Agent.open (../agent/main/lib/Agent.ts:122:34) at async Agent.newPage (../agent/main/lib/Agent.ts:166:31) at async Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:307:16)
should get the correct webgl vendor from a nested srcdoc iframe: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should properly emulate memory: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
should not overflow on console.debug: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
stack overflow test should match chrome: agent/main/lib/DevtoolsSession.ts#L144
BrowserLaunchError: at DevtoolsSession.onClosed (../agent/main/lib/DevtoolsSession.ts:144:21) at Connection.onClosed (../agent/main/lib/Connection.ts:97:15) at PipeTransport.onReadClosed (../agent/main/lib/PipeTransport.ts:85:42) ------DEVTOOLS------------------------------------ ------DEVTOOLS_SESSION_ID=------------------------ at new Resolvable (../commons/lib/Resolvable.ts:19:18) at createPromise (../commons/lib/utils.ts:138:10) at DevtoolsSession.send (../agent/main/lib/DevtoolsSession.ts:84:37) at Browser.testConnection (../agent/main/lib/Browser.ts:342:32) at Browser.launch (../agent/main/lib/Browser.ts:157:18) at async Object.cb (../agent/main/lib/Pool.ts:181:7) at async Queue.next (../commons/lib/Queue.ts:188:19)
Test chrome-latest (node 20; windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hero\hero. Supported file pattern: go.sum
Test chrome-latest (node 18; windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hero\hero. Supported file pattern: go.sum
Test chrome-latest (node 22; macos-13)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 20; ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test chrome-latest (node 20; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 22; ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test chrome-latest (node 22; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-130-0 (node 20.x; ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test chrome-130-0 (node 20.x; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 18; ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test chrome-latest (node 18; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-115-0 (node 20.x; ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test chrome-115-0 (node 20.x; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-120-0 (node 20.x; ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test chrome-120-0 (node 20.x; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 20; macos-13)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 18; macos-13)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 22; windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hero\hero. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
test-dbs-ubuntu-latest-18-main Expired
2.13 MB
test-dbs-ubuntu-latest-20-main Expired
2.33 MB
test-dbs-ubuntu-latest-20.x-chrome-115-0 Expired
1.97 MB
test-dbs-ubuntu-latest-20.x-chrome-120-0 Expired
2.38 MB
test-dbs-ubuntu-latest-20.x-chrome-130-0 Expired
2 MB
test-dbs-ubuntu-latest-22-main Expired
2.21 MB