Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.53 KB | None | 0 0
  1. Building & testing AsyncDisplayKit.
  2. Analyzing dependencies
  3. Downloading dependencies
  4. Using FBSnapshotTestCase (2.1.4)
  5. Using FLAnimatedImage (1.0.12)
  6. Using JGMethodSwizzler (2.0.1)
  7. Using OCMock (3.4)
  8. Using PINCache (3.0.1-beta.4)
  9. Using PINOperation (1.0.3)
  10. Using PINRemoteImage (3.0.0-beta.10)
  11. Generating Pods project
  12. Integrating client project
  13. Sending stats
  14. Pod installation complete! There are 4 dependencies from the Podfile and 7 total pods installed.
  15. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  16. ▸ Check Dependencies
  17. ▸ Compiling ASDimension.mm
  18. ▸ Linking AsyncDisplayKit
  19. ▸ Generating 'AsyncDisplayKit.framework.dSYM'
  20. ▸ Touching AsyncDisplayKit.framework
  21. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKit.framework
  22. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  23. ▸ Check Dependencies
  24. ▸ Building Pods/FBSnapshotTestCase [Debug]
  25. ▸ Check Dependencies
  26. ▸ Compiling FBSnapshotTestCase-dummy.m
  27. ▸ Compiling FBSnapshotTestCase.m
  28.  
  29. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:92:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  30.  
  31. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  32. ^~~~~
  33.  
  34.  
  35.  
  36. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:105:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  37.  
  38. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  39. ^~~~~
  40.  
  41.  
  42.  
  43. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:115:9: parameter 'view' not found in the function declaration [-Wdocumentation]
  44.  
  45. @param view The view or layer to snapshot.
  46. ^~~~~
  47.  
  48.  
  49.  
  50. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:119:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  51.  
  52. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  53. ^~~~
  54.  
  55.  
  56. ▸ Compiling FBSnapshotTestCasePlatform.m
  57. ▸ Compiling FBSnapshotTestController.m
  58.  
  59. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:92:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  60.  
  61. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  62. ^~~~~
  63.  
  64.  
  65.  
  66. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:105:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  67.  
  68. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  69. ^~~~~
  70.  
  71.  
  72.  
  73. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:115:9: parameter 'view' not found in the function declaration [-Wdocumentation]
  74.  
  75. @param view The view or layer to snapshot.
  76. ^~~~~
  77.  
  78.  
  79.  
  80. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h:119:9: parameter 'error' not found in the function declaration [-Wdocumentation]
  81.  
  82. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  83. ^~~~
  84.  
  85.  
  86. ▸ Compiling UIApplication+StrictKeyWindow.m
  87. ▸ Compiling UIImage+Compare.m
  88. ▸ Compiling UIImage+Diff.m
  89. ▸ Compiling UIImage+Snapshot.m
  90. ▸ Building library libFBSnapshotTestCase.a
  91. ▸ Building Pods/FLAnimatedImage [Debug]
  92. ▸ Check Dependencies
  93. ▸ Compiling FLAnimatedImage-dummy.m
  94. ▸ Compiling FLAnimatedImage.m
  95. ▸ Compiling FLAnimatedImageView.m
  96. ▸ Building library libFLAnimatedImage.a
  97. ▸ Building Pods/JGMethodSwizzler [Debug]
  98. ▸ Check Dependencies
  99. ▸ Compiling JGMethodSwizzler-dummy.m
  100. ▸ Compiling JGMethodSwizzler.m
  101.  
  102. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/JGMethodSwizzler/JGMethodSwizzler/JGMethodSwizzler.h:77:9: parameter 'replacement' not found in the function declaration [-Wdocumentation]
  103.  
  104. @param replacement The replacement block to use for swizzling the method. Its signature needs to be: return_type ^(id self, ...).
  105. ^~~~~
  106.  
  107.  
  108.  
  109. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/JGMethodSwizzler/JGMethodSwizzler/JGMethodSwizzler.h:88:9: parameter 'replacement' not found in the function declaration [-Wdocumentation]
  110.  
  111. @param replacement The replacement block to use for swizzling the method. Its signature needs to be: return_type ^(id self, ...).
  112. ^~~~~~~~~~~
  113.  
  114.  
  115.  
  116. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/JGMethodSwizzler/JGMethodSwizzler/JGMethodSwizzler.h:184:9: parameter 'replacement' not found in the function declaration [-Wdocumentation]
  117.  
  118. @param replacement The replacement block to use for swizzling the method. Its signature needs to be: return_type ^(id self, ...).
  119. ^~~~~~~~~~~
  120.  
  121.  
  122. ▸ Building library libJGMethodSwizzler.a
  123. ▸ Building Pods/OCMock [Debug]
  124. ▸ Check Dependencies
  125. ▸ Compiling NSInvocation+OCMAdditions.m
  126. ▸ Compiling NSMethodSignature+OCMAdditions.m
  127. ▸ Compiling NSNotificationCenter+OCMAdditions.m
  128. ▸ Compiling NSObject+OCMAdditions.m
  129. ▸ Compiling NSValue+OCMAdditions.m
  130. ▸ Compiling OCClassMockObject.m
  131.  
  132. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Pods/OCMock/Source/OCMock/OCClassMockObject.m:237:3: '@interface' command should not be used in a comment attached to a non-interface declaration [-Wdocumentation]
  133.  
  134. @interface NSObject (__NSIsKinds)
  135. ^~~~~~~~~~~
  136.  
  137.  
  138. ▸ Compiling OCMArg.m
  139. ▸ Compiling OCMArgAction.m
  140. ▸ Compiling OCMBlockArgCaller.m
  141. ▸ Compiling OCMBlockCaller.m
  142. ▸ Compiling OCMBoxedReturnValueProvider.m
  143. ▸ Compiling OCMConstraint.m
  144. ▸ Compiling OCMExceptionReturnValueProvider.m
  145. ▸ Compiling OCMExpectationRecorder.m
  146. ▸ Compiling OCMFunctions.m
  147. ▸ Compiling OCMIndirectReturnValueProvider.m
  148. ▸ Compiling OCMInvocationExpectation.m
  149. ▸ Compiling OCMInvocationMatcher.m
  150. ▸ Compiling OCMInvocationStub.m
  151. ▸ Compiling OCMLocation.m
  152. ▸ Compiling OCMMacroState.m
  153. ▸ Compiling OCMNotificationPoster.m
  154. ▸ Compiling OCMObserverRecorder.m
  155. ▸ Compiling OCMock-dummy.m
  156. ▸ Compiling OCMockObject.m
  157. ▸ Compiling OCMPassByRefSetter.m
  158. ▸ Compiling OCMRealObjectForwarder.m
  159. ▸ Compiling OCMRecorder.m
  160. ▸ Compiling OCMReturnValueProvider.m
  161. ▸ Compiling OCMStubRecorder.m
  162. ▸ Compiling OCMVerifier.m
  163. ▸ Compiling OCObserverMockObject.m
  164. ▸ Compiling OCPartialMockObject.m
  165. ▸ Compiling OCProtocolMockObject.m
  166. ▸ Building library libOCMock.a
  167. ▸ Building Pods/PINOperation [Debug]
  168. ▸ Check Dependencies
  169. ▸ Compiling PINOperation-dummy.m
  170. ▸ Compiling PINOperationGroup.m
  171. ▸ Compiling PINOperationQueue.m
  172. ▸ Building library libPINOperation.a
  173. ▸ Building Pods/PINCache [Debug]
  174. ▸ Check Dependencies
  175. ▸ Compiling PINCache-dummy.m
  176. ▸ Compiling PINCache.m
  177. ▸ Compiling PINDiskCache.m
  178. ▸ Compiling PINMemoryCache.m
  179. ▸ Building library libPINCache.a
  180. ▸ Building Pods/PINRemoteImage [Debug]
  181. ▸ Check Dependencies
  182. ▸ Compiling FLAnimatedImageView+PINRemoteImage.m
  183. ▸ Compiling NSData+ImageDetectors.m
  184. ▸ Compiling NSURLSessionTask+Timing.m
  185. ▸ Compiling PINAlternateRepresentationProvider.m
  186. ▸ Compiling PINAnimatedImage.m
  187. ▸ Compiling PINAnimatedImageManager.m
  188. ▸ Compiling PINButton+PINRemoteImage.m
  189. ▸ Compiling PINCache+PINRemoteImageCaching.m
  190. ▸ Compiling PINImage+DecodedImage.m
  191. ▸ Compiling PINImage+ScaledImage.m
  192. ▸ Compiling PINImage+WebP.m
  193. ▸ Compiling PINImageView+PINRemoteImage.m
  194. ▸ Compiling PINProgressiveImage.m
  195. ▸ Compiling PINRemoteImage-dummy.m
  196. ▸ Compiling PINRemoteImageBasicCache.m
  197. ▸ Compiling PINRemoteImageCallbacks.m
  198. ▸ Compiling PINRemoteImageCategoryManager.m
  199. ▸ Compiling PINRemoteImageDownloadQueue.m
  200. ▸ Compiling PINRemoteImageDownloadTask.m
  201. ▸ Compiling PINRemoteImageManager.m
  202. ▸ Compiling PINRemoteImageManagerResult.m
  203. ▸ Compiling PINRemoteImageMemoryContainer.m
  204. ▸ Compiling PINRemoteImageProcessorTask.m
  205. ▸ Compiling PINRemoteImageTask.m
  206. ▸ Compiling PINRemoteLock.m
  207. ▸ Compiling PINResume.m
  208. ▸ Compiling PINURLSessionManager.m
  209. ▸ Building library libPINRemoteImage.a
  210. ▸ Building Pods/Pods-AsyncDisplayKitTests [Debug]
  211. ▸ Check Dependencies
  212. ▸ Compiling Pods-AsyncDisplayKitTests-dummy.m
  213. ▸ Building library libPods-AsyncDisplayKitTests.a
  214. ▸ Building AsyncDisplayKit/AsyncDisplayKitTests [Debug]
  215. ▸ Check Dependencies
  216. ▸ Running script '[CP] Check Pods Manifest.lock'
  217. ▸ Linking AsyncDisplayKitTests
  218. ▸ Generating 'AsyncDisplayKitTests.xctest.dSYM'
  219. ▸ Running script '[CP] Copy Pods Resources'
  220. ▸ Running script '[CP] Embed Pods Frameworks'
  221. ▸ Touching AsyncDisplayKitTests.xctest
  222. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKitTestHost.app/PlugIns/AsyncDisplayKitTests.xctest
  223. ▸ Test build Succeeded
  224. 2017-06-22 16:49:21.812 xcodebuild[25141:3185664] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  225. /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Logs/Test/4FE3BB06-8580-4F48-A19B-2D57A958CE2A/Session-AsyncDisplayKitTests-2017-06-22_164921-woEs11.log
  226. 2017-06-22 16:49:21.812 xcodebuild[25141:3185612] [MT] IDETestOperationsObserverDebug: (1E796E2E-73C9-4B30-B5A9-9B32322770BD) Beginning test session AsyncDisplayKitTests-1E796E2E-73C9-4B30-B5A9-9B32322770BD at 2017-06-22 16:49:21.812 with Xcode 8C1002 on target <DVTiPhoneSimulator: 0x7fa7f17c6120> {
  227. SimDevice: SimDevice : iPhone 7 (B2A2393E-7201-4E96-9C7B-2CB9B96BB40D) : state={ Booted } deviceType={ SimDeviceType : com.apple.CoreSimulator.SimDeviceType.iPhone-7 } runtime={ SimRuntime : 10.2 (14C89) - com.apple.CoreSimulator.SimRuntime.iOS-10-2 }
  228. } (10.2 (14C89))
  229. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  230. ▸ Check Dependencies
  231. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  232. ▸ Check Dependencies
  233. ▸ Linking AsyncDisplayKitTestHost
  234. ▸ Generating 'AsyncDisplayKitTestHost.app.dSYM'
  235. ▸ Touching AsyncDisplayKitTestHost.app
  236. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKitTestHost.app
  237. ▸ Building Pods/FBSnapshotTestCase [Debug]
  238. ▸ Check Dependencies
  239. ▸ Building Pods/FLAnimatedImage [Debug]
  240. ▸ Check Dependencies
  241. ▸ Building Pods/JGMethodSwizzler [Debug]
  242. ▸ Check Dependencies
  243. ▸ Building Pods/OCMock [Debug]
  244. ▸ Check Dependencies
  245. ▸ Building Pods/PINOperation [Debug]
  246. ▸ Check Dependencies
  247. ▸ Building Pods/PINCache [Debug]
  248. ▸ Check Dependencies
  249. ▸ Building Pods/PINRemoteImage [Debug]
  250. ▸ Check Dependencies
  251. ▸ Building Pods/Pods-AsyncDisplayKitTests [Debug]
  252. ▸ Check Dependencies
  253. ▸ Building AsyncDisplayKit/AsyncDisplayKitTests [Debug]
  254. ▸ Check Dependencies
  255. ▸ Running script '[CP] Check Pods Manifest.lock'
  256. ▸ Linking AsyncDisplayKitTests
  257. ▸ Generating 'AsyncDisplayKitTests.xctest.dSYM'
  258. ▸ Running script '[CP] Copy Pods Resources'
  259. ▸ Running script '[CP] Embed Pods Frameworks'
  260. ▸ Touching AsyncDisplayKitTests.xctest
  261. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKitTestHost.app/PlugIns/AsyncDisplayKitTests.xctest
  262. Selected tests
  263. Test Suite AsyncDisplayKitTests.xctest started
  264. ASAbsoluteLayoutSpecSnapshotTests
  265. ✓ testChildrenMeasuredWithAutoMaxSize (0.017 seconds)
  266. ✓ testSizingBehaviour (0.011 seconds)
  267. ASBackgroundLayoutSpecSnapshotTests
  268. ✓ testBackground (0.009 seconds)
  269. ASBasicImageDownloaderContextTests
  270. ✓ testContextCreation (0.001 seconds)
  271. ✓ testContextInvalidation (0.002 seconds)
  272. ✓ testContextSessionCanceled (0.004 seconds)
  273. ASBasicImageDownloaderTests
  274. ✓ testAsynchronouslyDownloadTheSameURLTwice (0.478 seconds)
  275. ASBatchFetchingTests
  276. ✓ testBatchAlreadyFetching (0.001 seconds)
  277. ✓ testBatchNullState (0.001 seconds)
  278. ✓ testHorizontalScrollingPastContentSize (0.001 seconds)
  279. ✓ testHorizontalScrollingSmallContentSize (0.001 seconds)
  280. ✓ testHorizontalScrollToExactLeading (0.001 seconds)
  281. ✓ testHorizontalScrollToLessThanLeading (0.001 seconds)
  282. ✓ testUnsupportedScrollDirections (0.001 seconds)
  283. ✓ testVerticalScrollingPastContentSize (0.001 seconds)
  284. ✓ testVerticalScrollingSmallContentSize (0.001 seconds)
  285. ✓ testVerticalScrollToExactLeading (0.001 seconds)
  286. ✓ testVerticalScrollToLessThanLeading (0.001 seconds)
  287. ASBridgedPropertiesTests
  288. ✓ testThatCallingSetNeedsDisplayFromBackgroundCausesItToHappenLater (0.002 seconds)
  289. ✓ testThatCallingSetNeedsLayoutFromBackgroundCausesItToHappenLater (0.001 seconds)
  290. ✓ testThatCallingSetNeedsLayoutOnACellNodeFromBackgroundIsSafe (0.001 seconds)
  291. ✓ testThatFlushingTheControllerInBackgroundThrows (0.002 seconds)
  292. ✓ testThatManuallyFlushingTheSyncControllerImmediatelyAppliesChanges (0.001 seconds)
  293. ✓ testThatReadingABridgedLayerPropertyInBackgroundThrowsAnException (0.002 seconds)
  294. ✓ testThatReadingABridgedViewPropertyInBackgroundThrowsAnException (0.002 seconds)
  295. ✓ testThatSettingABridgedLayerPropertyInBackgroundGetsFlushedOnNextRunLoop (0.001 seconds)
  296. ✓ testThatSettingABridgedPropertyOnMainThreadPassesDirectlyToView (0.002 seconds)
  297. ✓ testThatSettingABridgedViewPropertyInBackgroundGetsFlushedOnNextRunLoop (0.001 seconds)
  298. ✓ testTheresASharedInstance (0.001 seconds)
  299. ASCALayerTests
  300. ✓ testDirtyHierarchyIsLaidOutTopDown (0.046 seconds)
  301. ✓ testDirtySublayerLayoutDoesntDirtySuperlayer (0.043 seconds)
  302. ✓ testDirtySuperlayerLayoutDoesntDirtySublayerLayout (0.033 seconds)
  303. ✓ testThatAddingSublayersDirtysLayout (0.002 seconds)
  304. ✓ testThatLayerBeginsWithCleanLayout (0.002 seconds)
  305. ✓ testThatRemovingSublayersDirtysLayout (0.033 seconds)
  306. ASCenterLayoutSpecSnapshotTests
  307. ✓ testMinimumSizeRangeIsGivenToChildWhenNotCentering (0.007 seconds)
  308. ✓ testWithOptions (0.019 seconds)
  309. ✓ testWithSizingOptions (0.014 seconds)
  310. ASCollectionModernDataSourceTests
  311. ✓ testInitialDataLoading (0.062 seconds)
  312. ✓ testInsertingAnItem (0.055 seconds)
  313. ✓ testReloadingAnItem (0.061 seconds)
  314. ✓ testReloadingAnItemWithACompatibleViewModel (0.042 seconds)
  315. ✓ testReloadingASection (0.040 seconds)
  316. ASCollectionViewFlowLayoutInspectorTests
  317. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheFooterDelegateImplementation (0.002 seconds)
  318. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheFooterProperty (0.002 seconds)
  319. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheHeaderDelegateImplementation (0.003 seconds)
  320. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheHeaderProperty (0.002 seconds)
  321. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheFooterDelegateImplementation (0.002 seconds)
  322. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheFooterProperty (0.002 seconds)
  323. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheHeaderDelegateImplementation (0.002 seconds)
  324. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheHeaderProperty (0.001 seconds)
  325. ✓ testThatItReturnsNoneWhenNoReferenceSizeIsImplemented (0.001 seconds)
  326. ✓ testThatItReturnsOneWhenAValidSizeIsImplementedOnTheDelegate (0.001 seconds)
  327. ✓ testThatItReturnsOneWhenAValidSizeIsImplementedOnTheLayout (0.001 seconds)
  328. ✓ testThatItReturnsZeroSizeWhenNoReferenceSizeIsImplemented (0.001 seconds)
  329. ✓ testThatItThrowsIfNodeConstrainedSizeIsImplementedOnDataSourceButNotOnDelegateFlowLayoutInspector (0.003 seconds)
  330. ✓ testThatItThrowsIfNodeConstrainedSizeIsImplementedOnDataSourceButNotOnDelegateLayoutInspector (0.002 seconds)
  331. ASCollectionViewTests
  332. ✓ testCellNodeIndexPathConsistency (0.132 seconds)
  333. ✓ testCellNodeLayoutAttributes (0.054 seconds)
  334. ✓ testDataSourceImplementsNecessaryMethods (0.003 seconds)
  335. ✓ testInitialRangeBounds (0.036 seconds)
  336. ✓ testReloadIfNeeded (0.019 seconds)
  337. ✓ testSelection (0.079 seconds)
  338. ✓ testThatADefaultLayoutInspectorIsProvidedForCustomLayouts (0.001 seconds)
  339. ✓ testThatBatchFetchHappensForEmptyCollection (0.070 seconds)
  340. ✓ testThatCollectionNodeConformsToExpectedProtocols (0.001 seconds)
  341. ✓ testThatDeletedItemsAreMarkedInvisible (1.025 seconds)
  342. ✓ testThatDeletingAndReloadingASectionThrowsAnException (0.060 seconds)
  343. ✓ testThatDeletingAndReloadingTheSameItemThrowsAnException (0.055 seconds)
  344. ✓ testThatDisappearingSupplementariesWithLayerBackedNodesDontFailAssert (0.013 seconds)
  345. ✓ testThatHavingAnIncorrectItemCountThrowsAnException (0.065 seconds)
  346. ✓ testThatHavingAnIncorrectItemCountWithNoUpdatesThrowsAnException (0.054 seconds)
  347. ✓ testThatHavingAnIncorrectSectionCountThrowsAnException (0.056 seconds)
  348. ✓ testThatInsertingAnInvalidSectionThrowsAnException (0.057 seconds)
  349. ✓ testThatIssuingAnUpdateBeforeInitialReloadIsAcceptable (0.001 seconds)
  350. ✓ testThatItSetsALayoutInspectorForFlowLayouts (0.001 seconds)
  351. ✓ testThatMultipleBatchFetchesDontHappenUnnecessarily (0.088 seconds)
  352. ✓ testThatNestedBatchCompletionsAreCalledInOrder (0.094 seconds)
  353. ✓ testThatNilBatchUpdatesCanBeSubmitted (0.037 seconds)
  354. ✓ testThatNodeAtIndexPathIsCorrectImmediatelyAfterSubmittingUpdate (0.239 seconds)
  355. ✓ testThatNodeCalculatedSizesAreUpdatedBeforeFirstPrepareLayoutAfterRotation (0.160 seconds)
  356. ✓ testThatRegisteringASupplementaryNodeStoresItForIntrospection (0.002 seconds)
  357. ✓ testThatSectionContextsAreCorrectAfterReloadASection (0.128 seconds)
  358. ✓ testThatSectionContextsAreCorrectAfterReloadData (0.094 seconds)
  359. ✓ testThatSectionContextsAreCorrectAfterSectionMove (0.094 seconds)
  360. ✓ testThatSectionContextsAreCorrectAfterTheInitialLayout (0.065 seconds)
  361. ✓ testThatSubmittingAnInvalidDeleteThrowsAnException (0.068 seconds)
  362. ✓ testThatSubmittingAnInvalidInsertThrowsAnException (0.068 seconds)
  363. ✓ testThatSubmittingAValidInsertDoesNotThrowAnException (0.076 seconds)
  364. ✓ testThatSubmittingAValidReloadDoesNotThrowAnException (0.070 seconds)
  365. ✓ testThatWeBatchFetchUntilContentRequirementIsMet_Animated (3.356 seconds)
  366. ✓ testThatWeBatchFetchUntilContentRequirementIsMet_Invisible (1.148 seconds)
  367. ✓ testThatWeBatchFetchUntilContentRequirementIsMet_Nonanimated (1.141 seconds)
  368. ✓ testThatWhenWeBecomeVisibleWeWillFetchAdditionalContent (2.189 seconds)
  369. ✓ testTraitCollectionChangesMidUpdate (0.036 seconds)
  370. ✓ testTuningParameters (0.001 seconds)
  371. ✓ testTuningParametersWithExplicitRangeMode (0.001 seconds)
  372. ASControlNodeTests
  373. ✓ testActionAndSender (0.001 seconds)
  374. ✓ testActionAndSenderAndEvent (0.001 seconds)
  375. ✓ testActionAndSenderAndEventWithoutTarget (0.001 seconds)
  376. ✓ testActionAndSenderWithoutTarget (0.001 seconds)
  377. ✓ testActionsAreCalledInTheSameOrderAsTheyWereAdded (0.019 seconds)
  378. ✓ testActionWithoutParameters (0.001 seconds)
  379. ✓ testActionWithoutTarget (0.002 seconds)
  380. ✓ testDeeperHierarchyWithoutTarget (0.001 seconds)
  381. ✓ testDuplicateEntriesWithAndWithoutTarget (0.001 seconds)
  382. ✓ testDuplicateEntriesWithoutTarget (0.001 seconds)
  383. ✓ testDuplicateEntriesWithTarget (0.001 seconds)
  384. ✓ testRemoveWithoutTargetRemovesTargetedAction (0.001 seconds)
  385. ✓ testRemoveWithoutTargetRemovesTargetlessAction (0.001 seconds)
  386. ✓ testRemoveWithTarget (0.001 seconds)
  387. ✓ testRemoveWithTargetRemovesAction (0.001 seconds)
  388. ✓ testTouchesWorkWithGestures (0.001 seconds)
  389. ASDimensionTests
  390. ✗ testCreatingDimensionUnitAutos, ((ASDimensionMake(@"")) throws) failed: did not throw
  391. ✓ testCreatingDimensionUnitFraction (0.001 seconds)
  392. ✓ testCreatingDimensionUnitPoints (0.000 seconds)
  393. ✓ testIntersectingOverlappingSizeRangesReturnsTheirIntersection (0.000 seconds)
  394. ✓ testIntersectingSizeRangeWithNonOverlappingRangeToLeftReturnsSinglePointNearestOtherRange (0.001 seconds)
  395. ✓ testIntersectingSizeRangeWithNonOverlappingRangeToRightReturnsSinglePointNearestOtherRange (0.000 seconds)
  396. ✓ testIntersectingSizeRangeWithRangeContainedWithinItReturnsContainedRange (0.000 seconds)
  397. ✓ testIntersectingSizeRangeWithRangeThatContainsItReturnsSameRange (0.001 seconds)
  398. ASDispatchTests
  399. ✓ testDispatchApply (0.073 seconds)
  400. ASDisplayNodeAppearanceTests
  401. ✓ testAppearanceMethodsCalledWithRootNodeInWindowLayer (0.004 seconds)
  402. ✓ testAppearanceMethodsCalledWithRootNodeInWindowView (0.004 seconds)
  403. ✓ testAppearanceMethodsLayer (0.003 seconds)
  404. ✓ testAppearanceMethodsNoLayer (0.002 seconds)
  405. ✓ testAppearanceMethodsNoView (0.002 seconds)
  406. ✓ testAppearanceMethodsView (0.002 seconds)
  407. ✓ testDisableWithNodeAPILayer (0.002 seconds)
  408. ✓ testDisableWithNodeAPIView (0.002 seconds)
  409. ✓ testMoveAcrossHierarchyLayer (0.002 seconds)
  410. ✓ testMoveAcrossHierarchyManualLayer (0.003 seconds)
  411. ✓ testMoveAcrossHierarchyManualView (0.002 seconds)
  412. ✓ testMoveAcrossHierarchyView (0.002 seconds)
  413. ✓ testPreventManualAppearanceMethods (0.002 seconds)
  414. ✓ testSynchronousIntermediaryView (0.003 seconds)
  415. ASDisplayNodeExtrasTests
  416. ✓ testDeepFindSubnodesOfSubclass (0.001 seconds)
  417. ✓ testShallowFindSubnodesOfSubclass (0.001 seconds)
  418. ASDisplayNodeImplicitHierarchyTests
  419. ✓ testCalculatedLayoutHierarchyTransitions (0.002 seconds)
  420. ✓ testFeatureFlag (0.001 seconds)
  421. ✓ testInitialNodeInsertionWithOrdering (0.002 seconds)
  422. ✓ testLayoutTransitionMeasurementCompletionBlockIsCalledOnMainThread (0.027 seconds)
  423. ✓ testMeasurementInBackgroundThreadWithLoadedNode (0.008 seconds)
  424. ✓ testTransitionLayoutWithAnimationWithLoadedNodes (0.005 seconds)
  425. ASDisplayNodeLayoutTests
  426. ✓ testMeasureOnLayoutIfNotHappenedBefore (0.002 seconds)
  427. ✓ testMeasureOnLayoutIfNotHappenedBeforeNoRemeasureForSameBounds (0.001 seconds)
  428. ✓ testNotAllowAddingSubnodesInLayoutSpecThatFits (0.002 seconds)
  429. ✓ testNotAllowModifyingSubnodesInLayoutSpecThatFits (0.002 seconds)
  430. ✓ testThatLayoutCreatedWithInvalidSizeCausesException (0.002 seconds)
  431. ✓ testThatLayoutElementCreatedInLayoutSpecThatFitsDoNotGetDeallocated (0.003 seconds)
  432. ✓ testThatLayoutWithInvalidSizeCausesException (0.001 seconds)
  433. ASDisplayNodeSnapshotTests
  434. ✓ testBasicHierarchySnapshotTesting (0.004 seconds)
  435. ASDisplayNodeTests
  436. ✓ testAddingNodeToHierarchyRetainsNode (0.001 seconds)
  437. ✓ testAddingSubnodeDoesNotCreateRetainCycle (0.000 seconds)
  438. ✓ testAppleBugInsertSubview (0.004 seconds)
  439. ✓ testBackgroundColorOpaqueRelationshipLayer (0.000 seconds)
  440. ✓ testBackgroundColorOpaqueRelationshipNoLayer (0.000 seconds)
  441. ✓ testBackgroundColorOpaqueRelationshipNoView (0.000 seconds)
  442. ✓ testBackgroundColorOpaqueRelationshipView (0.000 seconds)
  443. ✓ testBounds (0.000 seconds)
  444. ✓ testDebugDescription (0.002 seconds)
  445. ✓ testDefaultFirstResponderBehavior (0.000 seconds)
  446. ✓ testDefaultPropertyValuesLayer (0.001 seconds)
  447. ✓ testDefaultPropertyValuesView (0.000 seconds)
  448. ✓ testDeriveFrameFromBoundsPositionAnchorPoint (0.002 seconds)
  449. ✓ testDidEnterDisplayIsCalledWhenNodesEnterDisplayRange (0.000 seconds)
  450. ✓ testDidEnterPreloadIsCalledWhenNodesEnterPreloadRange (0.001 seconds)
  451. ✓ testDidExitDisplayIsCalledWhenNodesExitDisplayRange (0.000 seconds)
  452. ✓ testDidExitPreloadIsCalledWhenNodesExitPreloadRange (0.001 seconds)
  453. ✓ testDisplayNodePointConversionAgainstSelf (0.001 seconds)
  454. ✓ testDisplayNodePointConversionFailureFromDisjointHierarchies (0.006 seconds)
  455. ✓ testDisplayNodePointConversionOnDeepHierarchies (0.002 seconds)
  456. ✓ testDisplayNodePointConversionWithFrames (0.001 seconds)
  457. ✓ testDisplayNodePointConversionWithNonZeroAnchorPoint (0.001 seconds)
  458. ✓ testDisplayNodePointConversionWithNonZeroBounds (0.003 seconds)
  459. ✓ testInitWithLayerClass (0.001 seconds)
  460. ✓ testInitWithViewClass (0.001 seconds)
  461. ✓ testInsertSubnodeAboveWithLayer (0.003 seconds)
  462. ✓ testInsertSubnodeAboveWithNoLayer (0.003 seconds)
  463. ✓ testInsertSubnodeAboveWithNoView (0.002 seconds)
  464. ✓ testInsertSubnodeAboveWithView (0.003 seconds)
  465. ✓ testInsertSubnodeAtIndexLayer (0.003 seconds)
  466. ✓ testInsertSubnodeAtIndexNoLayer (0.002 seconds)
  467. ✓ testInsertSubnodeAtIndexNoView (0.002 seconds)
  468. ✓ testInsertSubnodeAtIndexView (0.003 seconds)
  469. ✓ testInsertSubnodeBelowWithLayer (0.004 seconds)
  470. ✓ testInsertSubnodeBelowWithNoLayer (0.004 seconds)
  471. ✓ testInsertSubnodeBelowWithNoView (0.004 seconds)
  472. ✓ testInsertSubnodeBelowWithView (0.004 seconds)
  473. ✓ testInsertSubviewAtIndexWithMeddlingView (0.000 seconds)
  474. ✓ testInsertSubviewAtIndexWithMeddlingViewsAndLayersViewBacked (0.001 seconds)
  475. ✓ testInterfaceStateForCellNode (0.003 seconds)
  476. ✓ testInterfaceStateForNonCellNode (0.001 seconds)
  477. ✓ testNameInDescriptionLayer (0.000 seconds)
  478. ✓ testNameInDescriptionView (0.001 seconds)
  479. ✓ testNodeCreatedOffThreadWithExistingView (0.001 seconds)
  480. ✓ testNodeCreatedOffThreadWithLazyView (0.001 seconds)
  481. ✓ testNodeCreatedWithLazyAsyncView (0.001 seconds)
  482. ✓ testOverriddenFirstResponderBehavior (0.003 seconds)
  483. ✓ testPreferredFrameSizeDeprecated (0.001 seconds)
  484. ✓ testPreloadExitingAndEnteringRange (0.001 seconds)
  485. ✓ testPropertiesSetOffThreadBeforeLoadingExternalLayer (0.001 seconds)
  486. ✓ testPropertiesSetOffThreadBeforeLoadingExternalView (0.001 seconds)
  487. ✓ testPropertiesSetOnThreadAfterLoadingExternalLayer (0.001 seconds)
  488. ✓ testPropertiesSetOnThreadAfterLoadingExternalView (0.001 seconds)
  489. ✓ testReferenceCounting (0.001 seconds)
  490. ✓ testRemoveFromLayerBackedLoadedSupernode (0.002 seconds)
  491. ✓ testRemoveFromViewBackedLoadedSupernode (0.001 seconds)
  492. ✓ testRemoveLayerBackedFromViewBackedLoadedSupernode (0.001 seconds)
  493. ✓ testReplaceSubnodeLayer (0.002 seconds)
  494. ✓ testReplaceSubnodeNoLayer (0.001 seconds)
  495. ✓ testReplaceSubnodeNoView (0.002 seconds)
  496. ✓ testReplaceSubnodeView (0.001 seconds)
  497. ✓ testSetFrameSetsBoundsPosition (0.001 seconds)
  498. ✓ testSetNeedsPreloadImmediateState (0.001 seconds)
  499. ✓ testSettingPropertiesViaStyllableProtocol (0.001 seconds)
  500. ✓ testSimpleCALayerBridgePropertiesSetOffThreadPropagate (0.002 seconds)
  501. ✓ testSimpleUIViewBridgePropertiesSetOffThreadPropagate (0.001 seconds)
  502. ✓ testSubnodeAddedAfterLoadingExternalView (0.001 seconds)
  503. ✓ testSubnodeAddedBeforeLoadingExternalView (0.001 seconds)
  504. ✓ testSubnodes (0.001 seconds)
  505. ✓ testSubnodesFastEnumeration (0.001 seconds)
  506. ✓ testThatBackgroundLayoutSpecOrdersSubnodesCorrectly (0.002 seconds)
  507. ✓ testThatConvertPointGoesToWindowWhenPassedNil (0.003 seconds)
  508. ✓ testThatConvertPointGoesToWindowWhenPassedNil_layerBacked (0.002 seconds)
  509. ✓ testThatHavingTheSameNodeTwiceInALayoutSpecCausesExceptionOnLayoutCalculation (0.002 seconds)
  510. ✓ testThatItIsAllowedToRetrieveDebugDescriptionIncludingVCOffMainThread (0.001 seconds)
  511. ✓ testThatItsSafeToAutomeasureANodeMidTransition (0.001 seconds)
  512. ✓ testThatLayerBackedSubnodesAreMarkedInvisibleBeforeDeallocWhenSupernodesViewIsRemovedFromHierarchyWhileBeingRetained (0.002 seconds)
  513. ✓ testThatLayerDelegateDoesntDangleAndCauseCrash (0.001 seconds)
  514. ✓ testThatNodeGetsRenderedIfItGoesFromZeroSizeToRealSizeButOnlyOnce (0.037 seconds)
  515. ✓ testThatOnDidLoadThrowsIfCalledOnLoadedOffMain (0.001 seconds)
  516. ✓ testThatOnDidLoadWorks (0.001 seconds)
  517. ✓ testThatOverlaySpecOrdersSubnodesCorrectly (0.001 seconds)
  518. ✓ testThatRasterizedNodesGetInterfaceStateUpdatesWhenAddedToContainerThatIsInHierarchy (0.003 seconds)
  519. ✓ testThatRasterizedNodesGetInterfaceStateUpdatesWhenContainerEntersHierarchy (0.003 seconds)
  520. ✓ testThatRasterizingWrapperNodesIsNotAllowed (0.002 seconds)
  521. ✓ testThatSubnodeGetsInterfaceStateSetIfRasterized (0.001 seconds)
  522. ✓ testThatUIKitDeallocationTrampoliningWorks (1.127 seconds)
  523. ✓ testViewCreatedOffThreadCanBeRealizedOnThread (0.001 seconds)
  524. ASEditableTextNodeTests
  525. ✓ testAllocASEditableTextNode (0.002 seconds)
  526. ✓ testCalculatedSizeIsGreaterThanOrEqualToConstrainedSize (0.006 seconds)
  527. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedFloatingPointSize (0.022 seconds)
  528. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedSize (0.011 seconds)
  529. ✓ testUITextInputTraitDefaults (0.006 seconds)
  530. ✓ testUITextInputTraitsChangeTraitAfterViewLoaded (0.004 seconds)
  531. ✓ testUITextInputTraitsSetTraitsBeforeViewLoaded (0.004 seconds)
  532. ASImageNodeSnapshotTests
  533. ✓ testForcedScaling (0.045 seconds)
  534. ✓ testRenderLogoSquare (0.032 seconds)
  535. ✓ testRoundedCornerBlock (0.005 seconds)
  536. ✓ testTintColorBlock (0.274 seconds)
  537. ASInsetLayoutSpecSnapshotTests
  538. ✓ testInsetsWithFixedSize (0.091 seconds)
  539. ✓ testInsetsWithInfinityAndZeroInsetValue (0.089 seconds)
  540. ✓ testInsetsWithVariableSize (0.064 seconds)
  541. ASLayoutElementStyleTests
  542. ✓ testReadingInvalidSizeForPreferredSize (0.002 seconds)
  543. ✓ testSettingPropertiesWillCallDelegate (0.001 seconds)
  544. ✓ testSettingSize (0.001 seconds)
  545. ✓ testSettingSizeViaCGSize (0.001 seconds)
  546. ✓ testSettingSizeViaLayoutSize (0.001 seconds)
  547. ASMultiplexImageNodeTests
  548. ✓ testAddHigherQualityImageIdentifier (0.003 seconds)
  549. ✓ testAddLowerQualityImageIdentifier (0.002 seconds)
  550. ✓ testDataSourceImageMethod (0.043 seconds)
  551. ✓ testDataSourceURLMethod (0.040 seconds)
  552. ✓ testIntermediateImageDownloading (0.002 seconds)
  553. ✓ testThatSettingAnImageExternallyWillThrow (0.002 seconds)
  554. ✓ testUncachedDownload (1.026 seconds)
  555. ASMutableAttributedStringBuilderTests
  556. ✓ testSetOverAdd (0.000 seconds)
  557. ✓ testSimpleAttributions (0.002 seconds)
  558. ASNetworkImageNodeTests
  559. ✓ testThatProgressBlockIsSetAndClearedCorrectlyOnChangeURL (0.012 seconds)
  560. ✓ testThatSettingAnImageWillStayForEnteringAndExitingPreloadState (0.001 seconds)
  561. ASOverlayLayoutSpecSnapshotTests
  562. ✓ testOverlay (0.007 seconds)
  563. ASPagerNodeTests
  564. ✓ testPagerReturnsIndexOfPages (0.006 seconds)
  565. ✓ testPagerReturnsNotFoundForCellThatDontExistInPager (0.005 seconds)
  566. ASPhotosFrameworkImageRequestTests
  567. ✓ testThatConvertingToURLWorks (0.001 seconds)
  568. ✓ testThatCopyingWorks (0.000 seconds)
  569. ✓ testThatParsingFromURLWorks (0.001 seconds)
  570. ASRatioLayoutSpecSnapshotTests
  571. ✓ testRatioLayout (0.009 seconds)
  572. ASRectTableTests
  573. ✓ testCopying (0.000 seconds)
  574. ✓ testThatItStoresRects (0.000 seconds)
  575. ASRelativeLayoutSpecSnapshotTests
  576. ✓ testMinimumSizeRangeIsGivenToChildWhenNotPositioning (0.005 seconds)
  577. ✓ testWithOptions (0.034 seconds)
  578. ✓ testWithSizingOptions (0.013 seconds)
  579. ASStackLayoutSpecSnapshotTests
  580. ✓ testAlignCenterWithFlexedMainDimension (0.005 seconds)
  581. ✓ testAlignCenterWithIndefiniteCrossDimension (0.004 seconds)
  582. ✓ testAlignContentOverflow (0.015 seconds)
  583. ✓ testAlignContentStretchAndOtherAlignments (0.004 seconds)
  584. ✓ testAlignContentUnderflow (0.021 seconds)
  585. ✓ testAlignContentWithUnconstrainedCrossSize (0.014 seconds)
  586. ✓ testAlignedCenter (0.008 seconds)
  587. ✓ testAlignedEnd (0.009 seconds)
  588. ✓ testAlignedStart (0.008 seconds)
  589. ✓ testAlignedStretchNoChildExceedsMin (0.007 seconds)
  590. ✓ testAlignedStretchOneChildExceedsMin (0.006 seconds)
  591. ✓ testAlignItemsAndJustifyContentRestrictionsIfHorizontalAndVerticalAlignmentsAreUsed (0.003 seconds)
  592. ✓ testBaselineAlignment (0.010 seconds)
  593. ✓ testBaselineAlignmentWithSpaceBetween (0.004 seconds)
  594. ✓ testBaselineAlignmentWithStretchedItem (0.004 seconds)
  595. ✓ testChildSpacing (0.012 seconds)
  596. ✓ testChildThatChangesCrossSizeWhenMainSizeIsFlexed (0.004 seconds)
  597. ✓ testCrossAxisSizeBehaviors (0.010 seconds)
  598. ✓ testCrossAxisStretchingOccursAfterStackAxisFlexing (0.013 seconds)
  599. ✓ testDefaultStackLayoutElementFlexProperties (0.001 seconds)
  600. ✓ testDirectionChangeAfterSettingHorizontalAndVerticalAlignments (0.001 seconds)
  601. ✓ testEmptyStack (0.004 seconds)
  602. ✓ testFixedFlexBasisAppliedWhenFlexingItems (0.008 seconds)
  603. ✓ testFixedFlexBasisOverridesIntrinsicSizeForNonFlexingChildren (0.006 seconds)
  604. ✓ testFlexWithUnequalIntrinsicSizes (0.009 seconds)
  605. ✓ testFractionalFlexBasisResolvesAgainstParentSize (0.004 seconds)
  606. ✓ testHorizontalAndVerticalAlignments (0.021 seconds)
  607. ✓ testJustifiedCenterWithChildSpacing (0.005 seconds)
  608. ✓ testJustifiedSpaceAroundWithOneChild (0.005 seconds)
  609. ✓ testJustifiedSpaceAroundWithRemainingSpace (0.004 seconds)
  610. ✓ testJustifiedSpaceBetweenWithOneChild (0.004 seconds)
  611. ✓ testJustifiedSpaceBetweenWithRemainingSpace (0.005 seconds)
  612. ✓ testNegativeViolationAndFlexFactorIsNotRespected (0.005 seconds)
  613. ✓ testNegativeViolationIsDistributedBasedOnSize (0.012 seconds)
  614. ✓ testNegativeViolationIsDistributedBasedOnSizeAmongMixedChildrenChildren (0.010 seconds)
  615. ✓ testNegativeViolationIsDistributedBasedOnSizeAmongMixedChildrenWithArbitraryFloats (0.012 seconds)
  616. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactor (0.011 seconds)
  617. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorAmongMixedChildren (0.010 seconds)
  618. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorAmongMixedChildrenArbitraryFloats (0.010 seconds)
  619. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorDoesNotShrinkToZero (0.010 seconds)
  620. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorDoesNotShrinkToZeroWithArbitraryFloats (0.011 seconds)
  621. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorWithArbitraryFloats (0.014 seconds)
  622. ✓ testNegativeViolationIsDistributedBasedOnSizeWithArbitraryFloats (0.011 seconds)
  623. ✓ testNestedBaselineAlignments (0.007 seconds)
  624. ✓ testNestedStackLayoutStretchDoesNotViolateWidth (0.004 seconds)
  625. ✓ testOverflowBehaviors (0.013 seconds)
  626. ✓ testOverflowBehaviorsWhenAllFlexShrinkChildrenHaveBeenClampedToZeroButViolationStillExists (0.004 seconds)
  627. ✓ testPositiveViolationIsDistributedEqually (0.010 seconds)
  628. ✓ testPositiveViolationIsDistributedEquallyAmongMixedChildren (0.012 seconds)
  629. ✓ testPositiveViolationIsDistributedEquallyAmongMixedChildrenWithArbitraryFloats (0.009 seconds)
  630. ✓ testPositiveViolationIsDistributedEquallyWithArbitraryFloats (0.008 seconds)
  631. ✓ testPositiveViolationIsDistributedProportionally (0.008 seconds)
  632. ✓ testPositiveViolationIsDistributedProportionallyAmongMixedChildren (0.009 seconds)
  633. ✓ testPositiveViolationIsDistributedProportionallyAmongMixedChildrenWithArbitraryFloats (0.010 seconds)
  634. ✓ testPositiveViolationIsDistributedProportionallyWithArbitraryFloats (0.010 seconds)
  635. ✓ testRemainingViolationIsAppliedProperlyToFirstFlexibleChild (0.008 seconds)
  636. ✓ testRemainingViolationIsAppliedProperlyToFirstFlexibleChildWithArbitraryFloats (0.007 seconds)
  637. ✓ testStackSpacing (0.005 seconds)
  638. ✓ testStackSpacingWithChildrenHavingNilObjects (0.004 seconds)
  639. ✓ testUnderflowBehaviors (0.015 seconds)
  640. ASTableViewTests
  641. ✓ testAutomaticallyAdjustingContentOffset (0.094 seconds)
  642. ✓ testConstrainedSizeForRowAtIndexPath (0.043 seconds)
  643. ✓ testDataSourceImplementsNecessaryMethods (0.004 seconds)
  644. ✓ testIndexPathForNode (0.002 seconds)
  645. ✓ testIssue2252 (5.973 seconds)
  646. ✓ testRelayoutAllNodesWithNonZeroSizeInitially (0.062 seconds)
  647. ✓ testRelayoutVisibleRowsWhenEditingModeIsChanged (0.101 seconds)
  648. ✓ testSectionIndexHandling (0.105 seconds)
  649. ✓ testThatInitialDataLoadHappensInOneShot (0.037 seconds)
  650. ✓ testThatInvalidUpdateExceptionReasonContainsDataSourceClassName (0.023 seconds)
  651. ✓ testThatNilBatchUpdatesCanBeSubmitted (0.000 seconds)
  652. ✓ testThatNodeConstrainedSizesAreCorrectIfReloadIsPreempted (0.048 seconds)
  653. ✓ testThatReloadDataHappensInOneShot (0.054 seconds)
  654. ✓ testThatTableNodeConformsToExpectedProtocols (0.001 seconds)
  655. ASTextKitCoreTextAdditionsTests
  656. ✓ testAttributeCleansing (0.001 seconds)
  657. ✓ testNoAttributeCleansing (0.001 seconds)
  658. ✓ testNSParagraphStyleNoCleansing (0.000 seconds)
  659. ASTextKitTests
  660. ✓ testChangingAPropertyChangesHash (0.001 seconds)
  661. ✓ testLinkInTextUsesForegroundColor (0.008 seconds)
  662. ✓ testRectsForRangeBeyondTruncationSizeReturnsNonZeroNumberOfRects (0.001 seconds)
  663. ✓ testSameStringHashesSame (0.001 seconds)
  664. ✓ testSimpleStrings (0.002 seconds)
  665. ✓ testStringsWithVariableAttributes (0.002 seconds)
  666. ASTextKitTruncationTests
  667. ✓ testAvoidedCharTailCharBoundaryTruncation (0.002 seconds)
  668. ✓ testAvoidedCharTailWordBoundaryTruncation (0.002 seconds)
  669. ✓ testEmptyTruncationStringSameAsStraightTextKitTailTruncation (0.001 seconds)
  670. ✓ testHandleZeroHeightConstrainedSize (0.001 seconds)
  671. ✓ testHandleZeroSizeConstrainedSize (0.001 seconds)
  672. ✓ testSimpleTailTruncation (0.001 seconds)
  673. ASTextNodeSnapshotTests
  674. ✓ testShadowing (0.007 seconds)
  675. ✓ testTextContainerInset (0.009 seconds)
  676. ✓ testTextContainerInsetHighlight (0.013 seconds)
  677. ✓ testTextContainerInsetIsIncludedWithSmallerConstrainedSize (0.008 seconds)
  678. ✓ testThatSlowPathTruncationWorks (0.009 seconds)
  679. ASTextNodeTests
  680. ✓ testAccessibility (0.003 seconds)
  681. ✓ testAddingExclusionPathsShouldInvalidateAndIncreaseTheSize (0.006 seconds)
  682. ✓ testAllocASTextNode (0.001 seconds)
  683. ✓ testCalculatedSizeIsGreaterThanOrEqualToConstrainedSize (0.008 seconds)
  684. ✓ testLinkAttribute (0.003 seconds)
  685. ✓ testMeasureWithZeroSizeAndPlaceholder (0.005 seconds)
  686. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedFloatingPointSize (0.014 seconds)
  687. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedSize (0.002 seconds)
  688. ✓ testSettingAdditionalTruncationMessage (0.001 seconds)
  689. ✓ testSettingExclusionPaths (0.001 seconds)
  690. ✓ testSettingTruncationMessage (0.001 seconds)
  691. ✓ testTapNotOnALinkAttribute (0.002 seconds)
  692. ASTextNodeWordKernerTests
  693. ✓ testPerCharacterWordKerning (0.002 seconds)
  694. ✓ testSomeGlyphsToChangeIfWordKerning (0.001 seconds)
  695. ✓ testSpaceBoundingBoxForNoWordKerning (0.001 seconds)
  696. ✓ testSpaceBoundingBoxForWordKerning (0.001 seconds)
  697. ✓ testWordKerningDoesNotAlterGlyphOrigin (0.001 seconds)
  698. ASUICollectionViewTests
  699. ✓ testNormalTwoIndexSupplementaryElement (0.004 seconds)
  700. ✓ testThatIssuingAnUpdateBeforeInitialReloadIsUnacceptable (0.003 seconds)
  701. ✓ testThatNestedBatchCompletionsAreCalledInOrder (0.028 seconds)
  702. ✓ testThatPuttingReloadDataInABatchUpdateDoesntWork (0.003 seconds)
  703. ✓ testThatSupplementariesWithItemIndexesMustBeWithinNormalSections (0.004 seconds)
  704. ✓ testThatSupplementariesWithOneIndexAreOKOutOfSectionBounds (0.003 seconds)
  705. ASVideoNodeTests
  706. ✓ testChangingAssetsChangesPlaceholderImage (0.005 seconds)
  707. ✓ testClearingPreloadedContentShouldClearAssetData (0.040 seconds)
  708. ✓ testDelegateProperlySetForClassHierarchy (0.003 seconds)
  709. ✓ testMutingShouldMutePlayer (0.002 seconds)
  710. ✓ testOnPauseSpinnerIsPausedIfPresent (0.002 seconds)
  711. ✓ testOnPauseSpinnerIsPausedIfPresentWithURL (0.002 seconds)
  712. ✓ testOnPlayIfVideoIsNotReadyInitializeSpinnerAndAddAsSubnode (0.002 seconds)
  713. ✓ testOnPlayIfVideoIsNotReadyInitializeSpinnerAndAddAsSubnodeWithUrl (0.003 seconds)
  714. ✓ testOnVideoReadySpinnerIsStoppedAndRemoved (0.003 seconds)
  715. ✓ testOnVideoReadySpinnerIsStoppedAndRemovedWithURL (0.003 seconds)
  716. ✓ testPlayerDefaultsToNil (0.003 seconds)
  717. ✓ testPlayerDefaultsToNilWithURL (0.001 seconds)
  718. ✓ testPlayerIsCreatedAsynchronouslyInPreload (0.030 seconds)
  719. ✓ testPlayerIsCreatedAsynchronouslyInPreloadWithURL (0.056 seconds)
  720. ✓ testPlayerLayerNodeIsAddedOnDidLoadIfVisibleAndAutoPlaying (0.003 seconds)
  721. ✓ testPlayerLayerNodeIsAddedOnDidLoadIfVisibleAndAutoPlayingWithURL (0.002 seconds)
  722. ✓ testPlayerLayerNodeIsNotAddedIfVisibleButShouldNotBePlaying (0.002 seconds)
  723. ✓ testPlayerLayerNodeIsNotAddedIfVisibleButShouldNotBePlayingWithUrl (0.003 seconds)
  724. ✓ testSettingVideoGravityChangesPlaceholderContentMode (0.003 seconds)
  725. ✓ testUnMutingShouldUnMutePlayer (0.002 seconds)
  726. ✓ testVideoResumedWhenBufferIsLikelyToKeepUp (0.007 seconds)
  727. ✓ testVideoShouldPauseWhenItLeavesVisibleButShouldKnowPlayingShouldRestartLater (0.002 seconds)
  728. ✓ testVideoShouldPauseWhenItLeavesVisibleButShouldKnowPlayingShouldRestartLaterWithURL (0.002 seconds)
  729. ✓ testVideoStartsPlayingOnDidDidBecomeVisibleWhenShouldAutoplay (0.006 seconds)
  730. ✓ testVideoStartsPlayingOnDidDidBecomeVisibleWhenShouldAutoplayWithURL (0.002 seconds)
  731. ✓ testVideoThatAutorepeatsShouldRepeatOnPlaybackEnd (0.006 seconds)
  732. ✓ testVideoThatDoesNotAutorepeatsShouldPauseOnPlaybackEnd (0.006 seconds)
  733. ✓ testVideoThatIsPlayingWhenItLeavesVisibleRangeStartsAgainWhenItComesBack (0.001 seconds)
  734. ✓ testVideoThatIsPlayingWhenItLeavesVisibleRangeStartsAgainWhenItComesBackWithURL (0.002 seconds)
  735. ASViewControllerTests
  736. ✓ testThatAutomaticSubnodeManagementScrollViewInsetsAreApplied (0.017 seconds)
  737. ✓ testThatViewControllerFrameIsRightAfterCustomTransitionWithNonextendedEdges (0.393 seconds)
  738. ASWeakMapTests
  739. ✓ testKeyAndValueAreReleasedWhenEntryIsReleased (0.001 seconds)
  740. ✓ testKeyEquality (0.001 seconds)
  741. ASWeakSetTests
  742. ✓ testAddingACoupleRetainedObjects (0.001 seconds)
  743. ✓ testThatContainsObjectWorks (0.001 seconds)
  744. ✓ testThatCountIncorporatesDeallocatedObjects (0.001 seconds)
  745. ✓ testThatFastEnumerationWorks (0.001 seconds)
  746. ✓ testThatIsEmptyIncorporatesDeallocatedObjects (0.001 seconds)
  747. ✓ testThatRemoveAllObjectsWorks (0.003 seconds)
  748. ✓ testThatRemoveObjectWorks (0.001 seconds)
  749. ASWrapperSpecSnapshotTests
  750. ✓ testWrapperSpecWithMultipleElementsShouldSizeToLargestElement (0.005 seconds)
  751. ✓ testWrapperSpecWithOneElementShouldSizeToElement (0.004 seconds)
  752. ArrayDiffingTests
  753. ✓ testDiffingCommonIndexes (0.001 seconds)
  754. ✓ testDiffingInsertionsAndDeletions (0.001 seconds)
  755. _ASDisplayLayerTests
  756. ✓ testCancelAsyncDisplay (0.004 seconds)
  757. ✓ testDelegateDisplayAndDrawInContextAsync (0.003 seconds)
  758. ✓ testDelegateDisplayAndDrawInContextSync (0.001 seconds)
  759. ✓ testDelegateDisplayAsync (0.001 seconds)
  760. ✓ testDelegateDisplaySync (0.001 seconds)
  761. ✓ testDelegateDrawInContextAsync (0.002 seconds)
  762. ✓ testDelegateDrawInContextSync (0.001 seconds)
  763. ✓ testSuspendResumeAsync (0.002 seconds)
  764. ✓ testSuspendResumeSync (0.002 seconds)
  765.  
  766.  
  767. ASDimensionTests
  768. testCreatingDimensionUnitAutos, ((ASDimensionMake(@"")) throws) failed: did not throw
  769. /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Tests/ASDimensionTests.mm:32
  770. ```
  771. XCTAssertThrows(ASDimensionMake(ASDimensionUnitAuto, 100));
  772. XCTAssertThrows(ASDimensionMake(@""));
  773. ASXCTAssertEqualDimensions(ASDimensionAuto, ASDimensionMake(@"auto"));
  774. ```
  775.  
  776.  
  777. Executed 452 tests, with 1 failure (0 unexpected) in 23.211 (23.732) seconds
  778. Failing tests:
  779. -[ASDimensionTests testCreatingDimensionUnitAutos]
  780. ** TEST FAILED **
  781.  
  782.  
  783.  
  784. Oh no! You walked directly into the slavering fangs of a lurking grue!
  785. **** You have died ****
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement