We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0824fba commit af6b9f7Copy full SHA for af6b9f7
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_descr.txt
@@ -100,6 +100,7 @@
100
*graalpython.lib-python.3.test.test_descr.DictProxyTests.test_iter_keys
101
*graalpython.lib-python.3.test.test_descr.DictProxyTests.test_iter_values
102
*graalpython.lib-python.3.test.test_descr.DictProxyTests.test_repr
103
+*graalpython.lib-python.3.test.test_descr.MiscTests.test_type_lookup_mro_reference
104
*graalpython.lib-python.3.test.test_descr.MroTest.test_incomplete_extend
105
*graalpython.lib-python.3.test.test_descr.MroTest.test_incomplete_set_bases_on_self
106
*graalpython.lib-python.3.test.test_descr.MroTest.test_incomplete_super
0 commit comments