Skip to content

Commit 7ed962d

Browse files
ubaidskczgdp1807
authored andcommitted
TEST: Remove goto tests
1 parent ce1ac9a commit 7ed962d

File tree

6 files changed

+0
-70
lines changed

6 files changed

+0
-70
lines changed

integration_tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,6 @@ RUN(NAME generics_list_01 LABELS cpython llvm c)
540540
RUN(NAME test_statistics LABELS cpython llvm)
541541
RUN(NAME test_str_attributes LABELS cpython llvm c)
542542
RUN(NAME kwargs_01 LABELS cpython llvm c)
543-
RUN(NAME test_01_goto LABELS cpython llvm c)
544543

545544
RUN(NAME func_inline_01 LABELS llvm c wasm)
546545
RUN(NAME func_inline_02 LABELS cpython llvm c)

integration_tests/test_01_goto.py

Lines changed: 0 additions & 35 deletions
This file was deleted.

tests/errors/test_goto.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/reference/asr-test_goto-ba9fd22.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

tests/reference/asr-test_goto-ba9fd22.stderr

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/tests.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,10 +1062,6 @@ asr = true
10621062
filename = "errors/loop_03.py"
10631063
asr = true
10641064

1065-
[[test]]
1066-
filename = "errors/test_goto.py"
1067-
asr = true
1068-
10691065
[[test]]
10701066
filename = "errors/bindc_01.py"
10711067
asr = true

0 commit comments

Comments
 (0)