diff options
Diffstat (limited to 'tests/cpp-compiler/cpp-compile-shared-library.cpp')
| -rw-r--r-- | tests/cpp-compiler/cpp-compile-shared-library.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/cpp-compiler/cpp-compile-shared-library.cpp b/tests/cpp-compiler/cpp-compile-shared-library.cpp index a69e22899..cd192d9f6 100644 --- a/tests/cpp-compiler/cpp-compile-shared-library.cpp +++ b/tests/cpp-compiler/cpp-compile-shared-library.cpp @@ -1,4 +1,5 @@ -// TEST(smoke):CPP_COMPILER_SHARED_LIBRARY: +// This test is failing due to a regression github issue #8362 +// DISABLE_TEST(smoke):CPP_COMPILER_SHARED_LIBRARY: #include <iostream> #include <stdio.h> |
