From 544bf13866fd1db1ebbd1c079e53c8ec50393507 Mon Sep 17 00:00:00 2001 From: Fabian Schiebel Date: Tue, 15 Aug 2023 20:04:35 +0200 Subject: [PATCH] disable the RVO test as it requires a very specific system setup to work --- .../IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unittests/PhasarLLVM/DataFlow/IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp b/unittests/PhasarLLVM/DataFlow/IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp index a121fe1389..d0ca110ab1 100644 --- a/unittests/PhasarLLVM/DataFlow/IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp +++ b/unittests/PhasarLLVM/DataFlow/IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp @@ -855,8 +855,8 @@ TEST_F(IDEInstInteractionAnalysisTest, HandleHeapTest_01) { } PHASAR_SKIP_TEST(TEST_F(IDEInstInteractionAnalysisTest, HandleRVOTest_01) { - // If we use libcxx this won't work since internal implementation is different - LIBCPP_GTEST_SKIP; + GTEST_SKIP() << "This test heavily depends on the used stdlib version. TODO: " + "add a better one"; std::set GroundTruth; GroundTruth.emplace(