Skip to content

Commit c9145f8

Browse files
Merge pull request #166 from oxcaml/use-locks-in-tests
Fix flaky tests
2 parents 15b6c9a + fcba264 commit c9145f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/test-dirs/dune

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
(enabled_if
55
(<> %{os_type} Win32)))
66

7+
(cram
8+
(applies_to parameters)
9+
(locks server-tests/merlin_server))
10+
711
(cram
812
(applies_to typing-recovery)
913
(enabled_if

0 commit comments

Comments
 (0)