aboutsummaryrefslogtreecommitdiff
path: root/lib/std/debug.zig
diff options
context:
space:
mode:
authormlugg <mlugg@mlugg.co.uk>2025-09-13 16:16:11 +0100
committerMatthew Lugg <mlugg@mlugg.co.uk>2025-10-18 09:28:42 +0100
commitd0b92a80224e1ed44434ed8546fa2ff497cc5312 (patch)
tree824e3202bef34232da55fdf4fcd9e73dc32af57d /lib/std/debug.zig
parentb43bb3a32a3b447e9b320f34e046946bcca0037f (diff)
downloadzig-d0b92a80224e1ed44434ed8546fa2ff497cc5312.tar.gz
zig-d0b92a80224e1ed44434ed8546fa2ff497cc5312.zip
std.Build: do not expect server protocol for tests using immature backends
For instance, when running a Zig test using the self-hosted aarch64 backend, this logic was previously expecting `std.zig.Server` to be used, but the default test runner intentionally does not do this because the backend is too immature to handle it. On 'master', this is causing sporadic failures; on this branch, they became consistent failures.
Diffstat (limited to 'lib/std/debug.zig')
0 files changed, 0 insertions, 0 deletions