Closed thekid closed 8 years ago
F unittest.TestWarning(test= unittest.tests.ListenerTest::notifiedOnFailure, time= 0.038 seconds) {
[""Attempted to serialize unserializable builtin class ReflectionMethod" in ::serialize()
(ArrayList.class.php, line 43, occured 2 times)"]
}
Before:
✓: 370/379 run (9 skipped), 370 succeeded, 0 failed
Memory used: 4291.41 kB (4436.34 kB peak)
Time taken: 0.157 seconds
After:
✓: 370/379 run (9 skipped), 370 succeeded, 0 failed
Memory used: 6303.26 kB (8203.14 kB peak)
Time taken: 0.493 seconds
Needs to be redone, there have been quite a bit of changes to master
This pull request changes the internal API to use the new xp-forge/mirrors reflection API.