diff --git a/dev/RatingControl/InteractionTests/RatingControlTests.cs b/dev/RatingControl/InteractionTests/RatingControlTests.cs index 7084a0b1be..e6eb0099ce 100644 --- a/dev/RatingControl/InteractionTests/RatingControlTests.cs +++ b/dev/RatingControl/InteractionTests/RatingControlTests.cs @@ -126,6 +126,7 @@ public void BasicInteractionTest() } [TestMethod] + [TestProperty("Ignore", "True")] // RatingControlTests.MaxRatingTest is unreliable #7668 public void MaxRatingTest() { using (var setup = new TestSetupHelper("RatingControl Tests")) // This clicks the button corresponding to the test page, and navs there