Skip to content

Commit fc191d4

Browse files
authored
drdr: disable test succeed/with-linear-integer-arith2 (#1265)
1 parent c662043 commit fc191d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typed-racket-test/info.rkt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252

5353
(define test-omit-paths '("fail"
5454
"external/fail"
55+
"succeed/with-linear-integer-arith2.rkt" ;; FIXME: should be enabled later for drdr
5556
"xfail"))
5657
(define test-command-line-arguments
5758
'(("succeed/priority-queue.scm" ())

0 commit comments

Comments
 (0)