Open bootstraponline opened 8 years ago
I'm seeing the following errors when running the tests from Xcode 7.1.1 on OS X 10.11.1. I think it has to do with testing uninitialized values?
Name: Hamcrest Error Reason: /appledoc/Testing/GBObjectsAssertor.m:129: matcher error: Expected is <140733193388033>, got <1> Name: Hamcrest Error Reason: /appledoc/Testing/GBObjectsAssertor.m:129: matcher error: Expected is <140733193388033>, got <1> Name: Hamcrest Error Reason: /appledoc/Testing/GBObjectsAssertor.m:129: matcher error: Expected is <140733193388033>, got <1> Name: Hamcrest Error Reason: /appledoc/Testing/GBObjectsAssertor.m:129: matcher error: Expected is <140733193388033>, got <1> Name: Hamcrest Error Reason: /appledoc/Testing/GBObjectsAssertor.m:129: matcher error: Expected is <140733193388033>, got <1>
This is possible explanation. Unit tests were neglected for a long time...
I'm seeing the following errors when running the tests from Xcode 7.1.1 on OS X 10.11.1. I think it has to do with testing uninitialized values?