Skip to content

Commit ca8f5fd

Browse files
committed
label flaky Catch2 test as [!mayfail]
1 parent d8d195f commit ca8f5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/exec/asio/test_completion_token.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ namespace
391391
"completion handler's lifetime (this is necessary in situations where "
392392
"asynchronous control flow bifurcates and one of the child operations ends "
393393
"via exception)",
394-
"[asioexec][completion_token]")
394+
"[asioexec][completion_token][!mayfail]")
395395
{
396396
std::exception_ptr ex;
397397
std::shared_ptr<void> ptr;

0 commit comments

Comments
 (0)