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

Writing #69

Merged
merged 12 commits into from
Dec 19, 2024
Merged

Writing #69

merged 12 commits into from
Dec 19, 2024

Conversation

rebeccamccabe
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 17, 2024

❌ 10 Tests Failed:

Tests completed Failed Passed Skipped
41 10 31 0
View the top 2 failed tests by shortest run time
test validateNominalWecsim(field_wecsim=c_v,rel_tol_wecsim=0.1_1)
Stack Traces | 0.0985s run time
Verification failed in test/validateNominalWecsim(field_wecsim=c_v,rel_tol_wecsim=0.1_1).
    ---------------------
    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
            ________________    ________    _____    _____________    _________________
                                                                                       
            75.8945110267842      NaN        NaN          NaN                0.1       
    
    Actual Value:
      75.894511026784187
    Expected Value:
       NaN
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalWecsim) at 178
test validateNominalReport(field_report=power_avg,rel_tol_report=0.1_4)
Stack Traces | 0.111s run time
Verification failed in test/validateNominalReport(field_report=power_avg,rel_tol_report=0.1_4).
    ---------------------
    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
            _______________    ________    ________________    _________________    _________________
                                                                                                     
            108581.02885327     85900      22681.0288532702    0.264039916801749           0.1       
    
    Actual Value:
         1.085810288532702e+05
    Expected Value:
           85900
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalReport) at 167
View the full list of 1 ❄️ flaky tests
test validateNominalWecsimFeasible

Flake rate in main: 66.67% (Passed 3 times, Failed 6 times)

Stack Traces | 0.214s run time
Verification failed in test/validateNominalWecsimFeasible.
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyTrue failed.
    --> The value must evaluate to "true".
    
    Actual Value:
      logical
    
       0
    ----------------------
    Additional Diagnostic:
    ----------------------
    Nominal design violates these constraints: , FOS_float_max, FOS_float_fatigue, irrelevant_max_force
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominalWecsimFeasible) at 192

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@rebeccamccabe rebeccamccabe merged commit 1125c9c into main Dec 19, 2024
2 of 4 checks passed
@rebeccamccabe rebeccamccabe deleted the writing branch December 19, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant