File tree Expand file tree Collapse file tree 6 files changed +9
-5
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 6 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
- { "overlay" : "758ce7b10944b137cfe11244fda3ba9f35c4b4c0 " }
1
+ { "overlay" : "ee6848c16e00a4b50f4e377ee3e3c941f67662d0 " }
Original file line number Diff line number Diff line change 3
3
*graalpython.lib-python.3.test.test_baseexception.ExceptionClassTests.test_interface_multi_arg
4
4
*graalpython.lib-python.3.test.test_baseexception.ExceptionClassTests.test_interface_no_arg
5
5
*graalpython.lib-python.3.test.test_baseexception.ExceptionClassTests.test_interface_single_arg
6
+ *graalpython.lib-python.3.test.test_baseexception.ExceptionClassTests.test_setstate_refcount_no_crash
6
7
*graalpython.lib-python.3.test.test_baseexception.UsageTests.test_catch_BaseException_instance
7
8
*graalpython.lib-python.3.test.test_baseexception.UsageTests.test_catch_non_BaseException
8
9
*graalpython.lib-python.3.test.test_baseexception.UsageTests.test_catch_string
Original file line number Diff line number Diff line change 306
306
*ctypes.test.test_struct_fields.StructFieldsTestCase.test___get__
307
307
*ctypes.test.test_struct_fields.StructFieldsTestCase.test___set__
308
308
*ctypes.test.test_structures.PointerMemberTestCase.test
309
+ *ctypes.test.test_structures.PointerMemberTestCase.test_none_to_pointer_fields
309
310
*ctypes.test.test_structures.StructureTestCase.test_38368
310
311
*ctypes.test.test_structures.StructureTestCase.test_abstract_class
311
312
*ctypes.test.test_structures.StructureTestCase.test_bitfield_by_value
Original file line number Diff line number Diff line change 309
309
*graalpython.lib-python.3.test.test_dataclasses.__init__.TestCase.test_simple_compare
310
310
*graalpython.lib-python.3.test.test_dataclasses.__init__.TestCase.test_two_fields_one_default
311
311
*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_default_value
312
+ *graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_getting_field_calls_get
312
313
*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_init_calls_set
313
314
*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_lookup_on_class
314
315
*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_lookup_on_instance
Original file line number Diff line number Diff line change 5
5
*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceExceptions.test_mask_attribute_error
6
6
*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_cycle_in_bases
7
7
*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_recursion_in_bases
8
+ *graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_infinitely_many_bases
8
9
*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_abstract
9
10
*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_normal
10
11
*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_recursion_limit
Original file line number Diff line number Diff line change 45
45
},
46
46
{
47
47
"name" : "sdk" ,
48
- "version" : "b9126869e93338dde41dd3aa102131aa347bb803 " ,
48
+ "version" : "d719a133492c71209ded8121341ffdabdc2b8b66 " ,
49
49
"subdir" : True ,
50
50
"urls" : [
51
51
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
52
52
]
53
53
},
54
54
{
55
55
"name" : "tools" ,
56
- "version" : "b9126869e93338dde41dd3aa102131aa347bb803 " ,
56
+ "version" : "d719a133492c71209ded8121341ffdabdc2b8b66 " ,
57
57
"subdir" : True ,
58
58
"urls" : [
59
59
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
60
60
],
61
61
},
62
62
{
63
63
"name" : "sulong" ,
64
- "version" : "b9126869e93338dde41dd3aa102131aa347bb803 " ,
64
+ "version" : "d719a133492c71209ded8121341ffdabdc2b8b66 " ,
65
65
"subdir" : True ,
66
66
"urls" : [
67
67
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
68
68
]
69
69
},
70
70
{
71
71
"name" : "regex" ,
72
- "version" : "b9126869e93338dde41dd3aa102131aa347bb803 " ,
72
+ "version" : "d719a133492c71209ded8121341ffdabdc2b8b66 " ,
73
73
"subdir" : True ,
74
74
"urls" : [
75
75
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments