You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anomaly report (something appears to not work correctly)
Enhancement request (describe the enhancement being requested)
Other (please ensure the description clarifies why the issue doesn’t fall into either of the above categories)
Descriptive summary
GitHub action CI failed to package jpo-ode repos and push coverage result to sonar cloud for code analysis due to unit test failures. The failure is generated in this PR: #545. These unit test failures are not replicable in local environment. This is the log for local test result: unit_test.txt
For example:
Test case "us.dot.its.jpo.ode.wrapper.WebSocketEndpointTest" failed in CI environment, see screenshot below:
The same test case "us.dot.its.jpo.ode.wrapper.WebSocketEndpointTest" passed in local run, see below:
Types of Issue
Descriptive summary
GitHub action CI failed to package jpo-ode repos and push coverage result to sonar cloud for code analysis due to unit test failures. The failure is generated in this PR: #545. These unit test failures are not replicable in local environment. This is the log for local test result:
unit_test.txt
For example:
ODE version where this issue was discovered
jpo-ode-2.0.1
Expected behavior
No unit test failures in CI environment
Actual behavior
Unit test failed in CI environment
Steps to reproduce the actual behavior
Failure result refer to GitHub actions: https://github.com/usdot-jpo-ode/jpo-ode/actions/runs/8760802788
Related work
The text was updated successfully, but these errors were encountered: