-
Notifications
You must be signed in to change notification settings - Fork 785
Open
Description
Describe the bug
After building the project on build_release and tried to run ctest
99% tests passed, 1 tests failed out of 189 Total Test time (real) = 20.21 sec The following tests FAILED: 90 - Parallel.PauseWithRetry (Failed) Errors while running CTest
How to Reproduce
Build the project,
cd build_release ctest
Log result
BehaviorTree.CPP/tests/gtest_parallel.cpp:591: Failure Expected: (toMsec(done_time - t1) - 150) <= (margin_msec), actual: 12 vs 10
Metadata
Metadata
Assignees
Labels
No labels