Index: chrome/common/logging_chrome_uitest.cc |
=================================================================== |
--- chrome/common/logging_chrome_uitest.cc (revision 30929) |
+++ chrome/common/logging_chrome_uitest.cc (working copy) |
@@ -80,7 +80,7 @@ |
}; |
// Launch the app in assertion test mode, then close the app. |
-TEST_F(AssertionTest, Assertion) { |
+TEST_F(AssertionTest, DISABLED_Assertion) { |
if (UITest::in_process_renderer()) { |
// in process mode doesn't do the crashing. |
expected_errors_ = 0; |