when running iOS integration tests under iOS 7 the following errors occur:
Test Case '-[AGPagingHeaders_AGController testBogusMetadataLocation]' started. 2013-10-09 12:27:14.071 otest[3044:3613] TASK-ASSERT: cfurlcache - ProcessCacheTask - FAILED to get task-assertion, going commando with 3 items to process. 2013-10-09 12:27:14.071 otest[3044:3717] Encountered an XPC error while communicating with backboardd: <error: 0x15aa6a4> { count = 1, contents = "XPCErrorDescription" => <string: 0x15aa884> { length = 18, contents = "Connection invalid" } }
and the following:
Test Case '-[AGPagingHeaders_AGController testBogusNextIdentifier]' started. /Users/cvasilak/Desktop/aerogear-ios-integration/AeroGear-iOS-Integration/AeroGear-iOS-IntegrationTests/AGPagingHeaders_AGController.m:230: error: -[AGPagingHeaders_AGController testBogusNextIdentifier] : Error Domain=NSURLErrorDomain Code=-1012 "The operation couldn’t be completed. (NSURLErrorDomain error -1012.)" UserInfo=0xe71ba10 {NSErrorFailingURLKey=https://controller-aerogear.rhcloud.com/aerogear-controller-demo/cars?color=black&limit=1&offset=0, NSErrorFailingURLStringKey=https://controller-aerogear.rhcloud.com/aerogear-controller-demo/cars?color=black&limit=1&offset=0}