From 137e7480d81681f7e409a54f0ec643dc85462f17 Mon Sep 17 00:00:00 2001 From: Rui Marinho Date: Wed, 4 Jan 2017 13:15:40 +0000 Subject: [iOS] Ignore intermittent failing test on XTC (#666) --- Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-CellsUITests.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Xamarin.Forms.Core.iOS.UITests/Tests') diff --git a/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-CellsUITests.cs b/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-CellsUITests.cs index 4019a07f..f89f5714 100644 --- a/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-CellsUITests.cs +++ b/Xamarin.Forms.Core.iOS.UITests/Tests/Legacy-CellsUITests.cs @@ -96,6 +96,7 @@ namespace Xamarin.Forms.Core.UITests } [Test] + [Ignore("Ignore because is only failing on iOS10 at XTC")] [Description("ListView with ImageCells, file access problems")] [UiTest(typeof(ListView))] [UiTest(typeof(ImageCell))] -- cgit v1.2.3