Skip to content

Commit 880763c

Browse files
committed
Skip Test assertions configuration again
1 parent eba8f4a commit 880763c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ci/test_assert.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ std::optional<int> wait(pid_t handle) {
149149
} // namespace subprocess
150150

151151
TEST_CASE("CI: Test assertions configuration", "[ci][assertions]") {
152+
SKIP("CORE-416 what is going on");
153+
152154
std::optional<std::filesystem::path> try_assert_logfile;
153155
std::optional<std::string> logfile_str;
154156

0 commit comments

Comments
 (0)