--- Running tests in base --- base/NSInvocation/general.m: FAIL: Can send/return NSRect base/NSLock/doubleLocking.m: FAIL: Recursive lock with NSLock deadlocks ... this is not a real test, just a reminder that recursively locking should deadlock the thread after printing a diagnostic message FAIL: Recursive lock with NSConditionLock deadlocks ... this is not a real test, just a reminder that recursively locking should deadlock the thread after printing a diagnostic message base/NSProxy/test01.m: COMPILEFAIL: base/NSProxy/test01.m base/NSRunLoop/performers.m: FAIL: -performSelector:target:argument:order:modes: only sends the message once FAIL: -performSelector:target:argument:order:modes: orders performers correctly FAIL: -cancelPerformSelector:target:argument: works base/NSRunLoop/thread.m: FAIL: A loop with an input source will block 1 COMPILEFAIL 255 COMPLETED 7 FAIL 5028 PASS