Fix 429 check #113
test.yml
on: pull_request
Build
/
build
1m 48s
Static Code Analysis
/
Static Code Analysis
1m 5s
Matrix: Component Tests / check
Matrix: Smoke Tests / check
Matrix: Unit Tests / check
Typing Tests
/
Typing Tests
44s
Interop Tests
/
CJS Interoperability Tests
45s
E2E Tests
/
Cloud Connection Tests
Matrix: E2E Tests / launch_check
Waiting for pending jobs
Matrix: E2E Tests / multiremote_check
Waiting for pending jobs
Matrix: E2E Tests / standalone_check
Waiting for pending jobs
Matrix: E2E Tests / testrunner_check
Waiting for pending jobs
Annotations
107 errors and 55 warnings
|
Smoke Tests / Smoke Test (ubuntu-latest.18.20.0)
Process completed with exit code 1.
|
|
Smoke Tests / Smoke Test (ubuntu-latest.22)
Process completed with exit code 1.
|
|
Smoke Tests / Smoke Test (ubuntu-latest.20)
Process completed with exit code 1.
|
|
Typing Tests / Typing Tests
Process completed with exit code 1.
|
|
Typing Tests / Typing Tests
Property 'response' does not exist on type 'Matches'.
|
|
Typing Tests / Typing Tests
Property 'isBlocked' does not exist on type 'Matches'.
|
|
Typing Tests / Typing Tests
Expected 1 arguments, but got 0.
|
|
Typing Tests / Typing Tests
Argument of type 'true' is not assignable to parameter of type 'ErrorReason'.
|
|
Smoke Tests / Smoke Test (macos-latest.20)
Process completed with exit code 1.
|
|
Component Tests / Component Test (macos-latest.22)
Process completed with exit code 1.
|
|
Smoke Tests / Smoke Test (windows-latest.22)
Process completed with exit code 1.
|
|
Smoke Tests / Smoke Test (windows-latest.20)
Process completed with exit code 1.
|
|
Smoke Tests / Smoke Test (windows-latest.18.20.0)
Process completed with exit code 1.
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
Component Tests / Component Test (macos-latest.20)
Process completed with exit code 1.
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
Smoke Tests / Smoke Test (macos-latest.22)
Process completed with exit code 1.
|
|
Component Tests / Component Test (macos-latest.18)
Process completed with exit code 1.
|
|
Smoke Tests / Smoke Test (macos-latest.18.20.0)
Process completed with exit code 1.
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
❯ packages/devtools/tests/devtoolsdriver.test.ts:239:5
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
❯ packages/devtools/tests/devtoolsdriver.test.ts:251:5
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
❯ packages/devtools/tests/devtoolsdriver.test.ts:239:5
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
❯ packages/devtools/tests/devtoolsdriver.test.ts:251:5
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ Object.wrappedCommand packages/devtools/src/devtoolsdriver.ts:144:13
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
packages/devtools/tests/elementStore.test.ts > should clear elements of a specific frame:
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if execution context can not be established:
packages/devtools/tests/devtoolsdriver.test.ts#L291
AssertionError: expected 'executionContext.evaluate is not a fu…' to be 'ups' // Object.is equality
Expected: "ups"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:291:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if no execution context could be found:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should use page from target if we are currently in a frame:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should wait for page load to be complete before executing the command:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > throws error if navigation takes too long:
packages/devtools/tests/devtoolsdriver.test.ts#L218
AssertionError: expected "spy" to be called with arguments: [ 'load', Any<Function> ]
Received:
Number of calls: 0
❯ packages/devtools/tests/devtoolsdriver.test.ts:218:23
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command 3 times before attempting to wait for page load:
packages/devtools/tests/devtoolsdriver.test.ts#L194
AssertionError: expected "spy" to be called 3 times, but got 0 times
❯ packages/devtools/tests/devtoolsdriver.test.ts:194:42
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should rerun command if it was executed within navigation:
packages/devtools/src/devtoolsdriver.ts#L281
TypeError: executionContext.evaluate is not a function
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:281:36
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
❯ DevToolsDriver.checkPendingNavigations packages/devtools/src/devtoolsdriver.ts:303:9
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should throw if command throws:
packages/devtools/tests/devtoolsdriver.test.ts#L145
AssertionError: expected 'executionContext.evaluate is not a fu…' to deeply equal 'foobar'
Expected: "foobar"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:145:29
|
|
packages/devtools/tests/devtoolsdriver.test.ts > should return proper result:
packages/devtools/tests/devtoolsdriver.test.ts#L121
AssertionError: expected 'executionContext.evaluate is not a fu…' to contain 'Wrong parameters applied'
Expected: "Wrong parameters applied"
Received: "executionContext.evaluate is not a function"
❯ packages/devtools/tests/devtoolsdriver.test.ts:121:28
|
|
Static Code Analysis / Static Code Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build / build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/setup-node@v4, actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (ubuntu-latest.18.20.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (ubuntu-latest.18.20.0)
Failed to restore: Cache service responded with 400
|
|
Smoke Tests / Smoke Test (ubuntu-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (ubuntu-latest.22)
Failed to restore: Cache service responded with 400
|
|
Smoke Tests / Smoke Test (ubuntu-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (ubuntu-latest.20)
Failed to restore: Cache service responded with 400
|
|
Typing Tests / Typing Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (macos-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (macos-latest.20)
Failed to restore: Cache service responded with 400
|
|
Component Tests / Component Test (macos-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Tests / Component Test (macos-latest.22)
Failed to restore: Cache service responded with 400
|
|
Interop Tests / CJS Interoperability Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (windows-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (windows-latest.22)
Failed to restore: Cache service responded with 400
|
|
Smoke Tests / Smoke Test (windows-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (windows-latest.20)
Failed to restore: Cache service responded with 400
|
|
Smoke Tests / Smoke Test (windows-latest.18.20.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (windows-latest.18.20.0)
Failed to restore: Cache service responded with 400
|
|
Component Tests / Component Test (windows-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Tests / Component Test (windows-latest.20)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0Oq2CagAAAAC/l/t/KBr2SbxXZOvGG0ttUEhMMzBFREdFMDQxMABFZGdl
|
|
Component Tests / Component Test (windows-latest.20)
Failed to restore: Cache service responded with 400
|
|
Component Tests / Component Test (windows-latest.18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Tests / Component Test (windows-latest.18)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0QK2CagAAAABmVdEslgA+QbNTNAgtixRNUEhMMzBFREdFMDEwOQBFZGdl
|
|
Component Tests / Component Test (windows-latest.18)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (ubuntu-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (ubuntu-latest.20)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (ubuntu-latest.18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (ubuntu-latest.18)
Failed to restore: Cache service responded with 400
|
|
Component Tests / Component Test (macos-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Tests / Component Test (macos-latest.20)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (ubuntu-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (ubuntu-latest.22)
Failed to restore: Cache service responded with 400
|
|
Smoke Tests / Smoke Test (macos-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (macos-latest.22)
Failed to restore: Cache service responded with 400
|
|
Component Tests / Component Test (macos-latest.18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Tests / Component Test (macos-latest.18)
Failed to restore: Cache service responded with 400
|
|
Component Tests / Component Test (windows-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Component Tests / Component Test (windows-latest.22)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0aa2CagAAAACX2ggSUW6VTo9sENjND5KgTEFYMzExMDAwMTEwMDMxAEVkZ2U=
|
|
Component Tests / Component Test (windows-latest.22)
Failed to restore: Cache service responded with 400
|
|
Smoke Tests / Smoke Test (macos-latest.18.20.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Smoke Tests / Smoke Test (macos-latest.18.20.0)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (macos-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (macos-latest.22)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (windows-latest.18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (windows-latest.18)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (windows-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (windows-latest.20)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (windows-latest.22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (windows-latest.22)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (macos-latest.20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (macos-latest.20)
Failed to restore: Cache service responded with 400
|
|
Unit Tests / Unit Test (macos-latest.18)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332, actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests / Unit Test (macos-latest.18)
Failed to restore: Cache service responded with 400
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
component-tests-macos-latest-18-logs
|
6.37 KB |
sha256:a2b822781aa30030fc0be154fa27a2a32d0aaa10c99c6d2469d243691dd9f627
|
|
|
component-tests-macos-latest-20-logs
|
6.51 KB |
sha256:8411fa6054f4f8d56d5ed1e8270a8cd66c2fb0ff8d5cd877a41185dd97dfc7b7
|
|
|
component-tests-macos-latest-22-logs
|
6.26 KB |
sha256:a6f6593a10f411ec368a5fa289bc0b3c665ecb75c19346c4eb1a13d08a31169e
|
|
|
webdriverio
|
1.16 MB |
sha256:b9bf855e5173d357aa07fc3fdb6630e35d0fd957f9b93664ee5d63d787f971c7
|
|