Skip to content

Commit 87fd40b

Browse files
committed
retag test_compile
1 parent 5476f46 commit 87fd40b

File tree

1 file changed

+2
-0
lines changed
  • graalpython/com.oracle.graal.python.test/src/tests/unittest_tags

1 file changed

+2
-0
lines changed

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_compile.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_annotation_limit
99
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_argument_handling
1010
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_argument_order
11+
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_compile_ast
1112
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_compiler_recursion_limit
1213
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_dead_blocks_do_not_generate_bytecode
14+
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_dict_evaluation_order
1315
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_duplicate_global_local
1416
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_empty
1517
*graalpython.lib-python.3.test.test_compile.TestSpecifics.test_exec_with_general_mapping_for_locals

0 commit comments

Comments
 (0)