From 1b28878d95817facf8ee700c13d959008802f1a3 Mon Sep 17 00:00:00 2001 From: Fabian Schiebel <52407375+fabianbs96@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:53:29 +0200 Subject: [PATCH] disable the RVO test as it requires a very specific system setup to work (#659) --- .../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 a121fe138..d0ca110ab 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(