mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 18:51:44 +03:00
test: disable an error trace test on optimized aarch64-freebsd
This commit is contained in:
@@ -435,6 +435,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void {
|
||||
.{ .x86_64, .netbsd },
|
||||
.{ .x86_64, .linux },
|
||||
.{ .x86, .linux },
|
||||
.{ .aarch64, .freebsd },
|
||||
.{ .aarch64, .linux },
|
||||
.{ .loongarch64, .linux },
|
||||
.{ .powerpc64le, .linux },
|
||||
|
||||
Reference in New Issue
Block a user