Hi
I am seeing circleCI tests issue. All the classes and tests file compile and it is failing right before unit tests kickoff. I am seeing below error.
2016-12-01 16:25:39.292 xcodebuild[2072:7576] Error Domain=IDETestOperationsObserverErrorDomain Code=5 “Early unexpected exit, operation never finished bootstrapping - no restart will be attempted” UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted}
Testing failed:
Test target WinesTests encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted)
** TEST FAILED **
The following commands produced analyzer issues:
AnalyzeShallow CBISales/CBIExecutionStandardsViewController.m
AnalyzeShallow CBISales/CBIAssetsViewController.m
(2 commands with analyzer issues)
fatal error: unexpectedly found nil while unwrapping an Optional value
Can someone please help me with it ?
Thanks
Hiral