Skip to content

Commit bd4255f

Browse files
authored
Merge pull request #12622 from Alizter/push-nnnytzpkxquo
chore: disable timing out test
2 parents 8502808 + 7b72ff2 commit bd4255f

File tree

1 file changed

+6
-0
lines changed
  • test/blackbox-tests/test-cases/watching

1 file changed

+6
-0
lines changed

test/blackbox-tests/test-cases/watching/dune

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@
2424
(cram
2525
(applies_to what-dune-watches)
2626
(deps %{bin:strace}))
27+
28+
;; Disabled due to timeouts
29+
30+
(cram
31+
(enabled_if false)
32+
(applies_to watching-eager-concurrent-build-command))

0 commit comments

Comments
 (0)