We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668c4fd commit 74e6fcbCopy full SHA for 74e6fcb
2 files changed
xls/fuzzer/BUILD
@@ -405,6 +405,8 @@ generate_crasher_regression_tests(
405
"crashers/crasher_2022-09-01_f672.x",
406
# TODO: https://github.com/google/xls/issues/4044 - Remove when fixed.
407
"crashers/crasher_2026-04-03_4e72.x",
408
+ # TODO: https://github.com/google/xls/issues/4063 - Remove when fixed.
409
+ "crashers/crasher_2026-04-07_86e7.x",
410
],
411
# Tests which are too slow in the unopt-ir interpreter.
412
no_unopt_interpreter = [
0 commit comments