GitHub Actions / JUnit Test Report
failed
May 13, 2024 in 0s
32 tests run, 28 passed, 0 skipped, 4 failed.
Annotations
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominalHydroCoeffs
Verification failed in test/validateNominalHydroCoeffs.
---------------------
Raw output
Verification failed in test/validateNominalHydroCoeffs.
---------------------
Framework Diagnostic:
---------------------
verifyLessThanOrEqual failed.
--> Each element must be less than or equal to the maximum value.
Failing Indices:
1 2 3
Actual Value:
0.246772775250039 0.305172063650891 0.172760074615802
Maximum Value (Inclusive):
0.100000000000000
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominalHydroCoeffs) at 68
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominal(field=capex,rel_tol=0.25)
Verification failed in test/validateNominal(field=capex,rel_tol=0.25).
---------------------
Raw output
Verification failed in test/validateNominal(field=capex,rel_tol=0.25).
---------------------
Framework Diagnostic:
---------------------
verifyEqual failed.
--> The numeric values are not equal using "isequaln".
--> The error was not within relative tolerance.
--> Failure table:
Index Actual Expected Error RelativeError RelativeTolerance
_____ ________________ _________ ________________ _________________ _________________
3 259095007.056209 207000000 52095007.0562086 0.251666700754631 0.25
4 504792014.112417 390000000 114792014.112417 0.294338497724147 0.25
Actual Value:
1.0e+08 *
0.183119401411242 0.625374014112417 2.590950070562086 5.047920141124172
Expected Value:
17000000 61000000 207000000 390000000
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominal) at 56
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominal(field=FOS_b,rel_tol=0.1_7)
Verification failed in test/validateNominal(field=FOS_b,rel_tol=0.1_7).
---------------------
Raw output
Verification failed in test/validateNominal(field=FOS_b,rel_tol=0.1_7).
---------------------
Framework Diagnostic:
---------------------
verifyEqual failed.
--> The numeric values are not equal using "isequaln".
--> The error was not within relative tolerance.
--> Failure table:
Actual Expected Error RelativeError RelativeTolerance
________________ ________ ________________ ________________ _________________
63.7930600561404 3 60.7930600561404 20.2643533520468 0.1
Actual Value:
63.793060056140433
Expected Value:
3
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominal) at 56
Check failure on line 1 in tests/test.m
github-actions / JUnit Test Report
test.validateNominal(field=c_v,rel_tol=0.1_8)
Verification failed in test/validateNominal(field=c_v,rel_tol=0.1_8).
---------------------
Raw output
Verification failed in test/validateNominal(field=c_v,rel_tol=0.1_8).
---------------------
Framework Diagnostic:
---------------------
verifyEqual failed.
--> The numeric values are not equal using "isequaln".
--> The error was not within relative tolerance.
--> Failure table:
Actual Expected Error RelativeError RelativeTolerance
________________ ________________ ________________ _________________ _________________
81.2157018668536 71.0526622304404 10.1630396364131 0.143035310956428 0.1
Actual Value:
81.215701866853578
Expected Value:
71.052662230440447
------------------
Stack Information:
------------------
In /home/runner/work/MDOcean/MDOcean/tests/test.m (test.validateNominal) at 56
Loading