Skip to content

Commit ab93ae7

Browse files
committed
TEST: Comment generics_02 test case
1 parent c1df98c commit ab93ae7

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
@@ -509,7 +509,7 @@ RUN(NAME test_pkg_lnn_01 LABELS cpython llvm)
509509
RUN(NAME test_pkg_lnn_02 LABELS cpython llvm)
510510

511511
RUN(NAME generics_01 LABELS cpython llvm c)
512-
RUN(NAME generics_02 LABELS cpython llvm c)
512+
# RUN(NAME generics_02 LABELS cpython llvm c)
513513
RUN(NAME generics_array_01 LABELS cpython llvm c)
514514
RUN(NAME generics_array_02 LABELS cpython llvm c)
515515
RUN(NAME generics_array_03 LABELS cpython llvm c)

0 commit comments

Comments
 (0)