Skip to content

Commit

Permalink
disabling tests once again
Browse files Browse the repository at this point in the history
  • Loading branch information
gitting-around committed Oct 31, 2024
1 parent b8fea92 commit bf309f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rabbitmq-fmu/test/fmu_test_it.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ namespace {

TEST(FmuContainerCoreTest, checksConvertTimeToString)
{
//GTEST_SKIP();
GTEST_SKIP();
cout << "Testing: FmuContainerCore::convertTimeToString " << endl;
std::chrono::milliseconds maxAge(1000);
std::map<FmuContainerCore::ScalarVariableId, int> lookAhead;
Expand Down

0 comments on commit bf309f7

Please sign in to comment.