Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.87 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 _ASPendingState.mm
  18.  
  19. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Private/_ASPendingState.mm:1223:18: 'setAccessibilityAttributedLabel:' is only available on iOS 11.0 or newer [-Wunguarded-availability-new]
  20.  
  21. pendingState.accessibilityAttributedLabel = [view valueForKey: @"accessibilityAttributedLabel"];
  22. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23.  
  24.  
  25.  
  26. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Private/_ASPendingState.mm:1224:18: 'setAccessibilityAttributedHint:' is only available on iOS 11.0 or newer [-Wunguarded-availability-new]
  27.  
  28. pendingState.accessibilityAttributedHint = [view valueForKey: @"accessibilityAttributedHint"];
  29. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  30.  
  31.  
  32.  
  33. ⚠️ /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Source/Private/_ASPendingState.mm:1225:18: 'setAccessibilityAttributedValue:' is only available on iOS 11.0 or newer [-Wunguarded-availability-new]
  34.  
  35. pendingState.accessibilityAttributedValue = [view valueForKey: @"accessibilityAttributedValue"];
  36. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  37.  
  38.  
  39. ▸ Linking AsyncDisplayKit
  40. ▸ Generating 'AsyncDisplayKit.framework.dSYM'
  41. ▸ Touching AsyncDisplayKit.framework
  42. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKit.framework
  43. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  44. ▸ Check Dependencies
  45. ▸ Building Pods/FBSnapshotTestCase [Debug]
  46. ▸ Check Dependencies
  47. ▸ Compiling FBSnapshotTestCase-dummy.m
  48. ▸ Compiling FBSnapshotTestCase.m
  49.  
  50. ⚠️ /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]
  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.  
  57. ⚠️ /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]
  58.  
  59. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  60. ^~~~~
  61.  
  62.  
  63.  
  64. ⚠️ /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]
  65.  
  66. @param view The view or layer to snapshot.
  67. ^~~~~
  68.  
  69.  
  70.  
  71. ⚠️ /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]
  72.  
  73. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  74. ^~~~
  75.  
  76.  
  77. ▸ Compiling FBSnapshotTestCasePlatform.m
  78. ▸ Compiling FBSnapshotTestController.m
  79.  
  80. ⚠️ /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]
  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.  
  87. ⚠️ /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]
  88.  
  89. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  90. ^~~~~
  91.  
  92.  
  93.  
  94. ⚠️ /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]
  95.  
  96. @param view The view or layer to snapshot.
  97. ^~~~~
  98.  
  99.  
  100.  
  101. ⚠️ /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]
  102.  
  103. @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc).
  104. ^~~~
  105.  
  106.  
  107. ▸ Compiling UIApplication+StrictKeyWindow.m
  108. ▸ Compiling UIImage+Compare.m
  109. ▸ Compiling UIImage+Diff.m
  110. ▸ Compiling UIImage+Snapshot.m
  111. ▸ Building library libFBSnapshotTestCase.a
  112. ▸ Building Pods/FLAnimatedImage [Debug]
  113. ▸ Check Dependencies
  114. ▸ Compiling FLAnimatedImage-dummy.m
  115. ▸ Compiling FLAnimatedImage.m
  116. ▸ Compiling FLAnimatedImageView.m
  117. ▸ Building library libFLAnimatedImage.a
  118. ▸ Building Pods/JGMethodSwizzler [Debug]
  119. ▸ Check Dependencies
  120. ▸ Compiling JGMethodSwizzler-dummy.m
  121. ▸ Compiling JGMethodSwizzler.m
  122.  
  123. ⚠️ /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]
  124.  
  125. @param replacement The replacement block to use for swizzling the method. Its signature needs to be: return_type ^(id self, ...).
  126. ^~~~~
  127.  
  128.  
  129.  
  130. ⚠️ /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]
  131.  
  132. @param replacement The replacement block to use for swizzling the method. Its signature needs to be: return_type ^(id self, ...).
  133. ^~~~~~~~~~~
  134.  
  135.  
  136.  
  137. ⚠️ /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]
  138.  
  139. @param replacement The replacement block to use for swizzling the method. Its signature needs to be: return_type ^(id self, ...).
  140. ^~~~~~~~~~~
  141.  
  142.  
  143. ▸ Building library libJGMethodSwizzler.a
  144. ▸ Building Pods/OCMock [Debug]
  145. ▸ Check Dependencies
  146. ▸ Compiling NSInvocation+OCMAdditions.m
  147. ▸ Compiling NSMethodSignature+OCMAdditions.m
  148. ▸ Compiling NSNotificationCenter+OCMAdditions.m
  149. ▸ Compiling NSObject+OCMAdditions.m
  150. ▸ Compiling NSValue+OCMAdditions.m
  151. ▸ Compiling OCClassMockObject.m
  152.  
  153. ⚠️ /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]
  154.  
  155. @interface NSObject (__NSIsKinds)
  156. ^~~~~~~~~~~
  157.  
  158.  
  159. ▸ Compiling OCMArg.m
  160. ▸ Compiling OCMArgAction.m
  161. ▸ Compiling OCMBlockArgCaller.m
  162. ▸ Compiling OCMBlockCaller.m
  163. ▸ Compiling OCMBoxedReturnValueProvider.m
  164. ▸ Compiling OCMConstraint.m
  165. ▸ Compiling OCMExceptionReturnValueProvider.m
  166. ▸ Compiling OCMExpectationRecorder.m
  167. ▸ Compiling OCMFunctions.m
  168. ▸ Compiling OCMIndirectReturnValueProvider.m
  169. ▸ Compiling OCMInvocationExpectation.m
  170. ▸ Compiling OCMInvocationMatcher.m
  171. ▸ Compiling OCMInvocationStub.m
  172. ▸ Compiling OCMLocation.m
  173. ▸ Compiling OCMMacroState.m
  174. ▸ Compiling OCMNotificationPoster.m
  175. ▸ Compiling OCMObserverRecorder.m
  176. ▸ Compiling OCMock-dummy.m
  177. ▸ Compiling OCMockObject.m
  178. ▸ Compiling OCMPassByRefSetter.m
  179. ▸ Compiling OCMRealObjectForwarder.m
  180. ▸ Compiling OCMRecorder.m
  181. ▸ Compiling OCMReturnValueProvider.m
  182. ▸ Compiling OCMStubRecorder.m
  183. ▸ Compiling OCMVerifier.m
  184. ▸ Compiling OCObserverMockObject.m
  185. ▸ Compiling OCPartialMockObject.m
  186. ▸ Compiling OCProtocolMockObject.m
  187. ▸ Building library libOCMock.a
  188. ▸ Building Pods/PINOperation [Debug]
  189. ▸ Check Dependencies
  190. ▸ Compiling PINOperation-dummy.m
  191. ▸ Compiling PINOperationGroup.m
  192. ▸ Compiling PINOperationQueue.m
  193. ▸ Building library libPINOperation.a
  194. ▸ Building Pods/PINCache [Debug]
  195. ▸ Check Dependencies
  196. ▸ Compiling PINCache-dummy.m
  197. ▸ Compiling PINCache.m
  198. ▸ Compiling PINDiskCache.m
  199. ▸ Compiling PINMemoryCache.m
  200. ▸ Building library libPINCache.a
  201. ▸ Building Pods/PINRemoteImage [Debug]
  202. ▸ Check Dependencies
  203. ▸ Compiling FLAnimatedImageView+PINRemoteImage.m
  204. ▸ Compiling NSData+ImageDetectors.m
  205. ▸ Compiling NSURLSessionTask+Timing.m
  206. ▸ Compiling PINAlternateRepresentationProvider.m
  207. ▸ Compiling PINAnimatedImage.m
  208. ▸ Compiling PINAnimatedImageManager.m
  209. ▸ Compiling PINButton+PINRemoteImage.m
  210. ▸ Compiling PINCache+PINRemoteImageCaching.m
  211. ▸ Compiling PINImage+DecodedImage.m
  212. ▸ Compiling PINImage+ScaledImage.m
  213. ▸ Compiling PINImage+WebP.m
  214. ▸ Compiling PINImageView+PINRemoteImage.m
  215. ▸ Compiling PINProgressiveImage.m
  216. ▸ Compiling PINRemoteImage-dummy.m
  217. ▸ Compiling PINRemoteImageBasicCache.m
  218. ▸ Compiling PINRemoteImageCallbacks.m
  219. ▸ Compiling PINRemoteImageCategoryManager.m
  220. ▸ Compiling PINRemoteImageDownloadQueue.m
  221. ▸ Compiling PINRemoteImageDownloadTask.m
  222. ▸ Compiling PINRemoteImageManager.m
  223. ▸ Compiling PINRemoteImageManagerResult.m
  224. ▸ Compiling PINRemoteImageMemoryContainer.m
  225. ▸ Compiling PINRemoteImageProcessorTask.m
  226. ▸ Compiling PINRemoteImageTask.m
  227. ▸ Compiling PINRemoteLock.m
  228. ▸ Compiling PINResume.m
  229. ▸ Compiling PINURLSessionManager.m
  230. ▸ Building library libPINRemoteImage.a
  231. ▸ Building Pods/Pods-AsyncDisplayKitTests [Debug]
  232. ▸ Check Dependencies
  233. ▸ Compiling Pods-AsyncDisplayKitTests-dummy.m
  234. ▸ Building library libPods-AsyncDisplayKitTests.a
  235. ▸ Building AsyncDisplayKit/AsyncDisplayKitTests [Debug]
  236. ▸ Check Dependencies
  237. ▸ Running script '[CP] Check Pods Manifest.lock'
  238. ▸ Linking AsyncDisplayKitTests
  239. ▸ Generating 'AsyncDisplayKitTests.xctest.dSYM'
  240. ▸ Running script '[CP] Copy Pods Resources'
  241. ▸ Running script '[CP] Embed Pods Frameworks'
  242. ▸ Touching AsyncDisplayKitTests.xctest
  243. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKitTestHost.app/PlugIns/AsyncDisplayKitTests.xctest
  244. ▸ Test build Succeeded
  245. 2017-09-26 10:07:15.287 xcodebuild[97455:1636240] [MT] IDETestOperationsObserverDebug: (DCF59B6C-F8E6-42CA-AA17-A85F33221D71) Beginning test session AsyncDisplayKitTests-DCF59B6C-F8E6-42CA-AA17-A85F33221D71 at 2017-09-26 10:07:15.286 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fa7b1f27d20> {
  246. SimDevice: iPhone 7 (33163A54-D8CE-481B-A176-97CF891B99ED, iOS 11.0, Booted)
  247. } (11.0 (15A372))
  248. 2017-09-26 10:07:15.288 xcodebuild[97455:1636249] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  249. /var/folders/6h/ql1brcjx3936vr5vwgblbnc80000rm/T/com.apple.dt.XCTest/IDETestRunSession-40393467-A1B6-48B9-9B05-0C5F69179BCC/AsyncDisplayKitTests-6DEC283E-A5AA-46AD-B4FF-63031F48666D/Session-AsyncDisplayKitTests-2017-09-26_100715-ukSdPk.log
  250. ▸ Building AsyncDisplayKit/AsyncDisplayKit [Debug]
  251. ▸ Check Dependencies
  252. ▸ Building AsyncDisplayKit/AsyncDisplayKitTestHost [Debug]
  253. ▸ Check Dependencies
  254. ▸ Linking AsyncDisplayKitTestHost
  255. ▸ Generating 'AsyncDisplayKitTestHost.app.dSYM'
  256. ▸ Touching AsyncDisplayKitTestHost.app
  257. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKitTestHost.app
  258. ▸ Building Pods/FBSnapshotTestCase [Debug]
  259. ▸ Check Dependencies
  260. ▸ Building Pods/FLAnimatedImage [Debug]
  261. ▸ Check Dependencies
  262. ▸ Building Pods/JGMethodSwizzler [Debug]
  263. ▸ Check Dependencies
  264. ▸ Building Pods/OCMock [Debug]
  265. ▸ Check Dependencies
  266. ▸ Building Pods/PINOperation [Debug]
  267. ▸ Check Dependencies
  268. ▸ Building Pods/PINCache [Debug]
  269. ▸ Check Dependencies
  270. ▸ Building Pods/PINRemoteImage [Debug]
  271. ▸ Check Dependencies
  272. ▸ Building Pods/Pods-AsyncDisplayKitTests [Debug]
  273. ▸ Check Dependencies
  274. ▸ Building AsyncDisplayKit/AsyncDisplayKitTests [Debug]
  275. ▸ Check Dependencies
  276. ▸ Running script '[CP] Check Pods Manifest.lock'
  277. ▸ Linking AsyncDisplayKitTests
  278. ▸ Generating 'AsyncDisplayKitTests.xctest.dSYM'
  279. ▸ Running script '[CP] Copy Pods Resources'
  280. ▸ Running script '[CP] Embed Pods Frameworks'
  281. ▸ Touching AsyncDisplayKitTests.xctest
  282. ▸ Signing /Users/buildkite/Library/Developer/Xcode/DerivedData/AsyncDisplayKit-fmrnchqmcmesavemvqwpwrxctnim/Build/Products/Debug-iphonesimulator/AsyncDisplayKitTestHost.app/PlugIns/AsyncDisplayKitTests.xctest
  283. Selected tests
  284. Test Suite AsyncDisplayKitTests.xctest started
  285. ASAbsoluteLayoutSpecSnapshotTests
  286. ✓ testChildrenMeasuredWithAutoMaxSize (0.027 seconds)
  287. ✓ testSizingBehaviour (0.009 seconds)
  288. ASBackgroundLayoutSpecSnapshotTests
  289. ✓ testBackground (0.007 seconds)
  290. ASBasicImageDownloaderContextTests
  291. ✓ testContextCreation (0.001 seconds)
  292. ✓ testContextInvalidation (0.000 seconds)
  293. ✓ testContextSessionCanceled (0.004 seconds)
  294. ASBasicImageDownloaderTests
  295. ✓ testAsynchronouslyDownloadTheSameURLTwice (0.022 seconds)
  296. ASBatchFetchingTests
  297. ✓ testBatchAlreadyFetching (0.000 seconds)
  298. ✓ testBatchNullState (0.000 seconds)
  299. ✓ testHorizontalScrollingPastContentSize (0.000 seconds)
  300. ✓ testHorizontalScrollingSmallContentSize (0.000 seconds)
  301. ✓ testHorizontalScrollToExactLeading (0.000 seconds)
  302. ✓ testHorizontalScrollToLessThanLeading (0.000 seconds)
  303. ✓ testUnsupportedScrollDirections (0.000 seconds)
  304. ✓ testVerticalScrollingPastContentSize (0.000 seconds)
  305. ✓ testVerticalScrollingSmallContentSize (0.000 seconds)
  306. ✓ testVerticalScrollToExactLeading (0.000 seconds)
  307. ✓ testVerticalScrollToLessThanLeading (0.000 seconds)
  308. ASBridgedPropertiesTests
  309. ✓ testThatCallingSetNeedsDisplayFromBackgroundCausesItToHappenLater (0.001 seconds)
  310. ✓ testThatCallingSetNeedsLayoutFromBackgroundCausesItToHappenLater (0.001 seconds)
  311. ✓ testThatCallingSetNeedsLayoutOnACellNodeFromBackgroundIsSafe (0.001 seconds)
  312. ✓ testThatFlushingTheControllerInBackgroundThrows (0.003 seconds)
  313. ✓ testThatManuallyFlushingTheSyncControllerImmediatelyAppliesChanges (0.000 seconds)
  314. ✓ testThatReadingABridgedLayerPropertyInBackgroundThrowsAnException (0.001 seconds)
  315. ✓ testThatReadingABridgedViewPropertyInBackgroundThrowsAnException (0.000 seconds)
  316. ✓ testThatSettingABridgedLayerPropertyInBackgroundGetsFlushedOnNextRunLoop (0.001 seconds)
  317. ✓ testThatSettingABridgedPropertyOnMainThreadPassesDirectlyToView (0.000 seconds)
  318. ✓ testThatSettingABridgedViewPropertyInBackgroundGetsFlushedOnNextRunLoop (0.000 seconds)
  319. ✓ testTheresASharedInstance (0.000 seconds)
  320. ASCALayerTests
  321. ✓ testDirtyHierarchyIsLaidOutTopDown (0.059 seconds)
  322. ✓ testDirtySublayerLayoutDoesntDirtySuperlayer (0.037 seconds)
  323. ✓ testDirtySuperlayerLayoutDoesntDirtySublayerLayout (0.040 seconds)
  324. ✓ testThatAddingSublayersDirtysLayout (0.000 seconds)
  325. ✓ testThatLayerBeginsWithCleanLayout (0.000 seconds)
  326. ✓ testThatRemovingSublayersDirtysLayout (0.034 seconds)
  327. ASCenterLayoutSpecSnapshotTests
  328. ✓ testMinimumSizeRangeIsGivenToChildWhenNotCentering (0.007 seconds)
  329. ✓ testWithOptions (0.020 seconds)
  330. ✓ testWithSizingOptions (0.012 seconds)
  331. ASCollectionModernDataSourceTests
  332. ✓ testInitialDataLoading (0.056 seconds)
  333. ✓ testInsertingAnItem (0.050 seconds)
  334. ✓ testReloadingAnItem (0.046 seconds)
  335. ✓ testReloadingAnItemWithACompatibleNodeModel (0.041 seconds)
  336. ✓ testReloadingASection (0.033 seconds)
  337. ASCollectionViewFlowLayoutInspectorTests
  338. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheFooterDelegateImplementation (0.001 seconds)
  339. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheFooterProperty (0.000 seconds)
  340. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheHeaderDelegateImplementation (0.001 seconds)
  341. ✓ testThatItReturnsAHorizontalConstrainedSizeFromTheHeaderProperty (0.000 seconds)
  342. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheFooterDelegateImplementation (0.001 seconds)
  343. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheFooterProperty (0.000 seconds)
  344. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheHeaderDelegateImplementation (0.001 seconds)
  345. ✓ testThatItReturnsAVerticalConstrainedSizeFromTheHeaderProperty (0.000 seconds)
  346. ✓ testThatItReturnsNoneWhenNoReferenceSizeIsImplemented (0.000 seconds)
  347. ✓ testThatItReturnsOneWhenAValidSizeIsImplementedOnTheDelegate (0.000 seconds)
  348. ✓ testThatItReturnsOneWhenAValidSizeIsImplementedOnTheLayout (0.000 seconds)
  349. ✓ testThatItReturnsZeroSizeWhenNoReferenceSizeIsImplemented (0.001 seconds)
  350. ✓ testThatItThrowsIfNodeConstrainedSizeIsImplementedOnDataSourceButNotOnDelegateFlowLayoutInspector (0.005 seconds)
  351. ✓ testThatItThrowsIfNodeConstrainedSizeIsImplementedOnDataSourceButNotOnDelegateLayoutInspector (0.003 seconds)
  352. ASCollectionViewTests
  353. ✓ testCellNodeIndexPathConsistency (0.110 seconds)
  354. ✓ testCellNodeLayoutAttributes (0.045 seconds)
  355. ✓ testDataSourceImplementsNecessaryMethods (0.001 seconds)
  356. ✗ testInitialRangeBounds, ((CGRectGetHeight(preloadBounds)) equal to (expectedHeight) +/- (expectedHeight * 0.1)) failed: ("1913.5") is not equal to ("1704") +/- ("170.4")
  357. ✗ testInitialRangeBounds, (([[cn valueForKeyPath:@"rangeController.currentRangeMode"] integerValue]) equal to (ASLayoutRangeModeMinimum)) failed: ("1") is not equal to ("0") - Expected range mode to be minimum before scrolling begins.
  358. ✓ testReloadIfNeeded (0.032 seconds)
  359. ✓ testSelection (0.060 seconds)
  360. ✓ testThatADefaultLayoutInspectorIsProvidedForCustomLayouts (0.001 seconds)
  361. ✓ testThatBatchFetchHappensForEmptyCollection (0.010 seconds)
  362. ✓ testThatCollectionNodeConformsToExpectedProtocols (0.000 seconds)
  363. ✓ testThatDeletedItemsAreMarkedInvisible (1.080 seconds)
  364. ✓ testThatDeletingAndReloadingASectionThrowsAnException (0.036 seconds)
  365. ✓ testThatDeletingAndReloadingTheSameItemThrowsAnException (0.036 seconds)
  366. ✓ testThatDisappearingSupplementariesWithLayerBackedNodesDontFailAssert (0.017 seconds)
  367. ✓ testThatHavingAnIncorrectItemCountThrowsAnException (0.032 seconds)
  368. ✓ testThatHavingAnIncorrectItemCountWithNoUpdatesThrowsAnException (0.031 seconds)
  369. ✓ testThatHavingAnIncorrectSectionCountThrowsAnException (0.035 seconds)
  370. ✓ testThatInsertingAnInvalidSectionThrowsAnException (0.030 seconds)
  371. ✓ testThatIssuingAnUpdateBeforeInitialReloadIsAcceptable (0.001 seconds)
  372. ✓ testThatItSetsALayoutInspectorForFlowLayouts (0.000 seconds)
  373. ✓ testThatMultipleBatchFetchesDontHappenUnnecessarily (0.076 seconds)
  374. ✓ testThatNestedBatchCompletionsAreCalledInOrder (0.003 seconds)
  375. ✓ testThatNilBatchUpdatesCanBeSubmitted (0.002 seconds)
  376. ✓ testThatNodeAtIndexPathIsCorrectImmediatelyAfterSubmittingUpdate (0.280 seconds)
  377. ✓ testThatNodeCalculatedSizesAreUpdatedBeforeFirstPrepareLayoutAfterRotation (0.188 seconds)
  378. ✓ testThatRegisteringASupplementaryNodeStoresItForIntrospection (0.001 seconds)
  379. ✓ testThatSectionContextsAreCorrectAfterReloadASection (0.061 seconds)
  380. ✓ testThatSectionContextsAreCorrectAfterReloadData (0.069 seconds)
  381. ✓ testThatSectionContextsAreCorrectAfterSectionMove (0.063 seconds)
  382. ✓ testThatSectionContextsAreCorrectAfterTheInitialLayout (0.051 seconds)
  383. ✓ testThatSubmittingAnInvalidDeleteThrowsAnException (0.047 seconds)
  384. ✓ testThatSubmittingAnInvalidInsertThrowsAnException (0.049 seconds)
  385. ✓ testThatSubmittingAValidInsertDoesNotThrowAnException (0.052 seconds)
  386. ✓ testThatSubmittingAValidReloadDoesNotThrowAnException (0.050 seconds)
  387. ✓ testThatWeBatchFetchUntilContentRequirementIsMet_Animated (2.743 seconds)
  388. ✓ testThatWeBatchFetchUntilContentRequirementIsMet_Invisible (1.042 seconds)
  389. ✓ testThatWeBatchFetchUntilContentRequirementIsMet_Nonanimated (1.110 seconds)
  390. ✓ testThatWhenWeBecomeVisibleWeWillFetchAdditionalContent (2.132 seconds)
  391. ✓ testTraitCollectionChangesMidUpdate (0.028 seconds)
  392. ✓ testTuningParameters (0.001 seconds)
  393. ✓ testTuningParametersWithExplicitRangeMode (0.001 seconds)
  394. ASControlNodeTests
  395. ✓ testActionAndSender (0.001 seconds)
  396. ✓ testActionAndSenderAndEvent (0.000 seconds)
  397. ✓ testActionAndSenderAndEventWithoutTarget (0.000 seconds)
  398. ✓ testActionAndSenderWithoutTarget (0.000 seconds)
  399. ✓ testActionsAreCalledInTheSameOrderAsTheyWereAdded (0.012 seconds)
  400. ✓ testActionWithoutParameters (0.000 seconds)
  401. ✓ testActionWithoutTarget (0.000 seconds)
  402. ✓ testDeeperHierarchyWithoutTarget (0.000 seconds)
  403. ✓ testDuplicateEntriesWithAndWithoutTarget (0.000 seconds)
  404. ✓ testDuplicateEntriesWithoutTarget (0.000 seconds)
  405. ✓ testDuplicateEntriesWithTarget (0.000 seconds)
  406. ✓ testRemoveWithoutTargetRemovesTargetedAction (0.000 seconds)
  407. ✓ testRemoveWithoutTargetRemovesTargetlessAction (0.002 seconds)
  408. ✓ testRemoveWithTarget (0.000 seconds)
  409. ✓ testRemoveWithTargetRemovesAction (0.000 seconds)
  410. ✓ testTouchesWorkWithGestures (0.000 seconds)
  411. ASDimensionTests
  412. ✓ testCreatingDimensionUnitAutos (0.005 seconds)
  413. ✓ testCreatingDimensionUnitFraction (0.000 seconds)
  414. ✓ testCreatingDimensionUnitPoints (0.001 seconds)
  415. ✓ testIntersectingOverlappingSizeRangesReturnsTheirIntersection (0.000 seconds)
  416. ✓ testIntersectingSizeRangeWithNonOverlappingRangeToLeftReturnsSinglePointNearestOtherRange (0.000 seconds)
  417. ✓ testIntersectingSizeRangeWithNonOverlappingRangeToRightReturnsSinglePointNearestOtherRange (0.000 seconds)
  418. ✓ testIntersectingSizeRangeWithRangeContainedWithinItReturnsContainedRange (0.000 seconds)
  419. ✓ testIntersectingSizeRangeWithRangeThatContainsItReturnsSameRange (0.000 seconds)
  420. ASDispatchTests
  421. ✓ testDispatchApply (0.118 seconds)
  422. ✓ testDispatchAsync (0.072 seconds)
  423. ASDisplayNodeAppearanceTests
  424. ✓ testAppearanceMethodsCalledWithRootNodeInWindowLayer (0.005 seconds)
  425. ✓ testAppearanceMethodsCalledWithRootNodeInWindowView (0.002 seconds)
  426. ✓ testAppearanceMethodsLayer (0.003 seconds)
  427. ✓ testAppearanceMethodsNoLayer (0.002 seconds)
  428. ✓ testAppearanceMethodsNoView (0.002 seconds)
  429. ✓ testAppearanceMethodsView (0.003 seconds)
  430. ✓ testDisableWithNodeAPILayer (0.004 seconds)
  431. ✓ testDisableWithNodeAPIView (0.003 seconds)
  432. ✓ testMoveAcrossHierarchyLayer (0.003 seconds)
  433. ✓ testMoveAcrossHierarchyManualLayer (0.002 seconds)
  434. ✓ testMoveAcrossHierarchyManualView (0.004 seconds)
  435. ✓ testMoveAcrossHierarchyView (0.003 seconds)
  436. ✓ testPreventManualAppearanceMethods (0.002 seconds)
  437. ✓ testSynchronousIntermediaryView (0.004 seconds)
  438. ASDisplayNodeExtrasTests
  439. ✓ testDeepFindSubnodesOfSubclass (0.002 seconds)
  440. ✓ testShallowFindSubnodesOfSubclass (0.000 seconds)
  441. ASDisplayNodeImplicitHierarchyTests
  442. ✓ testCalculatedLayoutHierarchyTransitions (0.001 seconds)
  443. ✓ testFeatureFlag (0.000 seconds)
  444. ✓ testInitialNodeInsertionWithOrdering (0.001 seconds)
  445. ✓ testLayoutTransitionMeasurementCompletionBlockIsCalledOnMainThread (0.002 seconds)
  446. ✓ testMeasurementInBackgroundThreadWithLoadedNode (0.001 seconds)
  447. ✓ testTransitionLayoutWithAnimationWithLoadedNodes (0.001 seconds)
  448. ASDisplayNodeLayoutTests
  449. ✓ testMeasureOnLayoutIfNotHappenedBefore (0.002 seconds)
  450. ✓ testMeasureOnLayoutIfNotHappenedBeforeNoRemeasureForSameBounds (0.001 seconds)
  451. ✓ testNotAllowAddingSubnodesInLayoutSpecThatFits (0.001 seconds)
  452. ✓ testNotAllowModifyingSubnodesInLayoutSpecThatFits (0.000 seconds)
  453. ✓ testThatLayoutCreatedWithInvalidSizeCausesException (0.001 seconds)
  454. ✓ testThatLayoutElementCreatedInLayoutSpecThatFitsDoNotGetDeallocated (0.007 seconds)
  455. ✓ testThatLayoutWithInvalidSizeCausesException (0.002 seconds)
  456. ASDisplayNodeSnapshotTests
  457. ✓ testBasicHierarchySnapshotTesting (0.004 seconds)
  458. ASDisplayNodeTests
  459. ✓ testAddingNodeToHierarchyRetainsNode (0.001 seconds)
  460. ✓ testAddingSubnodeDoesNotCreateRetainCycle (0.000 seconds)
  461. ✓ testAppleBugInsertSubview (0.001 seconds)
  462. ✓ testBackgroundColorOpaqueRelationshipLayer (0.000 seconds)
  463. ✓ testBackgroundColorOpaqueRelationshipNoLayer (0.000 seconds)
  464. ✓ testBackgroundColorOpaqueRelationshipNoView (0.000 seconds)
  465. ✓ testBackgroundColorOpaqueRelationshipView (0.000 seconds)
  466. ✓ testBounds (0.001 seconds)
  467. ✓ testDebugDescription (0.002 seconds)
  468. ✓ testDefaultFirstResponderBehavior (0.001 seconds)
  469. ✓ testDefaultPropertyValuesLayer (0.002 seconds)
  470. ✓ testDefaultPropertyValuesView (0.000 seconds)
  471. ✓ testDeriveFrameFromBoundsPositionAnchorPoint (0.001 seconds)
  472. ✓ testDidEnterDisplayIsCalledWhenNodesEnterDisplayRange (0.000 seconds)
  473. ✓ testDidEnterPreloadIsCalledWhenNodesEnterPreloadRange (0.000 seconds)
  474. ✓ testDidExitDisplayIsCalledWhenNodesExitDisplayRange (0.000 seconds)
  475. ✓ testDidExitPreloadIsCalledWhenNodesExitPreloadRange (0.000 seconds)
  476. ✓ testDisplayNodePointConversionAgainstSelf (0.001 seconds)
  477. ✓ testDisplayNodePointConversionFailureFromDisjointHierarchies (0.005 seconds)
  478. ✓ testDisplayNodePointConversionOnDeepHierarchies (0.002 seconds)
  479. ✓ testDisplayNodePointConversionWithFrames (0.001 seconds)
  480. ✓ testDisplayNodePointConversionWithNonZeroAnchorPoint (0.001 seconds)
  481. ✓ testDisplayNodePointConversionWithNonZeroBounds (0.001 seconds)
  482. ✓ testInitWithLayerClass (0.001 seconds)
  483. ✓ testInitWithViewClass (0.001 seconds)
  484. ✓ testInsertSubnodeAboveWithLayer (0.003 seconds)
  485. ✓ testInsertSubnodeAboveWithNoLayer (0.002 seconds)
  486. ✓ testInsertSubnodeAboveWithNoView (0.003 seconds)
  487. ✓ testInsertSubnodeAboveWithView (0.002 seconds)
  488. ✓ testInsertSubnodeAtIndexLayer (0.006 seconds)
  489. ✓ testInsertSubnodeAtIndexNoLayer (0.003 seconds)
  490. ✓ testInsertSubnodeAtIndexNoView (0.001 seconds)
  491. ✓ testInsertSubnodeAtIndexView (0.002 seconds)
  492. ✓ testInsertSubnodeBelowWithLayer (0.009 seconds)
  493. ✓ testInsertSubnodeBelowWithNoLayer (0.003 seconds)
  494. ✓ testInsertSubnodeBelowWithNoView (0.004 seconds)
  495. ✓ testInsertSubnodeBelowWithView (0.004 seconds)
  496. ✓ testInsertSubviewAtIndexWithMeddlingView (0.000 seconds)
  497. ✓ testInsertSubviewAtIndexWithMeddlingViewsAndLayersViewBacked (0.000 seconds)
  498. ✓ testInterfaceStateForCellNode (0.002 seconds)
  499. ✓ testInterfaceStateForNonCellNode (0.001 seconds)
  500. ✓ testNameInDescriptionLayer (0.000 seconds)
  501. ✓ testNameInDescriptionView (0.000 seconds)
  502. ✓ testNodeCreatedOffThreadWithExistingView (0.000 seconds)
  503. ✓ testNodeCreatedOffThreadWithLazyView (0.000 seconds)
  504. ✓ testNodeCreatedWithLazyAsyncView (0.007 seconds)
  505. ✓ testOverriddenFirstResponderBehavior (0.000 seconds)
  506. ✓ testPreloadExitingAndEnteringRange (0.000 seconds)
  507. ✓ testPropertiesSetOffThreadBeforeLoadingExternalLayer (0.003 seconds)
  508. ✓ testPropertiesSetOffThreadBeforeLoadingExternalView (0.001 seconds)
  509. ✓ testPropertiesSetOnThreadAfterLoadingExternalLayer (0.000 seconds)
  510. ✓ testPropertiesSetOnThreadAfterLoadingExternalView (0.000 seconds)
  511. ✓ testReferenceCounting (0.000 seconds)
  512. ✓ testRemoveFromLayerBackedLoadedSupernode (0.000 seconds)
  513. ✓ testRemoveFromViewBackedLoadedSupernode (0.001 seconds)
  514. ✓ testRemoveLayerBackedFromViewBackedLoadedSupernode (0.000 seconds)
  515. ✓ testReplaceSubnodeLayer (0.001 seconds)
  516. ✓ testReplaceSubnodeNoLayer (0.000 seconds)
  517. ✓ testReplaceSubnodeNoView (0.000 seconds)
  518. ✓ testReplaceSubnodeView (0.000 seconds)
  519. ✓ testSetFrameSetsBoundsPosition (0.001 seconds)
  520. ✓ testSetNeedsPreloadImmediateState (0.000 seconds)
  521. ✓ testSettingPropertiesViaStyllableProtocol (0.002 seconds)
  522. ✓ testSimpleCALayerBridgePropertiesSetOffThreadPropagate (0.002 seconds)
  523. ✓ testSimpleUIViewBridgePropertiesSetOffThreadPropagate (0.001 seconds)
  524. ✓ testSubnodeAddedAfterLoadingExternalView (0.000 seconds)
  525. ✓ testSubnodeAddedBeforeLoadingExternalView (0.000 seconds)
  526. ✓ testSubnodes (0.001 seconds)
  527. ✓ testSubnodesFastEnumeration (0.001 seconds)
  528. ✓ testThatBackgroundLayoutSpecOrdersSubnodesCorrectly (0.001 seconds)
  529. ✓ testThatConvertPointGoesToWindowWhenPassedNil (0.001 seconds)
  530. ✓ testThatConvertPointGoesToWindowWhenPassedNil_layerBacked (0.000 seconds)
  531. ✓ testThatHavingTheSameNodeTwiceInALayoutSpecCausesExceptionOnLayoutCalculation (0.001 seconds)
  532. ✓ testThatItsSafeToAutomeasureANodeMidTransition (0.001 seconds)
  533. ✓ testThatLayerBackedSubnodesAreMarkedInvisibleBeforeDeallocWhenSupernodesViewIsRemovedFromHierarchyWhileBeingRetained (0.001 seconds)
  534. ✓ testThatLayerDelegateDoesntDangleAndCauseCrash (0.001 seconds)
  535. ✓ testThatNodeGetsRenderedIfItGoesFromZeroSizeToRealSizeButOnlyOnce (0.031 seconds)
  536. ✓ testThatOnDidLoadThrowsIfCalledOnLoadedOffMain (0.001 seconds)
  537. ✓ testThatOnDidLoadWorks (0.000 seconds)
  538. ✓ testThatOverlaySpecOrdersSubnodesCorrectly (0.001 seconds)
  539. ✓ testThatRasterizedNodesGetInterfaceStateUpdatesWhenAddedToContainerThatIsInHierarchy (0.002 seconds)
  540. ✓ testThatRasterizedNodesGetInterfaceStateUpdatesWhenContainerEntersHierarchy (0.001 seconds)
  541. ✓ testThatRasterizingWrapperNodesIsNotAllowed (0.001 seconds)
  542. ✓ testThatSubnodeGetsInterfaceStateSetIfRasterized (0.000 seconds)
  543. ✓ testThatSubnodesGetDisplayUpdatesIfRasterized (0.009 seconds)
  544. ✓ testThatUIKitDeallocationTrampoliningWorks (1.024 seconds)
  545. ✓ testViewCreatedOffThreadCanBeRealizedOnThread (0.000 seconds)
  546. ASEditableTextNodeTests
  547. ✓ testAllocASEditableTextNode (0.003 seconds)
  548. ✓ testCalculatedSizeIsGreaterThanOrEqualToConstrainedSize (0.009 seconds)
  549. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedFloatingPointSize (0.012 seconds)
  550. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedSize (0.005 seconds)
  551. ✓ testUITextInputTraitDefaults (0.015 seconds)
  552. ✓ testUITextInputTraitsChangeTraitAfterViewLoaded (0.006 seconds)
  553. ✓ testUITextInputTraitsSetTraitsBeforeViewLoaded (0.005 seconds)
  554. ASImageNodeSnapshotTests
  555. ✓ testForcedScaling (0.036 seconds)
  556. ✓ testRenderLogoSquare (0.029 seconds)
  557. ✓ testRoundedCornerBlock (0.006 seconds)
  558. ✓ testTintColorBlock (0.155 seconds)
  559. ASInsetLayoutSpecSnapshotTests
  560. ✓ testInsetsWithFixedSize (0.090 seconds)
  561. ✓ testInsetsWithInfinityAndZeroInsetValue (0.088 seconds)
  562. ✓ testInsetsWithVariableSize (0.062 seconds)
  563. ASIntegerMapTests
  564. ✓ testBasicChange1 (0.001 seconds)
  565. ✓ testBasicChange2 (0.000 seconds)
  566. ✓ testChange1 (0.000 seconds)
  567. ✓ testChange2 (0.000 seconds)
  568. ✓ testChange3 (0.000 seconds)
  569. ✓ testChange4 (0.000 seconds)
  570. ✓ testChangeOnNoData (0.000 seconds)
  571. ✓ testEmptyChange (0.000 seconds)
  572. ✓ testIsEqual (0.002 seconds)
  573. ASLayoutElementStyleTests
  574. ✓ testReadingInvalidSizeForPreferredSize (0.002 seconds)
  575. ✓ testSettingPropertiesWillCallDelegate (0.001 seconds)
  576. ✓ testSettingSize (0.000 seconds)
  577. ✓ testSettingSizeViaCGSize (0.000 seconds)
  578. ✓ testSettingSizeViaLayoutSize (0.000 seconds)
  579. ASLayoutFlatteningTests
  580. ✓ testThatFlattenedLayoutContainsOnlyDirectSubnodesInValidOrder (0.001 seconds)
  581. ✓ testThatLayoutWithNonNullPositionIsNotReused (0.000 seconds)
  582. ✓ testThatLayoutWithNullPositionAndFlattenedNodeSublayoutsIsReused (0.000 seconds)
  583. ✓ testThatLayoutWithNullPositionAndNoSublayoutIsReused (0.000 seconds)
  584. ✓ testThatLayoutWithNullPositionAndUnflattenedSublayoutsIsNotReused (0.002 seconds)
  585. ASMultiplexImageNodeTests
  586. ✓ testAddHigherQualityImageIdentifier (0.002 seconds)
  587. ✓ testAddLowerQualityImageIdentifier (0.001 seconds)
  588. ✓ testDataSourceImageMethod (0.041 seconds)
  589. ✓ testDataSourceURLMethod (0.040 seconds)
  590. ✓ testIntermediateImageDownloading (0.001 seconds)
  591. ✓ testThatSettingAnImageExternallyWillThrow (0.001 seconds)
  592. ✓ testUncachedDownload (1.028 seconds)
  593. ASMutableAttributedStringBuilderTests
  594. ✓ testSetOverAdd (0.001 seconds)
  595. ✓ testSimpleAttributions (0.001 seconds)
  596. ASNetworkImageNodeTests
  597. ✓ testThatProgressBlockIsSetAndClearedCorrectlyOnChangeURL (0.030 seconds)
  598. ✓ testThatSettingAnImageWillStayForEnteringAndExitingPreloadState (0.001 seconds)
  599. ASOverlayLayoutSpecSnapshotTests
  600. ✓ testOverlay (0.007 seconds)
  601. ASPagerNodeTests
  602. ✓ testPagerReturnsIndexOfPages (0.006 seconds)
  603. ✓ testPagerReturnsNotFoundForCellThatDontExistInPager (0.006 seconds)
  604. ASPhotosFrameworkImageRequestTests
  605. ✓ testThatConvertingToURLWorks (0.003 seconds)
  606. ✓ testThatCopyingWorks (0.000 seconds)
  607. ✓ testThatParsingFromURLWorks (0.000 seconds)
  608. ASRatioLayoutSpecSnapshotTests
  609. ✓ testRatioLayout (0.008 seconds)
  610. ASRectTableTests
  611. ✓ testCopying (0.000 seconds)
  612. ✓ testThatItStoresRects (0.000 seconds)
  613. ASRelativeLayoutSpecSnapshotTests
  614. ✓ testMinimumSizeRangeIsGivenToChildWhenNotPositioning (0.005 seconds)
  615. ✓ testWithOptions (0.035 seconds)
  616. ✓ testWithSizingOptions (0.012 seconds)
  617. ASRunLoopQueueTests
  618. ✓ testDefaultQueueProcessObjectsOneAtATime (0.004 seconds)
  619. ✓ testEnqueueNilObjectsToQueue (0.000 seconds)
  620. ✓ testEnqueueSameObjectTwiceToDefaultQueue (0.001 seconds)
  621. ✓ testEnqueueSameObjectTwiceToNonExclusiveMembershipQueue (0.002 seconds)
  622. ✓ testQueueOnlySendsIsDrainedForLastObjectInBatch (0.002 seconds)
  623. ✓ testQueueProcessObjectsInBatchesOfSpecifiedSize (0.006 seconds)
  624. ✓ testStrongQueueRetainsObjects (0.002 seconds)
  625. ✓ testWeakQueueDoesNotRetainsObjects (0.001 seconds)
  626. ✓ testWeakQueueWithAllDeallocatedObjectsIsDrained (0.002 seconds)
  627. ASStackLayoutSpecSnapshotTests
  628. ✓ testAlignCenterWithFlexedMainDimension (0.004 seconds)
  629. ✓ testAlignCenterWithIndefiniteCrossDimension (0.003 seconds)
  630. ✓ testAlignContentAndLineSpacingOverflow (0.013 seconds)
  631. ✓ testAlignContentAndLineSpacingUnderflow (0.024 seconds)
  632. ✓ testAlignContentOverflow (0.013 seconds)
  633. ✓ testAlignContentStretchAndOtherAlignments (0.006 seconds)
  634. ✓ testAlignContentUnderflow (0.022 seconds)
  635. ✓ testAlignContentWithUnconstrainedCrossSize (0.014 seconds)
  636. ✓ testAlignedCenter (0.006 seconds)
  637. ✓ testAlignedEnd (0.006 seconds)
  638. ✓ testAlignedStart (0.007 seconds)
  639. ✓ testAlignedStretchNoChildExceedsMin (0.005 seconds)
  640. ✓ testAlignedStretchOneChildExceedsMin (0.004 seconds)
  641. ✓ testAlignItemsAndJustifyContentRestrictionsIfHorizontalAndVerticalAlignmentsAreUsed (0.002 seconds)
  642. ✓ testBaselineAlignment (0.016 seconds)
  643. ✓ testBaselineAlignmentWithSpaceBetween (0.004 seconds)
  644. ✓ testBaselineAlignmentWithStretchedItem (0.004 seconds)
  645. ✓ testChildSpacing (0.012 seconds)
  646. ✓ testChildThatChangesCrossSizeWhenMainSizeIsFlexed (0.004 seconds)
  647. ✓ testCrossAxisSizeBehaviors (0.011 seconds)
  648. ✓ testCrossAxisStretchingOccursAfterStackAxisFlexing (0.012 seconds)
  649. ✓ testDefaultStackLayoutElementFlexProperties (0.001 seconds)
  650. ✓ testDirectionChangeAfterSettingHorizontalAndVerticalAlignments (0.000 seconds)
  651. ✓ testEmptyStack (0.005 seconds)
  652. ✓ testFixedFlexBasisAppliedWhenFlexingItems (0.009 seconds)
  653. ✓ testFixedFlexBasisOverridesIntrinsicSizeForNonFlexingChildren (0.005 seconds)
  654. ✓ testFlexWithUnequalIntrinsicSizes (0.008 seconds)
  655. ✓ testFlexWrapWithItemSpacings (0.006 seconds)
  656. ✓ testFlexWrapWithItemSpacingsBeingResetOnNewLines (0.006 seconds)
  657. ✓ testFractionalFlexBasisResolvesAgainstParentSize (0.005 seconds)
  658. ✓ testHorizontalAndVerticalAlignments (0.028 seconds)
  659. ✓ testJustifiedCenterWithChildSpacing (0.007 seconds)
  660. ✓ testJustifiedSpaceAroundWithOneChild (0.004 seconds)
  661. ✓ testJustifiedSpaceAroundWithRemainingSpace (0.004 seconds)
  662. ✓ testJustifiedSpaceBetweenWithOneChild (0.004 seconds)
  663. ✓ testJustifiedSpaceBetweenWithRemainingSpace (0.004 seconds)
  664. ✓ testNegativeViolationAndFlexFactorIsNotRespected (0.004 seconds)
  665. ✓ testNegativeViolationIsDistributedBasedOnSize (0.011 seconds)
  666. ✓ testNegativeViolationIsDistributedBasedOnSizeAmongMixedChildrenChildren (0.015 seconds)
  667. ✓ testNegativeViolationIsDistributedBasedOnSizeAmongMixedChildrenWithArbitraryFloats (0.011 seconds)
  668. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactor (0.010 seconds)
  669. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorAmongMixedChildren (0.009 seconds)
  670. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorAmongMixedChildrenArbitraryFloats (0.010 seconds)
  671. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorDoesNotShrinkToZero (0.009 seconds)
  672. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorDoesNotShrinkToZeroWithArbitraryFloats (0.009 seconds)
  673. ✓ testNegativeViolationIsDistributedBasedOnSizeAndFlexFactorWithArbitraryFloats (0.010 seconds)
  674. ✓ testNegativeViolationIsDistributedBasedOnSizeWithArbitraryFloats (0.010 seconds)
  675. ✓ testNestedBaselineAlignments (0.004 seconds)
  676. ✓ testNestedStackLayoutStretchDoesNotViolateWidth (0.003 seconds)
  677. ✓ testOverflowBehaviors (0.012 seconds)
  678. ✓ testOverflowBehaviorsWhenAllFlexShrinkChildrenHaveBeenClampedToZeroButViolationStillExists (0.003 seconds)
  679. ✓ testPositiveViolationIsDistributedEqually (0.008 seconds)
  680. ✓ testPositiveViolationIsDistributedEquallyAmongMixedChildren (0.012 seconds)
  681. ✓ testPositiveViolationIsDistributedEquallyAmongMixedChildrenWithArbitraryFloats (0.014 seconds)
  682. ✓ testPositiveViolationIsDistributedEquallyWithArbitraryFloats (0.009 seconds)
  683. ✓ testPositiveViolationIsDistributedProportionally (0.009 seconds)
  684. ✓ testPositiveViolationIsDistributedProportionallyAmongMixedChildren (0.010 seconds)
  685. ✓ testPositiveViolationIsDistributedProportionallyAmongMixedChildrenWithArbitraryFloats (0.009 seconds)
  686. ✓ testPositiveViolationIsDistributedProportionallyWithArbitraryFloats (0.008 seconds)
  687. ✓ testRemainingViolationIsAppliedProperlyToFirstFlexibleChild (0.006 seconds)
  688. ✓ testRemainingViolationIsAppliedProperlyToFirstFlexibleChildWithArbitraryFloats (0.007 seconds)
  689. ✓ testStackSpacing (0.005 seconds)
  690. ✓ testStackSpacingWithChildrenHavingNilObjects (0.003 seconds)
  691. ✓ testUnderflowBehaviors (0.016 seconds)
  692. ASTableViewTests
  693. ✓ testAutomaticallyAdjustingContentOffset (0.068 seconds)
  694. ✓ testConstrainedSizeForRowAtIndexPath (0.036 seconds)
  695. ✓ testDataSourceImplementsNecessaryMethods (0.002 seconds)
  696. ✓ testIndexPathForNode (0.002 seconds)
  697. ✓ testIssue2252 (5.897 seconds)
  698. ✓ testRelayoutAllNodesWithNonZeroSizeInitially (0.090 seconds)
  699. ✓ testRelayoutVisibleRowsWhenEditingModeIsChanged (0.068 seconds)
  700. ✓ testSectionIndexHandling (0.098 seconds)
  701. ✓ testThatInitialDataLoadHappensInOneShot (0.051 seconds)
  702. ✓ testThatInvalidUpdateExceptionReasonContainsDataSourceClassName (0.020 seconds)
  703. ✓ testThatNilBatchUpdatesCanBeSubmitted (0.000 seconds)
  704. ✓ testThatNodeConstrainedSizesAreCorrectIfReloadIsPreempted (0.040 seconds)
  705. ✓ testThatReloadDataHappensInOneShot (0.071 seconds)
  706. ✓ testThatTableNodeConformsToExpectedProtocols (0.001 seconds)
  707. ASTextKitCoreTextAdditionsTests
  708. ✓ testAttributeCleansing (0.002 seconds)
  709. ✓ testNoAttributeCleansing (0.000 seconds)
  710. ✓ testNSParagraphStyleNoCleansing (0.000 seconds)
  711. ASTextKitTests
  712. ✓ testChangingAPropertyChangesHash (0.001 seconds)
  713. ✓ testLinkInTextUsesForegroundColor (0.018 seconds)
  714. ✓ testRectsForRangeBeyondTruncationSizeReturnsNonZeroNumberOfRects (0.001 seconds)
  715. ✓ testSameStringHashesSame (0.000 seconds)
  716. ✓ testSimpleStrings (0.005 seconds)
  717. ✓ testStringsWithVariableAttributes (0.006 seconds)
  718. ASTextKitTruncationTests
  719. ✓ testAvoidedCharTailCharBoundaryTruncation (0.002 seconds)
  720. ✓ testAvoidedCharTailWordBoundaryTruncation (0.003 seconds)
  721. ✓ testEmptyTruncationStringSameAsStraightTextKitTailTruncation (0.001 seconds)
  722. ✓ testHandleZeroHeightConstrainedSize (0.001 seconds)
  723. ✓ testHandleZeroSizeConstrainedSize (0.000 seconds)
  724. ✓ testSimpleTailTruncation (0.001 seconds)
  725. ASTextNodeSnapshotTests
  726. ✓ testShadowing (0.011 seconds)
  727. ✓ testTextContainerInset (0.009 seconds)
  728. ✓ testTextContainerInsetHighlight (0.007 seconds)
  729. ✓ testTextContainerInsetIsIncludedWithSmallerConstrainedSize (0.009 seconds)
  730. ✓ testThatSlowPathTruncationWorks (0.005 seconds)
  731. ASTextNodeTests
  732. ✓ testAccessibility (0.001 seconds)
  733. ✓ testAddingExclusionPathsShouldInvalidateAndIncreaseTheSize (0.009 seconds)
  734. ✓ testAllocASTextNode (0.001 seconds)
  735. ✓ testCalculatedSizeIsGreaterThanOrEqualToConstrainedSize (0.006 seconds)
  736. ✓ testLinkAttribute (0.001 seconds)
  737. ✓ testMeasureWithZeroSizeAndPlaceholder (0.002 seconds)
  738. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedFloatingPointSize (0.007 seconds)
  739. ✓ testRecalculationOfSizeIsSameAsOriginallyCalculatedSize (0.001 seconds)
  740. ✓ testSettingAdditionalTruncationMessage (0.000 seconds)
  741. ✓ testSettingExclusionPaths (0.000 seconds)
  742. ✓ testSettingTruncationMessage (0.001 seconds)
  743. ✓ testTapNotOnALinkAttribute (0.001 seconds)
  744. ASTextNodeWordKernerTests
  745. ✓ testPerCharacterWordKerning (0.001 seconds)
  746. ✓ testSomeGlyphsToChangeIfWordKerning (0.000 seconds)
  747. ✓ testSpaceBoundingBoxForNoWordKerning (0.000 seconds)
  748. ✓ testSpaceBoundingBoxForWordKerning (0.001 seconds)
  749. ✓ testWordKerningDoesNotAlterGlyphOrigin (0.000 seconds)
  750. ASUICollectionViewTests
  751. ✓ testNormalTwoIndexSupplementaryElement (0.005 seconds)
  752. ✓ testThatIssuingAnUpdateBeforeInitialReloadIsUnacceptable (0.005 seconds)
  753. ✓ testThatNestedBatchCompletionsAreCalledInOrder (0.011 seconds)
  754. ✓ testThatPuttingReloadDataInABatchUpdateDoesntWork (0.002 seconds)
  755. ✓ testThatSupplementariesWithItemIndexesMustBeWithinNormalSections (0.006 seconds)
  756. ✓ testThatSupplementariesWithOneIndexAreOKOutOfSectionBounds (0.004 seconds)
  757. ASVideoNodeTests
  758. ✓ testChangingAssetsChangesPlaceholderImage (0.020 seconds)
  759. ✓ testClearingPreloadedContentShouldClearAssetData (0.055 seconds)
  760. ✓ testDelegateProperlySetForClassHierarchy (0.002 seconds)
  761. ✓ testMutingShouldMutePlayer (0.003 seconds)
  762. ✓ testOnPauseSpinnerIsPausedIfPresent (0.002 seconds)
  763. ✓ testOnPauseSpinnerIsPausedIfPresentWithURL (0.005 seconds)
  764. ✓ testOnPlayIfVideoIsNotReadyInitializeSpinnerAndAddAsSubnode (0.007 seconds)
  765. ✓ testOnPlayIfVideoIsNotReadyInitializeSpinnerAndAddAsSubnodeWithUrl (0.003 seconds)
  766. ✓ testOnVideoReadySpinnerIsStoppedAndRemoved (0.003 seconds)
  767. ✓ testOnVideoReadySpinnerIsStoppedAndRemovedWithURL (0.002 seconds)
  768. ✓ testPlayerDefaultsToNil (0.001 seconds)
  769. ✓ testPlayerDefaultsToNilWithURL (0.001 seconds)
  770. ** TEST FAILED **
  771.  
  772. ✓ testPlayerIsCreatedAsynchronouslyInPreload (0.040 seconds)
  773. ✓ testPlayerIsCreatedAsynchronouslyInPreloadWithURL (0.030 seconds)
  774. ✓ testPlayerLayerNodeIsAddedOnDidLoadIfVisibleAndAutoPlaying (0.001 seconds)
  775. ✓ testPlayerLayerNodeIsAddedOnDidLoadIfVisibleAndAutoPlayingWithURL (0.002 seconds)
  776. ✓ testPlayerLayerNodeIsNotAddedIfVisibleButShouldNotBePlaying (0.001 seconds)
  777. ✓ testPlayerLayerNodeIsNotAddedIfVisibleButShouldNotBePlayingWithUrl (0.002 seconds)
  778. ✓ testSettingVideoGravityChangesPlaceholderContentMode (0.001 seconds)
  779. ✓ testUnMutingShouldUnMutePlayer (0.001 seconds)
  780. ✓ testVideoResumedWhenBufferIsLikelyToKeepUp (0.006 seconds)
  781. ✓ testVideoShouldPauseWhenItLeavesVisibleButShouldKnowPlayingShouldRestartLater (0.001 seconds)
  782. ✓ testVideoShouldPauseWhenItLeavesVisibleButShouldKnowPlayingShouldRestartLaterWithURL (0.001 seconds)
  783. ✓ testVideoStartsPlayingOnDidDidBecomeVisibleWhenShouldAutoplay (0.010 seconds)
  784. ✓ testVideoStartsPlayingOnDidDidBecomeVisibleWhenShouldAutoplayWithURL (0.002 seconds)
  785. ✓ testVideoThatAutorepeatsShouldRepeatOnPlaybackEnd (0.007 seconds)
  786. ✓ testVideoThatDoesNotAutorepeatsShouldPauseOnPlaybackEnd (0.007 seconds)
  787. ✓ testVideoThatIsPlayingWhenItLeavesVisibleRangeStartsAgainWhenItComesBack (0.001 seconds)
  788. ✓ testVideoThatIsPlayingWhenItLeavesVisibleRangeStartsAgainWhenItComesBackWithURL (0.001 seconds)
  789. ASViewControllerTests
  790. ✗ testThatAutomaticSubnodeManagementScrollViewInsetsAreApplied, ((scrollNode.view.contentInset.top) not equal to (0)) failed: ("0") is equal to ("0")
  791. ✓ testThatViewControllerFrameIsRightAfterCustomTransitionWithNonextendedEdges (0.356 seconds)
  792. ASWeakMapTests
  793. ✓ testKeyAndValueAreReleasedWhenEntryIsReleased (0.000 seconds)
  794. ✓ testKeyEquality (0.000 seconds)
  795. ASWeakSetTests
  796. ✓ testAddingACoupleRetainedObjects (0.001 seconds)
  797. ✓ testThatContainsObjectWorks (0.000 seconds)
  798. ✓ testThatCountIncorporatesDeallocatedObjects (0.000 seconds)
  799. ✓ testThatFastEnumerationWorks (0.001 seconds)
  800. ✓ testThatIsEmptyIncorporatesDeallocatedObjects (0.000 seconds)
  801. ✓ testThatRemoveAllObjectsWorks (0.000 seconds)
  802. ✓ testThatRemoveObjectWorks (0.000 seconds)
  803. ASWrapperSpecSnapshotTests
  804. ✓ testWrapperSpecWithMultipleElementsShouldSizeToLargestElement (0.003 seconds)
  805. ✓ testWrapperSpecWithOneElementShouldSizeToElement (0.002 seconds)
  806. ArrayDiffingTests
  807. ✓ testDiffingCommonIndexes (0.001 seconds)
  808. ✓ testDiffingInsertionsAndDeletions (0.001 seconds)
  809. _ASDisplayLayerTests
  810. ✓ testCancelAsyncDisplay (0.006 seconds)
  811. ✓ testDelegateDisplayAndDrawInContextAsync (0.001 seconds)
  812. ✓ testDelegateDisplayAndDrawInContextSync (0.000 seconds)
  813. ✓ testDelegateDisplayAsync (0.000 seconds)
  814. ✓ testDelegateDisplaySync (0.000 seconds)
  815. ✓ testDelegateDrawInContextAsync (0.003 seconds)
  816. ✓ testDelegateDrawInContextSync (0.000 seconds)
  817. ✓ testSuspendResumeAsync (0.002 seconds)
  818. ✓ testSuspendResumeSync (0.001 seconds)
  819.  
  820.  
  821. ASCollectionViewTests
  822. testInitialRangeBounds, ((CGRectGetHeight(preloadBounds)) equal to (expectedHeight) +/- (expectedHeight * 0.1)) failed: ("1913.5") is not equal to ("1704") +/- ("170.4")
  823. /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Tests/ASCollectionViewTests.mm:1083
  824. ```
  825. CGFloat expectedHeight = cn.bounds.size.height * 3;
  826. XCTAssertEqualWithAccuracy(CGRectGetHeight(preloadBounds), expectedHeight, expectedHeight * 0.1);
  827. XCTAssertEqual([[cn valueForKeyPath:@"rangeController.currentRangeMode"] integerValue], ASLayoutRangeModeMinimum, @"Expected range mode to be minimum before scrolling begins.");
  828. ```
  829.  
  830. testInitialRangeBounds, (([[cn valueForKeyPath:@"rangeController.currentRangeMode"] integerValue]) equal to (ASLayoutRangeModeMinimum)) failed: ("1") is not equal to ("0") - Expected range mode to be minimum before scrolling begins.
  831. /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Tests/ASCollectionViewTests.mm:1084
  832. ```
  833. XCTAssertEqualWithAccuracy(CGRectGetHeight(preloadBounds), expectedHeight, expectedHeight * 0.1);
  834. XCTAssertEqual([[cn valueForKeyPath:@"rangeController.currentRangeMode"] integerValue], ASLayoutRangeModeMinimum, @"Expected range mode to be minimum before scrolling begins.");
  835. }
  836. ```
  837.  
  838. ASViewControllerTests
  839. testThatAutomaticSubnodeManagementScrollViewInsetsAreApplied, ((scrollNode.view.contentInset.top) not equal to (0)) failed: ("0") is equal to ("0")
  840. /Users/Shared/buildkite/builds/iosf-garrett-VMrmmvuqKsO4.dyn.pinadmin.com-1/pinterest/texture/Tests/ASViewControllerTests.m:43
  841. ```
  842. XCTAssertEqualObjects(NSStringFromCGRect(window.bounds), NSStringFromCGRect(node.frame));
  843. XCTAssertNotEqual(scrollNode.view.contentInset.top, 0);
  844. }
  845. ```
  846.  
  847.  
  848. Executed 479 tests, with 3 failures (0 unexpected) in 21.149 (21.337) seconds
  849.  
  850.  
  851. Oh no! You walked directly into the slavering fangs of a lurking grue!
  852. **** You have died ****
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement