Skip to content

Commit

Permalink
Disable flaky stack-or-heap test
Browse files Browse the repository at this point in the history
  • Loading branch information
liam923 committed Jan 17, 2025
1 parent 575c83e commit 37a2bc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/test-dirs/dune
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,10 @@
(applies_to
; Enable this test when the Stdlib.Effect module is added.
issue1558))

; TODO: this test is flaky. See
; https://github.com/janestreet/merlin-jst/actions/runs/12831007336/job/35788214467?pr=124
(cram
(enabled_if false)
(applies_to
stack-or-heap))

0 comments on commit 37a2bc9

Please sign in to comment.