File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 33*graalpython.lib-python.3.test.test_baseexception.ExceptionClassTests.test_interface_multi_arg
44*graalpython.lib-python.3.test.test_baseexception.ExceptionClassTests.test_interface_no_arg
55*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
67*graalpython.lib-python.3.test.test_baseexception.UsageTests.test_catch_BaseException_instance
78*graalpython.lib-python.3.test.test_baseexception.UsageTests.test_catch_non_BaseException
89*graalpython.lib-python.3.test.test_baseexception.UsageTests.test_catch_string
Original file line number Diff line number Diff line change 306306*ctypes.test.test_struct_fields.StructFieldsTestCase.test___get__
307307*ctypes.test.test_struct_fields.StructFieldsTestCase.test___set__
308308*ctypes.test.test_structures.PointerMemberTestCase.test
309+ *ctypes.test.test_structures.PointerMemberTestCase.test_none_to_pointer_fields
309310*ctypes.test.test_structures.StructureTestCase.test_38368
310311*ctypes.test.test_structures.StructureTestCase.test_abstract_class
311312*ctypes.test.test_structures.StructureTestCase.test_bitfield_by_value
Original file line number Diff line number Diff line change 309309*graalpython.lib-python.3.test.test_dataclasses.__init__.TestCase.test_simple_compare
310310*graalpython.lib-python.3.test.test_dataclasses.__init__.TestCase.test_two_fields_one_default
311311*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
312313*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_init_calls_set
313314*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_lookup_on_class
314315*graalpython.lib-python.3.test.test_dataclasses.__init__.TestDescriptors.test_lookup_on_instance
Original file line number Diff line number Diff line change 55*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceExceptions.test_mask_attribute_error
66*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_infinite_cycle_in_bases
77*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
89*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_abstract
910*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_normal
1011*graalpython.lib-python.3.test.test_isinstance.TestIsInstanceIsSubclass.test_isinstance_recursion_limit
You can’t perform that action at this time.
0 commit comments