Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: ios/chrome/browser/ui/settings/privacy_collection_view_controller_unittest.mm

Issue 2602743002: Disables PrivacyCollectionViewControllerTest.TestModel. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/settings/privacy_collection_view_controller_unittest.mm
diff --git a/ios/chrome/browser/ui/settings/privacy_collection_view_controller_unittest.mm b/ios/chrome/browser/ui/settings/privacy_collection_view_controller_unittest.mm
index b54ad4e353d957d3abe54e187bf233841432ddb5..2575519953a20a8fa4c962131e5a00240826925c 100644
--- a/ios/chrome/browser/ui/settings/privacy_collection_view_controller_unittest.mm
+++ b/ios/chrome/browser/ui/settings/privacy_collection_view_controller_unittest.mm
@@ -84,7 +84,8 @@ class PrivacyCollectionViewControllerTest
// Tests PrivacyCollectionViewController is set up with all appropriate items
// and sections.
-TEST_F(PrivacyCollectionViewControllerTest, TestModel) {
+// TODO(http://crbug.com/677121): reenable this test.
+TEST_F(PrivacyCollectionViewControllerTest, DISABLED_TestModel) {
CheckController();
EXPECT_EQ(4, NumberOfSections());
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698