Skip to content

Commit

Permalink
ci: disable the moebius_3 test with Valgrind
Browse files Browse the repository at this point in the history
The job is often "killed" (out of memory?).
  • Loading branch information
tueda committed Mar 7, 2023
1 parent 6cc038c commit b1836d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions check/features.frm
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ assert result("F") =~ expr("
P;
.end
#time_dilation 4.0
# too heavy on GitHub (often fails)
#pend_if github? && valgrind?
assert succeeded?
if wordsize >= 2
assert result("F1") =~ expr("-1")
Expand Down

0 comments on commit b1836d6

Please sign in to comment.