File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 72
72
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_set_class
73
73
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_set_dict
74
74
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_slices
75
+ *graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_slot_shadows_class_variable
75
76
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_slots_descriptor
77
+ *graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_slots_multiple_inheritance
78
+ *graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_slots_special2
76
79
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_slots_trash
77
80
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_special_unbound_method_types
78
81
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_specials
92
95
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_wrapper_segfault
93
96
*graalpython.lib-python.3.test.test_descr.ClassPropertiesAndMethods.test_wrong_class_slot_wrapper
94
97
*graalpython.lib-python.3.test.test_descr.DictProxyTests.test_dict_type_with_metaclass
98
+ *graalpython.lib-python.3.test.test_descr.DictProxyTests.test_iter_items
99
+ *graalpython.lib-python.3.test.test_descr.DictProxyTests.test_iter_keys
100
+ *graalpython.lib-python.3.test.test_descr.DictProxyTests.test_iter_values
95
101
*graalpython.lib-python.3.test.test_descr.DictProxyTests.test_repr
96
102
*graalpython.lib-python.3.test.test_descr.MroTest.test_incomplete_extend
97
103
*graalpython.lib-python.3.test.test_descr.MroTest.test_incomplete_set_bases_on_self
You can’t perform that action at this time.
0 commit comments