diff --git a/tests/pypy2_bugs.txt b/tests/pypy2_bugs.txt index 8bd50fa5effa1ebd40403078c8527c348fd80472_dGVzdHMvcHlweTJfYnVncy50eHQ=..825da49cef4fa8e4e7df3ce49df3488a125a4b67_dGVzdHMvcHlweTJfYnVncy50eHQ= 100644 --- a/tests/pypy2_bugs.txt +++ b/tests/pypy2_bugs.txt @@ -23,3 +23,7 @@ # looks like a "when does the GC run?" issue - slightly surprised it's OK on pypy3 memoryview.numpy_memoryview + +# type features that are disabled in PyPy2: +#run.test_genericclass +run.test_subclassinit