Skip to content

Commit

Permalink
remove fold_* in excluded dirs of gate report
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Oct 30, 2024
1 parent 14a3f72 commit fde620f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test_programs/gates_report_brillig_execution.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@ excluded_dirs=(
"regression_4709"
# bit sizes for bigint operation doesn't match up.
"bigint"
# ICE due to looking for function which doesn't exist.
"fold_after_inlined_calls"
"fold_basic"
"fold_basic_nested_call"
"fold_call_witness_condition"
"fold_complex_outputs"
"fold_distinct_return"
"fold_fibonacci"
"fold_numeric_generic_poseidon"
# Expected to fail as test asserts on which runtime it is in.
"is_unconstrained"
)
Expand Down

0 comments on commit fde620f

Please sign in to comment.