diff --git a/Tests/ASLayoutEngineTests.mm b/Tests/ASLayoutEngineTests.mm index bce521526..550dffa47 100644 --- a/Tests/ASLayoutEngineTests.mm +++ b/Tests/ASLayoutEngineTests.mm @@ -191,7 +191,7 @@ - (void)testLayoutTransitionWithAsyncMeasurement * Note: incorrect behavior likely introduced by the early check in __layout added in * https://github.com/facebookarchive/AsyncDisplayKit/pull/2657 */ -- (void)testASetNeedsLayoutInterferingWithTheCurrentTransition +- (void)DISABLE_testASetNeedsLayoutInterferingWithTheCurrentTransition { static BOOL enforceCorrectBehavior = NO;