Skip to content

Commit a5be540

Browse files
anutosh491certik
authored andcommitted
disabled fast flag for now
1 parent 97ab6ef commit a5be540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ RUN(NAME symbolics_03 LABELS cpython_sym c_sym)
645645
RUN(NAME symbolics_04 LABELS cpython_sym c_sym)
646646
RUN(NAME symbolics_05 LABELS cpython_sym c_sym)
647647
RUN(NAME symbolics_06 LABELS cpython_sym c_sym)
648-
RUN(NAME symbolics_07 LABELS cpython_sym c_sym llvm_sym)
648+
RUN(NAME symbolics_07 LABELS cpython_sym c_sym llvm_sym NOFAST)
649649

650650
RUN(NAME sizeof_01 LABELS llvm c
651651
EXTRAFILES sizeof_01b.c)

0 commit comments

Comments
 (0)