aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorFabian Meumertzheim <fabian@meumertzhe.im>2021-10-18 13:19:29 +0200
committerFabian Meumertzheim <fabian@meumertzhe.im>2021-10-18 22:31:42 +0200
commit37526a77f3e04d6a8391c6e9babfd1015354e3d1 (patch)
tree9784d6e9cdc943ef253ece3b92da1b603b9a871b /examples
parente0b2efabf70134f25aabe2c78a62e3dbb22f29ba (diff)
downloadjazzer-api-37526a77f3e04d6a8391c6e9babfd1015354e3d1.tar.gz
Skip replayer test on Windows
We will reenable this later when the replayer builds on Windows.
Diffstat (limited to 'examples')
-rw-r--r--examples/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/BUILD.bazel b/examples/BUILD.bazel
index 194b4b5e..3e1c1f33 100644
--- a/examples/BUILD.bazel
+++ b/examples/BUILD.bazel
@@ -183,6 +183,7 @@ sh_test(
":JsonSanitizerDenylistCrash",
":json_sanitizer_denylist_crash",
],
+ target_compatible_with = SKIP_ON_WINDOWS,
)
java_fuzz_target_test(