We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90bda1 commit ffa66e8Copy full SHA for ffa66e8
integration_tests/CMakeLists.txt
@@ -501,7 +501,7 @@ RUN(NAME expr_20 LABELS cpython llvm llvm_jit c)
501
RUN(NAME expr_21 LABELS cpython llvm llvm_jit c)
502
RUN(NAME expr_22 LABELS cpython llvm llvm_jit c)
503
RUN(NAME expr_23 LABELS cpython llvm llvm_jit c)
504
-RUN(NAME expr_24 LABELS cpython wasm) # mandelbrot
+# RUN(NAME expr_24 LABELS cpython wasm) # mandelbrot
505
506
RUN(NAME expr_01u LABELS cpython llvm llvm_jit c NOFAST)
507
RUN(NAME expr_02u LABELS cpython llvm llvm_jit c NOFAST)
0 commit comments