Add DecompositionSeries example to ecephys tutorial #106
GitHub Actions / JUnit Test Report
failed
Nov 21, 2024 in 0s
219 tests run, 218 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in TutorialTest
github-actions / JUnit Test Report
TutorialTest.testTutorial(tutorialFile=ecephys.mlx)
Assertion failed in tests.unit.TutorialTest/testTutorial(tutorialFile=ecephys.mlx) and it did not run to completion.
----------------
Raw output
Assertion failed in tests.unit.TutorialTest/testTutorial(tutorialFile=ecephys.mlx) and it did not run to completion.
----------------
Test Diagnostic:
----------------
Failed to run NWB Inspector using system command.
---------------------
Framework Diagnostic:
---------------------
assertEqual failed.
--> The numeric values are not equal using "isequaln".
--> Failure table:
Actual Expected Error RelativeError
______ ________ _____ _____________
1 0 1 Inf
Actual Value:
1
Expected Value:
0
------------------
Stack Information:
------------------
In /home/runner/work/matnwb/matnwb/+tests/+unit/TutorialTest.m (TutorialTest.inspectTutorialFileWithNwbInspector) at 124
In /home/runner/work/matnwb/matnwb/+tests/+unit/TutorialTest.m (TutorialTest.testTutorial) at 94
Loading