We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1df98c commit ab93ae7Copy full SHA for ab93ae7
integration_tests/CMakeLists.txt
@@ -509,7 +509,7 @@ RUN(NAME test_pkg_lnn_01 LABELS cpython llvm)
509
RUN(NAME test_pkg_lnn_02 LABELS cpython llvm)
510
511
RUN(NAME generics_01 LABELS cpython llvm c)
512
-RUN(NAME generics_02 LABELS cpython llvm c)
+# RUN(NAME generics_02 LABELS cpython llvm c)
513
RUN(NAME generics_array_01 LABELS cpython llvm c)
514
RUN(NAME generics_array_02 LABELS cpython llvm c)
515
RUN(NAME generics_array_03 LABELS cpython llvm c)
0 commit comments