We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8872c2 commit 79f3aa5Copy full SHA for 79f3aa5
1 file changed
AsyncDisplayKitTests/ASCollectionViewTests.mm
@@ -901,7 +901,7 @@ - (void)testThatBatchFetchHappensForEmptyCollection
901
[self waitForExpectationsWithTimeout:3 handler:nil];
902
}
903
904
-- (void)testThatWeBatchFetchUntilContentRequirementIsMet_Animated
+- (void)DISABLED_testThatWeBatchFetchUntilContentRequirementIsMet_Animated
905
{
906
[self _primitiveBatchFetchingFillTestAnimated:YES visible:YES controller:nil];
907
0 commit comments