Skip to content

Commit

Permalink
Skip a test
Browse files Browse the repository at this point in the history
  • Loading branch information
rui314 committed Feb 9, 2025
1 parent 247ae95 commit c2df589
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/duplicate-error-gc-sections.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/bash
. $(dirname $0)/common.inc

nm mold | grep '__tsan_init' && skip

cat <<EOF | $CC -o $t/a.o -c -xc -
void foo() {}
EOF
Expand Down

0 comments on commit c2df589

Please sign in to comment.