File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- { "overlay" : "c00ca17e31eab8ca27e6acac0fbe0534f8585490 " }
1
+ { "overlay" : "2eb1c0d17f3043fbce6aa6618e5f168e3d246fc4 " }
Original file line number Diff line number Diff line change 93
93
*graalpython.lib-python.3.test.test_logging.HandlerTest.test_name
94
94
*graalpython.lib-python.3.test.test_logging.HandlerTest.test_path_objects
95
95
*graalpython.lib-python.3.test.test_logging.HandlerTest.test_post_fork_child_no_deadlock
96
+ *graalpython.lib-python.3.test.test_logging.HandlerTest.test_race
96
97
*graalpython.lib-python.3.test.test_logging.IPv6SysLogHandlerTest.test_output
97
98
*graalpython.lib-python.3.test.test_logging.LastResortTest.test_last_resort
98
99
*graalpython.lib-python.3.test.test_logging.LogRecordFactoryTest.test_logrecord_class
Original file line number Diff line number Diff line change 56
56
*graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_retr
57
57
*graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_rpop
58
58
*graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_stat
59
+ *graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_stls
60
+ *graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_stls_capa
59
61
*graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_stls_context
60
62
*graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_too_long_lines
61
63
*graalpython.lib-python.3.test.test_poplib.TestPOP3_TLSClass.test_top
Original file line number Diff line number Diff line change 13
13
*graalpython.lib-python.3.test.test_struct.StructTest.test_integers
14
14
*graalpython.lib-python.3.test.test_struct.StructTest.test_isbigendian
15
15
*graalpython.lib-python.3.test.test_struct.StructTest.test_issue29802
16
+ *graalpython.lib-python.3.test.test_struct.StructTest.test_issue35714
16
17
*graalpython.lib-python.3.test.test_struct.StructTest.test_nN_code
17
18
*graalpython.lib-python.3.test.test_struct.StructTest.test_new_features
18
19
*graalpython.lib-python.3.test.test_struct.StructTest.test_p_code
Original file line number Diff line number Diff line change 44
44
},
45
45
{
46
46
"name" : "tools" ,
47
- "version" : "39d8263c8a002036bebd0401279de92a431c4c23 " ,
47
+ "version" : "5c725f80de4767cd8f6690b8cd1d0cf27f299665 " ,
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" : "39d8263c8a002036bebd0401279de92a431c4c23 " ,
55
+ "version" : "5c725f80de4767cd8f6690b8cd1d0cf27f299665 " ,
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" : "39d8263c8a002036bebd0401279de92a431c4c23 " ,
63
+ "version" : "5c725f80de4767cd8f6690b8cd1d0cf27f299665 " ,
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