Commit 5e4938a
authored
Exclude hwasan from thread_create_failure.pass.cpp (#128768)
Fixes hwasan buildbot failure
(https://lab.llvm.org/buildbot/#/builders/55/builds/7536/steps/10/logs/stdio)
introduced in #125433 by
excluding this test for hwasan, similar to the existing exclusion of
asan.1 parent f1025e6 commit 5e4938a
File tree
1 file changed
+1
-0
lines changed- libcxx/test/std/thread/futures/futures.async
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments