Skip to content

Daily Tests

Daily Tests #572

Triggered via schedule November 16, 2025 14:01
Status Failure
Total duration 36m 57s
Artifacts 3

daily_tests.yml

on: schedule
Matrix: ExampleDataCache / run
Matrix: BuildTests / run
Matrix: DevTests / run
Matrix: E2ELiveServices / run
Matrix: LiveServices / run
Matrix: ExampleDataTests / run
NotifyOnAnyFailure
5s
NotifyOnAnyFailure
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 57 warnings, and 6 notices
E2ELiveServices / ubuntu-latest
Process completed with exit code 1.
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Review upload results: tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality - Expected: null + Received: undefined ❯ tests/e2e/utils.ts:53:20 ❯ Module.toNextPage tests/e2e/utils.ts:46:20 ❯ tests/e2e/workflow.ts:83:7
E2ELiveServices / macos-latest
Process completed with exit code 1.
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Review upload results: tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality - Expected: null + Received: undefined ❯ tests/e2e/utils.ts:53:20 ❯ Module.toNextPage tests/e2e/utils.ts:46:20 ❯ tests/e2e/workflow.ts:83:7
E2ELiveServices / macos-13
Process completed with exit code 1.
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Review upload results: tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality - Expected: null + Received: undefined ❯ tests/e2e/utils.ts:53:20 ❯ Module.toNextPage tests/e2e/utils.ts:46:20 ❯ tests/e2e/workflow.ts:83:7
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 > Ensure there is one completed pipeline: tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children') ❯ evaluate evaluate at Module.evaluate (D:/a/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66 ❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:13 ❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12 ❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12 ❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12 ❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218:12 ❯ Module.evaluate tests/e2e/utils.ts:43:46 ❯ tests/e2e/tutorial.test.ts:87:28
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#L53
AssertionError: expected '' to be null // Object.is equality - Expected: null + Received: "" ❯ tests/e2e/utils.ts:53:20 ❯ Module.toNextPage tests/e2e/utils.ts:46:20 ❯ tests/e2e/workflow.ts:508:10
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization: tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality - Expected: null + Received: "conversion" ❯ tests/e2e/utils.ts:53:20 ❯ Module.toNextPage tests/e2e/utils.ts:46:20 ❯ tests/e2e/workflow.ts:495: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#L440
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/e2e/workflow.ts:440:23
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata: tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0') ❯ evaluate evaluate at Module.evaluate (D:/a/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41 ❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:13 ❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12 ❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12 ❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12 ❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218:12 ❯ Module.evaluate tests/e2e/utils.ts:43:46 ❯ tests/e2e/workflow.ts:372:5
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
TypeError: Cannot read properties of undefined (reading '0') ❯ evaluate evaluate at Module.evaluate (D:/a/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32 ❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:13 ❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12 ❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12 ❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12 ❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218:12 ❯ Module.evaluate tests/e2e/utils.ts:43:46 ❯ tests/e2e/workflow.ts:336:7
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats: tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick') ❯ evaluate evaluate at Module.evaluate (D:/a/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21 ❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:13 ❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12 ❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12 ❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12 ❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218:12 ❯ Module.evaluate tests/e2e/utils.ts:43:46 ❯ tests/e2e/workflow.ts:150: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
TypeError: Cannot read properties of undefined (reading 'updateData') ❯ evaluate evaluate at Module.evaluate (D:/a/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14 ❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:13 ❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12 ❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12 ❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12 ❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218:12 ❯ Module.evaluate tests/e2e/utils.ts:43:46 ❯ tests/e2e/workflow.ts:127: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
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/
LiveServices / ubuntu-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
LiveServices / ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
DevTests / ubuntu-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
DevTests / ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
DevTests / macos-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
DevTests / macos-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
BuildTests / macos-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
BuildTests / macos-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
DevTests / macos-13
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
DevTests / macos-13
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
LiveServices / windows-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
LiveServices / windows-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
E2ELiveServices / ubuntu-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
E2ELiveServices / ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
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/
DevTests / windows-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
DevTests / windows-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
E2ELiveServices / macos-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
E2ELiveServices / macos-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
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/
LiveServices / macos-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
LiveServices / macos-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
E2ELiveServices / macos-13
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
E2ELiveServices / macos-13
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
LiveServices / macos-13
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
LiveServices / macos-13
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
E2ELiveServices / windows-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
E2ELiveServices / windows-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
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 / macos-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ExampleDataTests / macos-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
BuildTests / macos-13
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
BuildTests / macos-13
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
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 / windows-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ExampleDataTests / windows-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
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-13
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
ExampleDataTests / macos-13
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
BuildTests / windows-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
BuildTests / windows-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
DevTests / macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
ExampleDataCache / macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
E2ELiveServices / macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
LiveServices / macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
BuildTests / macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
ExampleDataTests / macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046

Artifacts

Produced during runtime
Name Size Digest
test-pipelines-screenshots-macos-13 Expired
33.8 MB
sha256:bfa2348cbfdfcf1e773b038b379742e61dc4b37aeda58674201908a1fecf9cd8
test-pipelines-screenshots-macos-latest Expired
16.3 MB
sha256:7299ac630c4f2e985b39b15507c9aa8aa046cb7c8c8beb71df3ec38eb3827309
test-pipelines-screenshots-windows-latest Expired
21.2 MB
sha256:1ebf59e90979e83c1d18d3a1b1f81c0e540257e1820eaa7dcb6a9cf4cd2d87a1