SIGN IN SIGN UP

Disable the three remaining failing tests

- The first two run into issues because our meta type's `tp_getattro` is
  not overridden by its subclasses
- The last runs into a `PyErrOccurred` when trying to access its
  `__len__`, related to our sequence decoding logic
B
Benedikt Reinartz committed
cd108b89ee51b58c1a7b1924723d2c705a8139b2
Parent: 8e0333d