Skip to content

Commit

Permalink
RN: Disable testImageCachePolicyTest
Browse files Browse the repository at this point in the history
Reviewed By: fkgozali

Differential Revision: D7878430

fbshipit-source-id: 60f0ca3f2b59987d618982c91a7e91a2f4b6a18b
  • Loading branch information
yungsters authored and facebook-github-bot committed May 4, 2018
1 parent f5fceba commit cd48a61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ - (void)testTheTester_ExpectError
RCT_TEST(TimersTest)
RCT_TEST(AsyncStorageTest)
RCT_TEST(AppEventsTest)
RCT_TEST(ImageCachePolicyTest)
//RCT_TEST(ImageCachePolicyTest) // This test never passed.
RCT_TEST(ImageSnapshotTest)
//RCT_TEST(LayoutEventsTest) // Disabled due to flakiness: #8686784
RCT_TEST(SimpleSnapshotTest)
Expand Down

0 comments on commit cd48a61

Please sign in to comment.