Improve NWB Inspector calls #317
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
103 errors and 24 warnings
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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:127:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:148:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:329:13
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:363:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:421:11
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:440:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:445:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/tutorial.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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:127:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:148:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:329:13
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:363:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:421:11
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:440:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:445:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/tutorial.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
BuildTests / windows-latest
Process completed with exit code 1.
|
BuildTests / macos-latest
Process completed with exit code 1.
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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:127:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:148:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:329:13
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:363:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:421:11
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:440:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:445:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/tutorial.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
BuildTests / macos-13
Process completed with exit code 1.
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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:127:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:148:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:329:13
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:363:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:421:11
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:440:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:445:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/tutorial.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX-Phy > Full conversion completed:
tests/e2e/pipelines.test.ts#L152
TypeError: The "path" argument must be of type string. Received undefined
❯ join node:path:1172:7
❯ tests/e2e/pipelines.test.ts:152:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX V1 SingleProbe AP > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLXConverter-Phy > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Suite2P SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Caiman SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > ScanImage SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > TDT > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorer > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerUnits > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerSortingOnly > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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:127:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:148:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:329:13
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:363:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:421:11
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:440:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:445:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/tutorial.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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:127:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:148:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:329:13
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:363:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/utils.ts#L43
Error: Requesting main frame too early!
❯ assert node_modules/puppeteer-core/src/util/assert.ts:19:11
❯ FrameManager.mainFrame node_modules/puppeteer-core/src/cdp/FrameManager.ts:261:5
❯ CdpPage.mainFrame node_modules/puppeteer-core/src/cdp/Page.ts:479:31
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:23
❯ Module.evaluate tests/e2e/utils.ts:43:68
❯ tests/e2e/workflow.ts:421:11
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:440:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/workflow.ts:445:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L40
TargetCloseError: Protocol error (Page.bringToFront): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ 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
❯ tests/e2e/tutorial.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX-Phy > Full conversion completed:
tests/e2e/pipelines.test.ts#L152
TypeError: The "path" argument must be of type string. Received undefined
❯ join node:path:1172:7
❯ tests/e2e/pipelines.test.ts:152:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX V1 SingleProbe AP > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLXConverter-Phy > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Suite2P SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Caiman SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > ScanImage SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > TDT > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorer > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerUnits > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerSortingOnly > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX-Phy > Full conversion completed:
tests/e2e/pipelines.test.ts#L152
TypeError: The "path" argument must be of type string. Received undefined
❯ join node:path:429:7
❯ tests/e2e/pipelines.test.ts:152:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX V1 SingleProbe AP > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLXConverter-Phy > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Suite2P SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Caiman SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > ScanImage SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > TDT > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorer > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerUnits > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerSortingOnly > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX-Phy > Full conversion completed:
tests/e2e/pipelines.test.ts#L152
TypeError: The "path" argument must be of type string. Received undefined
❯ join node:path:1172:7
❯ tests/e2e/pipelines.test.ts:152:34
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLX V1 SingleProbe AP > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > SpikeGLXConverter-Phy > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Suite2P SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > Caiman SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > ScanImage SinglePlane SingleChannel > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > TDT > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorer > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerUnits > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
tests/e2e/pipelines.test.ts > Run example pipelines > Generate and run pipeline from YAML file > CellExplorerSortingOnly > Full conversion completed:
tests/e2e/utils.ts#L43
TargetCloseError: Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed.
❯ CdpCDPSession.send node_modules/puppeteer-core/src/cdp/CDPSession.ts:90:9
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:282:44
❯ 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/pipelines.test.ts:107:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, originalMessage: '' }
|
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 / 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/
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-pipelines-screenshots-macos-13
Expired
|
608 KB |
|
test-pipelines-screenshots-macos-latest
Expired
|
606 KB |
|
test-pipelines-screenshots-ubuntu-latest
Expired
|
559 KB |
|
test-pipelines-screenshots-windows-latest
Expired
|
434 KB |
|
test-screenshots-macos-13
Expired
|
118 KB |
|
test-screenshots-macos-latest
Expired
|
118 KB |
|
test-screenshots-ubuntu-latest
Expired
|
109 KB |
|