Skip to content

Commit 74e6fcb

Browse files
dplassgitcopybara-github
authored andcommitted
Add a fuzz test failure.
PiperOrigin-RevId: 896053936
1 parent 668c4fd commit 74e6fcb

2 files changed

Lines changed: 209 additions & 0 deletions

File tree

xls/fuzzer/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,8 @@ generate_crasher_regression_tests(
405405
"crashers/crasher_2022-09-01_f672.x",
406406
# TODO: https://github.com/google/xls/issues/4044 - Remove when fixed.
407407
"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",
408410
],
409411
# Tests which are too slow in the unopt-ir interpreter.
410412
no_unopt_interpreter = [

0 commit comments

Comments
 (0)