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

CI failure on unit test in jpo-ode master related to PR 545 #546

Open
1 of 3 tasks
dan-du-car opened this issue May 20, 2024 · 0 comments
Open
1 of 3 tasks

CI failure on unit test in jpo-ode master related to PR 545 #546

dan-du-car opened this issue May 20, 2024 · 0 comments

Comments

@dan-du-car
Copy link
Contributor

dan-du-car commented May 20, 2024

Types of Issue

  • 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:
    image
  • The same test case "us.dot.its.jpo.ode.wrapper.WebSocketEndpointTest" passed in local run, see below:

image

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

@dan-du-car dan-du-car changed the title CI failure on unit test in jpo-ode-core CI failure on unit test in jpo-ode May 20, 2024
@dan-du-car dan-du-car changed the title CI failure on unit test in jpo-ode CI failure on unit test in jpo-ode master related to PR 545 May 22, 2024
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

No branches or pull requests

1 participant