We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b8773 commit 59ab94fCopy full SHA for 59ab94f
integration_tests/CMakeLists.txt
@@ -527,7 +527,7 @@ RUN(NAME if_03 FAIL LABELS cpython llvm llvm_jit c NOFAST)
527
RUN(NAME print_02 LABELS cpython llvm llvm_jit c)
528
RUN(NAME test_types_01 LABELS cpython llvm llvm_jit c)
529
RUN(NAME test_types_02 LABELS cpython llvm llvm_jit c wasm)
530
-RUN(NAME test_str_01 LABELS cpython llvm llvm_jit c)
+# RUN(NAME test_str_01 LABELS cpython llvm llvm_jit c)
531
RUN(NAME test_str_02 LABELS cpython llvm llvm_jit c)
532
RUN(NAME test_str_03 LABELS cpython llvm llvm_jit c)
533
RUN(NAME test_str_04 LABELS cpython llvm llvm_jit c wasm)
0 commit comments