Skip to content

Test Matrix

Test Matrix #800

Triggered via push March 1, 2024 15:51
Status Failure
Total duration 15m 0s
Artifacts 7
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 7 warnings
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-latest (node 18; ubuntu-latest)
Process completed with exit code 1.
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-latest (node 20; ubuntu-latest)
Process completed with exit code 1.
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-latest (node 18; macos-latest)
Process completed with exit code 1.
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-97-0 (node 18.x; ubuntu-latest)
Process completed with exit code 1.
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-latest (node 20; macos-latest)
Process completed with exit code 1.
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-latest (node 18; windows-latest)
Process completed with exit code 1.
basic connection tests › should throw an error informing how to install dependencies: ../../../unblocked/agent/main/lib/Agent.ts#L147
expect(received).rejects.toThrow(expected) Expected substring: "Ulixee Cloud failed to launch Chrome" Received message: "Cannot read properties of null (reading 'resolve')" 145 | this.isOpen.reject(err); 146 | } finally { > 147 | this.isOpen.resolve(this.browserContext); | ^ 148 | } 149 | return this.isOpen; 150 | } at Agent.open (../../../unblocked/agent/main/lib/Agent.ts:147:19) at async Session.openBrowser (../core/lib/Session.ts:272:5) at async Function.create (../core/lib/Session.ts:949:7) at async ConnectionToHeroClient.createSession (../core/connections/ConnectionToHeroClient.ts:196:30) at async CommandRunner.runFn (../core/lib/CommandRunner.ts:36:14) at async ConnectionToHeroClient.executeCommand (../core/connections/ConnectionToHeroClient.ts:258:12) at async ConnectionToHeroClient.handleRequest (../core/connections/ConnectionToHeroClient.ts:66:14) ------CONNECTION---------------------------------- at new Resolvable (../../../shared/commons/lib/Resolvable.ts:19:18) at createPromise (../../../shared/commons/lib/utils.ts:140:10) at PendingMessages.create (../../../shared/net/lib/PendingMessages.ts:47:44) at ConnectionToHeroCore.sendRequest (../../../shared/net/lib/ConnectionToCore.ts:158:50) at async CoreCommandQueue.sendRequest (../client/lib/CoreCommandQueue.ts:317:12) at async Object.cb (../client/lib/CoreCommandQueue.ts:231:16) at async Queue.next (../../../shared/commons/lib/Queue.ts:188:19) ------CORE COMMANDS------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreCommandQueue.run (../client/lib/CoreCommandQueue.ts:220:8) at Object.queue.run.timeoutMillis [as cb] (../client/lib/CoreSessions.ts:36:66) at Queue.next (../../../shared/commons/lib/Queue.ts:188:44) at Queue.run (../../../shared/commons/lib/Queue.ts:72:10) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) ------AGENT QUEUE--------------------------------- at Queue.run (../../../shared/commons/lib/Queue.ts:63:19) at CoreSessions.create (../client/lib/CoreSessions.ts:34:8) at ConnectionToHeroCore.createSession (../client/connections/ConnectionToHeroCore.ts:67:38) at TestHero._Hero_getCoreSessionOrReject (../client/lib/Hero.ts:679:10) at TestHero.connect (../client/lib/Hero.ts:673:39) at Object.<anonymous> (../core/test/connection.test.ts:40:24) at Object.toThrow (node_modules/expect/build/index.js:218:22) at Object.<anonymous> (../core/test/connection.test.ts:40:43)
Test chrome-latest (node 20; windows-latest)
Process completed with exit code 1.
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-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 18; macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-97-0 (node 18.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-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/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 20; 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-macos-latest-18 Expired
2.73 MB
test-dbs-macos-latest-20 Expired
2.73 MB
test-dbs-ubuntu-latest-18 Expired
2.72 MB
test-dbs-ubuntu-latest-18.x Expired
2.69 MB
test-dbs-ubuntu-latest-20 Expired
2.72 MB
test-dbs-windows-latest-18 Expired
2.78 MB
test-dbs-windows-latest-20 Expired
2.78 MB