File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -393,14 +393,6 @@ generate_crasher_regression_tests(
393393 "crashers/crasher_2022-10-19_a3a3.x" ,
394394 # TODO(https://github.com/google/xls/issues/1141): Remove when fixed.
395395 "crashers/crasher_2023-10-02_7c14.x" ,
396- # TODO(https://github.com/google/xls/issues/2011): Remove when no longer flaky
397- "crashers/crasher_2025-03-19_2e1f.x" ,
398- # TODO(https://github.com/google/xls/issues/2049): Remove when fixed.
399- "crashers/crasher_2025-04-23_0cd2.x" ,
400- # TODO(https://github.com/google/xls/issues/2142): Remove when fixed.
401- "crashers/crasher_2025-05-07_2d16.x" ,
402- # TODO(https://github.com/google/xls/issues/2458): Remove when fixed.
403- "crashers/crasher_2025-06-23_5597.x" ,
404396 # TODO: https://github.com/google/xls/issues/2989 - Remove when fixed.
405397 "crashers/crasher_2025-09-03_c1e3.x" ,
406398 # TODO: https://github.com/google/xls/issues/2998 - Remove when fixed.
@@ -501,6 +493,9 @@ generate_crasher_regression_tests(
501493 "crashers/crasher_2024-09-24_6def.x" : [
502494 "optonly" ,
503495 ],
496+ "crashers/crasher_2025-03-19_2e1f.x" : [
497+ "optonly" ,
498+ ],
504499 },
505500)
506501
You can’t perform that action at this time.
0 commit comments