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

Unit test intermittently fail #394

Open
paulbourelly999 opened this issue Jan 30, 2024 · 0 comments
Open

Unit test intermittently fail #394

paulbourelly999 opened this issue Jan 30, 2024 · 0 comments
Labels
anomaly Something isn't working

Comments

@paulbourelly999
Copy link
Collaborator

Summary

Failure due to expecting exact values without some margin for error.
Example failure

/home/carma-streets/streets_utils/streets_signal_optimization/test/test_streets_desired_phase_plan_arbitrator.cpp:441: Failure
Expected equality of these values:
  current_hour_in_tenths_secs + 100
    Which is: 36019
  movement_event.timing.min_end_time
    Which is: 36000

Commit

610402c

Expected Behavior

Unit tests pass everytime

Actual Behavior

Unit test intermittently fail

Steps to Reproduce the Actual Behavior

NA

Related Work

No response

@paulbourelly999 paulbourelly999 added the anomaly Something isn't working label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant