Disable testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack (#2857)

This commit is contained in:
Adlai Holler
2017-01-03 14:55:11 -08:00
committed by GitHub
parent 4a6ba2761b
commit 23c81b150d

View File

@@ -93,7 +93,8 @@
return testController;
}
- (void)testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack
// Disabled due to flakiness https://github.com/facebook/AsyncDisplayKit/issues/2818
- (void)DISABLED_testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack
{
UICollectionViewCell *cell = nil;