Update test suite: Suppress output & expected warnings + improve performance #284
GitHub Actions / JUnit Test Report
failed
Feb 11, 2025 in 0s
297 tests run, 296 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in InstallExtensionTest
github-actions / JUnit Test Report
InstallExtensionTest.testInstallExtension
Error occurred in tests.unit.InstallExtensionTest/testInstallExtension and it did not run to completion.
---------
Raw output
Error occurred in tests.unit.InstallExtensionTest/testInstallExtension and it did not run to completion.
---------
Error ID:
---------
'MATLAB:UndefinedFunction'
--------------
Error Details:
--------------
Unrecognized function or variable 'typesOutputFolder'.
Error in tests.unit.InstallExtensionTest/testInstallExtension (line 21)
extensionTypesFolder = fullfile(typesOutputFolder, "+types", "+ndx_miniscope");
Loading