Skip to content

fix: update metatype tests for v5#96

Merged
ehennestad merged 1 commit into
mainfrom
fix-metatype-related-test-failures
Apr 28, 2026
Merged

fix: update metatype tests for v5#96
ehennestad merged 1 commit into
mainfrom
fix-metatype-related-test-failures

fix: update metatype tests for v5

3ebec5c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results (R2024b) failed Apr 28, 2026 in 0s

1 errors, 1 fail, 698 pass in 2m 4s

700 tests   698 ✅  2m 4s ⏱️
 17 suites    0 💤
  1 files      1 ❌  1 🔥

Results for commit 3ebec5c.

Annotations

Check failure on line 0 in InstanceTest

See this annotation in the file changed.

@github-actions github-actions / Test Results (R2024b)

testCreateType(MetadataType=Frustum) (InstanceTest) with error

docs/reports/test-results.xml [took 0s]
Raw output
Error occurred in InstanceTest/testCreateType(MetadataType=Frustum) and it did not run to completion.
    ---------
    Error ID:
    ---------
    'MATLAB:validators:mustBeGreaterThan'
    --------------
    Error Details:
    --------------
    Error using InstanceTest/testCreateType (line 23)
    Error using implicit default value of property 'minorBaseScale' of class
    'openminds.sands.mathematicalshape.Frustum'. Value must be greater than 0.

Check warning on line 0 in InstanceTest

See this annotation in the file changed.

@github-actions github-actions / Test Results (R2024b)

testSaveLoadForTypedInstance(MetadataType=Frustum) (InstanceTest) failed

docs/reports/test-results.xml [took 0s]
Raw output
Verification failed in InstanceTest/testSaveLoadForTypedInstance(MetadataType=Frustum).
    ----------------
    Test Diagnostic:
    ----------------
    Failed to create object for openminds.sands.mathematicalshape.Frustum: Error using implicit default value of property 'minorBaseScale' of class 'openminds.sands.mathematicalshape.Frustum'. Value must be greater than 0.
    ------------------
    Stack Information:
    ------------------
    In /home/runner/work/openMINDS_MATLAB/openMINDS_MATLAB/tools/tests/unitTests/InstanceTest.m (InstanceTest.testSaveLoadForTypedInstance) at 67