Skip to content

Commit

Permalink
yet more test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-wieser committed Oct 1, 2024
1 parent c38214f commit cf0c922
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions tests/lean/run/3554.lean
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ set_option debug.moduleNameAtTimeout false
error: (deterministic) timeout, maximum number of heartbeats (100) has been reached
Use `set_option maxHeartbeats <num>` to set the limit.
Additional diagnostic information may be available using the `set_option diagnostics true` command.
---
error: (deterministic) timeout, maximum number of heartbeats (100) has been reached
Use `set_option maxHeartbeats <num>` to set the limit.
Additional diagnostic information may be available using the `set_option diagnostics true` command.
-/
#guard_msgs in
set_option maxHeartbeats 100 in
Expand Down
1 change: 1 addition & 0 deletions tests/lean/tcloop.lean.expected.out
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ tcloop.lean:14:2-14:15: error: failed to synthesize
(deterministic) timeout at `typeclass`, maximum number of heartbeats (20000) has been reached
Use `set_option synthInstance.maxHeartbeats <num>` to set the limit.
Additional diagnostic information may be available using the `set_option diagnostics true` command.
Additional diagnostic information may be available using the `set_option diagnostics true` command.

0 comments on commit cf0c922

Please sign in to comment.