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 2355385 commit cc5ade4Copy full SHA for cc5ade4
integration_tests/CMakeLists.txt
@@ -569,7 +569,7 @@ RUN(NAME test_bool_binop LABELS cpython llvm c)
569
RUN(NAME test_issue_518 LABELS cpython llvm c NOFAST)
570
RUN(NAME structs_01 LABELS cpython llvm c)
571
RUN(NAME structs_02 LABELS cpython llvm c)
572
-RUN(NAME structs_02b LABELS cpython llvm c)
+RUN(NAME structs_02b LABELS cpython llvm c NOFAST)
573
RUN(NAME structs_03 LABELS llvm c)
574
RUN(NAME structs_04 LABELS cpython llvm c)
575
RUN(NAME structs_05 LABELS cpython llvm c)
0 commit comments