From b9aca78cf04b500343dc07db381d4b5cfda0c388 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Tue, 20 Jan 2015 14:22:57 -0500 Subject: [PATCH] Update compile-omit-paths for TR tests --- typed-racket-test/info.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/typed-racket-test/info.rkt b/typed-racket-test/info.rkt index 1d9dccd0..eae6b9be 100644 --- a/typed-racket-test/info.rkt +++ b/typed-racket-test/info.rkt @@ -49,6 +49,7 @@ "xfail" "optimizer" ;; FIXME: should be improved by stamourv "tr-random-testing.rkt" ;; Requires recompiling all of redex when rebuilding TR tests + "gui/succeed" )) (define test-omit-paths '("fail"