Skip to content

Commit b46feab

Browse files
committed
Commented out test
1 parent 0590911 commit b46feab

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
@@ -619,7 +619,7 @@ RUN(NAME test_numpy_04 LABELS cpython llvm llvm_jit c)
619619
# RUN(NAME elemental_04 LABELS cpython llvm llvm_jit c NOFAST)
620620
# RUN(NAME elemental_05 LABELS cpython llvm llvm_jit NOFAST) # renable c
621621
# RUN(NAME elemental_06 LABELS cpython llvm llvm_jit c NOFAST)
622-
RUN(NAME elemental_07 LABELS cpython llvm llvm_jit NOFAST) # renable c
622+
# RUN(NAME elemental_07 LABELS cpython llvm llvm_jit NOFAST) # renable c
623623
# RUN(NAME elemental_08 LABELS cpython llvm llvm_jit c NOFAST) # post sync
624624
# RUN(NAME elemental_09 LABELS cpython llvm llvm_jit NOFAST) # renable c # post sync
625625
RUN(NAME elemental_10 LABELS cpython llvm llvm_jit NOFAST) # renable c

0 commit comments

Comments
 (0)