mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 05:48:31 +00:00
test: disable standalone tsan test
https://github.com/ziglang/zig/issues/25471
This commit is contained in:
parent
97fa0e3ebd
commit
606c7bcc89
@ -189,9 +189,10 @@
|
||||
.run_cwd = .{
|
||||
.path = "run_cwd",
|
||||
},
|
||||
.tsan = .{
|
||||
.path = "tsan",
|
||||
},
|
||||
// https://github.com/ziglang/zig/issues/25471
|
||||
// .tsan = .{
|
||||
// .path = "tsan",
|
||||
// },
|
||||
.posix = .{
|
||||
.path = "posix",
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user