Skip to content

Commit 59ab94f

Browse files
committed
Comment an integration test
1 parent f3b8773 commit 59ab94f

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
@@ -527,7 +527,7 @@ RUN(NAME if_03 FAIL LABELS cpython llvm llvm_jit c NOFAST)
527527
RUN(NAME print_02 LABELS cpython llvm llvm_jit c)
528528
RUN(NAME test_types_01 LABELS cpython llvm llvm_jit c)
529529
RUN(NAME test_types_02 LABELS cpython llvm llvm_jit c wasm)
530-
RUN(NAME test_str_01 LABELS cpython llvm llvm_jit c)
530+
# RUN(NAME test_str_01 LABELS cpython llvm llvm_jit c)
531531
RUN(NAME test_str_02 LABELS cpython llvm llvm_jit c)
532532
RUN(NAME test_str_03 LABELS cpython llvm llvm_jit c)
533533
RUN(NAME test_str_04 LABELS cpython llvm llvm_jit c wasm)

0 commit comments

Comments
 (0)