Add watermark #248
deploy_tests_on_pull_request.yml
on: pull_request
Matrix: ExampleDataCache / run
Matrix: BuildTests / run
Matrix: DevTests / run
Matrix: LiveServices / run
Matrix: ExampleDataTests / run
Annotations
100 errors and 24 warnings
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//inspect' // Object.is equality
- Expected
+ Received
- //inspect
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:407:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L426
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:426:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//conversion' // Object.is equality
- Expected
+ Received
- //conversion
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:434:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/workflow.ts#L449
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:449:33
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//details' // Object.is equality
- Expected
+ Received
- //details
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:92:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'getFormElement')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:4:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:120:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:143:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Locate all your source data programmatically:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'accordions')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:188:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Provide subject information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'data')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:266:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//inspect' // Object.is equality
- Expected
+ Received
- //inspect
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:407:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L426
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:426:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//conversion' // Object.is equality
- Expected
+ Received
- //conversion
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:434:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/workflow.ts#L449
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:449:33
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//details' // Object.is equality
- Expected
+ Received
- //details
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:92:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'getFormElement')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:4:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:120:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:143:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Locate all your source data programmatically:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'accordions')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:188:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Provide subject information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'data')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:266:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//inspect' // Object.is equality
- Expected
+ Received
- //inspect
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:407:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L426
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:426:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//conversion' // Object.is equality
- Expected
+ Received
- //conversion
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:434:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/workflow.ts#L449
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:449:33
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//details' // Object.is equality
- Expected
+ Received
- //details
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:92:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'getFormElement')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:4:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:120:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:143:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Locate all your source data programmatically:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'accordions')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:188:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Provide subject information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'data')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:266:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//inspect' // Object.is equality
- Expected
+ Received
- //inspect
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:407:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L426
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:426:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//conversion' // Object.is equality
- Expected
+ Received
- //conversion
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:434:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/workflow.ts#L449
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:449:33
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//details' // Object.is equality
- Expected
+ Received
- //details
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:92:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'getFormElement')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:4:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:120:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:143:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Locate all your source data programmatically:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'accordions')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:188:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Provide subject information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'data')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:266:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//inspect' // Object.is equality
- Expected
+ Received
- //inspect
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:407:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L426
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:426:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//conversion' // Object.is equality
- Expected
+ Received
- //conversion
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:434:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/workflow.ts#L449
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:449:33
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//details' // Object.is equality
- Expected
+ Received
- //details
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:92:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'getFormElement')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:4:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:120:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:143:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Locate all your source data programmatically:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'accordions')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:188:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Provide subject information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'data')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:266:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//inspect' // Object.is equality
- Expected
+ Received
- //inspect
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:407:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L426
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:426:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//conversion' // Object.is equality
- Expected
+ Received
- //conversion
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:434:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/workflow.ts#L449
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:449:33
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L56
AssertionError: expected '//metadata' to be '//details' // Object.is equality
- Expected
+ Received
- //details
+ //metadata
❯ Module.toNextPage tests/e2e/utils.ts:56:30
❯ tests/e2e/workflow.ts:92:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'getFormElement')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:4:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:120:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:143:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Locate all your source data programmatically:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'accordions')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:188:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a multi-session workflow > Provide subject information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'data')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:30
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:266:5
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
tests/e2e/utils.ts#L40
ProtocolError: Page.bringToFront timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
❯ Callback.<instance_members_initializer> node_modules/puppeteer-core/src/common/CallbackRegistry.ts:117:12
❯ new Callback node_modules/puppeteer-core/src/common/CallbackRegistry.ts:122:3
❯ CallbackRegistry.create node_modules/puppeteer-core/src/common/CallbackRegistry.ts:27:22
❯ Connection._rawSend node_modules/puppeteer-core/src/cdp/Connection.ts:120:22
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:95:29
❯ CdpPage.bringToFront node_modules/puppeteer-core/src/cdp/Page.ts:944:37
❯ CdpPage.screenshot node_modules/puppeteer-core/src/api/Page.ts:2475:16
❯ CdpPage.<anonymous> node_modules/puppeteer-core/src/util/decorators.ts:137:27
❯ Module.takeScreenshot tests/e2e/utils.ts:40:5
❯ Timeout.<anonymous> tests/e2e/pipelines.test.ts:144:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
This error originated in "tests/e2e/pipelines.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Full conversion completed". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
ExampleDataCache / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / macos-13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / macos-13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / macos-13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataCache / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / macos-13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / macos-13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / macos-13
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ExampleDataTests / macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-pipelines-screenshots-macos-13
Expired
|
1.3 MB |
|
test-pipelines-screenshots-macos-latest
Expired
|
902 KB |
|
test-pipelines-screenshots-ubuntu-latest
Expired
|
645 KB |
|
test-pipelines-screenshots-windows-latest
Expired
|
785 KB |
|
test-screenshots-macos-13
Expired
|
2.1 MB |
|
test-screenshots-macos-latest
Expired
|
2.1 MB |
|
test-screenshots-ubuntu-latest
Expired
|
1.88 MB |
|