We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c77293 commit ca2efadCopy full SHA for ca2efad
hardware_interface_testing/test/test_resource_manager.cpp
@@ -2127,7 +2127,7 @@ TEST_F(
2127
ResourceManagerTestReadWriteDifferentReadWriteRate,
2128
test_components_with_different_read_write_freq_not_exact_timing)
2129
{
2130
- setup_resource_manager_and_do_initial_checks();
+ setup_resource_manager_and_do_initial_checks(false);
2131
2132
const auto test_jitter = std::chrono::milliseconds{1};
2133
0 commit comments