File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
- { "overlay" : "6b013946c7ad69e629c6eda6591900d26018bcda " }
1
+ { "overlay" : "ddedb064589561bcf5cb1f0ecd019a05f0315585 " }
Original file line number Diff line number Diff line change 18
18
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsNoSourceEpoch.test_quiet
19
19
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsNoSourceEpoch.test_recursion_control
20
20
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsNoSourceEpoch.test_recursion_limit
21
+ *graalpython.lib-python.3.test.test_compileall.CommmandLineTestsNoSourceEpoch.test_regexp
21
22
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsNoSourceEpoch.test_workers_available_cores
22
23
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_compiles_as_much_as_possible
23
24
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_d_compile_error
27
28
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_include_file_no_arg
28
29
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_include_file_with_arg
29
30
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_include_on_stdin
31
+ *graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_invalid_arg_produces_message
30
32
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_legacy_paths
33
+ *graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_multiple_runs
34
+ *graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_no_args_respects_force_flag
31
35
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_no_args_respects_quiet_flag
32
36
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_pep3147_paths_normal
33
37
*graalpython.lib-python.3.test.test_compileall.CommmandLineTestsWithSourceEpoch.test_pyc_invalidation_mode
Original file line number Diff line number Diff line change 1
1
*graalpython.lib-python.3.test.test_gc.GCCallbackTests.test_collect_garbage
2
2
*graalpython.lib-python.3.test.test_gc.GCCallbackTests.test_refcount_errors
3
+ *graalpython.lib-python.3.test.test_gc.GCTests.test_bug1055820b
3
4
*graalpython.lib-python.3.test.test_gc.GCTests.test_bug21435
4
5
*graalpython.lib-python.3.test.test_gc.GCTests.test_collect_generations
5
6
*graalpython.lib-python.3.test.test_gc.GCTests.test_frame
Original file line number Diff line number Diff line change
1
+ *graalpython.lib-python.3.test.test_threadsignals.ThreadSignals.test_lock_acquire_retries_on_intr
2
+ *graalpython.lib-python.3.test.test_threadsignals.ThreadSignals.test_rlock_acquire_retries_on_intr
Original file line number Diff line number Diff line change 44
44
},
45
45
{
46
46
"name" : "tools" ,
47
- "version" : "1e3022f74100d54c80d2710ee6449f8c785b5d15 " ,
47
+ "version" : "77da7e95ed6ef536a6e1ea409a37ab49e8344ecc " ,
48
48
"subdir" : True ,
49
49
"urls" : [
50
50
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
51
51
],
52
52
},
53
53
{
54
54
"name" : "sulong" ,
55
- "version" : "1e3022f74100d54c80d2710ee6449f8c785b5d15 " ,
55
+ "version" : "77da7e95ed6ef536a6e1ea409a37ab49e8344ecc " ,
56
56
"subdir" : True ,
57
57
"urls" : [
58
58
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
59
59
]
60
60
},
61
61
{
62
62
"name" : "regex" ,
63
- "version" : "1e3022f74100d54c80d2710ee6449f8c785b5d15 " ,
63
+ "version" : "77da7e95ed6ef536a6e1ea409a37ab49e8344ecc " ,
64
64
"subdir" : True ,
65
65
"urls" : [
66
66
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments