The iPads I have are on 5.1 , 6.1.3 , and 7. I've just run the tests on each of them multiple times and they have passed.
-James Jong On Oct 9, 2013, at 5:01 PM, James Jong <[email protected]> wrote: > Hmm... Let me check if I have an iPad at 6.0. I definitely don't have an > iPad3 but may have an iPad2. > > -James Jong > > On Oct 9, 2013, at 4:53 PM, David Kemp <[email protected]> wrote: > >> >> Hi James, >> >> That problem went away with the new commit, but now I am getting two >> failures on one iPad (6.0__iPad3,1) >> the other iPad passes all tests (6.1.3 - iPad2,5): >> >> I tried it twice with the same results. >> >> failures >> 0 >> spec >> Accelerometer (navigator.accelerometer) getCurrentAcceleration >> accelerometer.spec.5 success callback Acceleration object should return a >> rec... >> assertions >> 0 >> exception >> timeout: timed out after 7500 msec waiting for win never called >> trace >> 1 >> spec >> Accelerometer (navigator.accelerometer) watchAcceleration >> accelerometer.spec.5 success callback Acceleration object should return a >> recent t... >> assertions >> 0 >> exception >> Expected 1381351391115.972 to be greater than 1381351399373. >> trace >> >> >> >> >> >> On Wed, Oct 9, 2013 at 4:36 PM, Andrew Grieve <[email protected]> wrote: >> Awesome! >> >> >> On Wed, Oct 9, 2013 at 4:34 PM, James Jong <[email protected]> wrote: >> >> > Added. >> > -James Jong >> > >> > On Oct 9, 2013, at 4:23 PM, James Jong <[email protected]> wrote: >> > >> > > Ah yes. Sorry. I need to add the new framework. >> > > >> > > -James Jong >> > > >> > > On Oct 9, 2013, at 4:08 PM, Andrew Grieve <[email protected]> wrote: >> > > >> > >> James - our build bot thinks you broke things! Sadly still haven't got >> > it exposed, but the error is: >> > >> >> > >> >> > >> >> > >> >> > /Users/drkemp/buildbot/slave_ios2/IOS_Master/build/mobilespec/platforms/ios/build/emulator/mobilespec.app/mobilespec >> > >> Undefined symbols for architecture armv7: >> > >> "_OBJC_CLASS_$_CMMotionManager", referenced from: >> > >> objc-class-ref in CDVAccelerometer.o >> > >> ld: symbol(s) not found for architecture armv7 >> > >> clang: error: linker command failed with exit code 1 (use -v to see >> > invocation) >> > >> >> > >> >> > >> ** BUILD FAILED ** >> > >> >> > >> >> > >> The following build commands failed: >> > >> Ld build/emulator/mobilespec.app/mobilespec normal armv7 >> > >> (1 failure) >> > >> >> > >> >> > >> >> > >> Likely you need to add CoreMotion to the <frameworks> of the plugin. >> > >> >> > >> >> > > >> > >> > >> >
