Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide default options for chunking of datasets (issue #635) #636

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Minor fixes

cfdefd6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

Provide default options for chunking of datasets (issue #635) #636

Minor fixes
cfdefd6
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Nov 23, 2024 in 0s

219 tests run, 218 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in TutorialTest

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TutorialTest.testTutorial(tutorialFile=ecephys.mlx)

Verification failed in tests.unit.TutorialTest/testTutorial(tutorialFile=ecephys.mlx).
    ----------------
Raw output
Verification failed in tests.unit.TutorialTest/testTutorial(tutorialFile=ecephys.mlx).
    ----------------
    Test Diagnostic:
    ----------------
    Message: Message: Traceback (most recent call last):
    Location: N/A
     File: ecephys_tutorial.nwb
    
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyLessThan failed.
    --> The value must be less than the maximum value.
    
    Actual Value:
         4
    Maximum Value (Exclusive):
         1
    ------------------
    Stack Information:
    ------------------
    In /home/runner/work/matnwb/matnwb/+tests/+unit/TutorialTest.m (TutorialTest.inspectTutorialFileWithNwbInspector) at 135
    In /home/runner/work/matnwb/matnwb/+tests/+unit/TutorialTest.m (TutorialTest.testTutorial) at 94