Skip to content

Commit

Permalink
Suppress these tests under "asan", not "ASAN"
Browse files Browse the repository at this point in the history
  • Loading branch information
tbkka committed Aug 5, 2024
1 parent eea22c2 commit 1aae57a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// REQUIRES: reflection_test_support
// REQUIRES: executable_test
// UNSUPPORTED: use_os_stdlib
// UNSUPPORTED: ASAN
// UNSUPPORTED: asan
// UNSUPPORTED: back_deployment_runtime

import SwiftReflectionTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// REQUIRES: reflection_test_support
// REQUIRES: executable_test
// UNSUPPORTED: use_os_stdlib
// UNSUPPORTED: ASAN
// UNSUPPORTED: asan
// UNSUPPORTED: back_deployment_runtime

import SwiftReflectionTest
Expand Down

0 comments on commit 1aae57a

Please sign in to comment.