usdot-fhwa-stol / carma-messenger

CARMA Messenger will be a scaled down version of CARMA Platform for a non-automated vehicle to participate in Cooperative Driving Automation (CDA). Doxygen Source Code Documentation: https://usdot-fhwa-stol.github.io/documentation/carma-messenger/
14 stars 11 forks source link

disable unit test for CI #225

Closed adev4a closed 5 months ago

adev4a commented 5 months ago

PR Details

Disable intermittently failing unit test in order to allow CI to complete on new PRs. This test seems to be failing at times due to time taken by the service calls being tested.

Description

This PR disables a unit test that is failing intermittently on CI.

image

Related GitHub Issue

https://github.com/usdot-fhwa-stol/carma-platform/issues/2335

Related Jira Key

CAR-6044

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

JonSmet commented 5 months ago

Just curious if you were able to reproduce this locally?

adev4a commented 5 months ago

Just curious if you were able to reproduce this locally?

No this issue doesn't seem to be happening locally