test_helper: skip GC compaction on unsupported platforms Not all platforms support GC compaction (e.g. 64-bit little endian PowerPC, ppc64el on Debian/Ubuntu). Handling NotImplementedError when enabling it allows us to run the test suite on those platforms.