Index: chrome/browser/session_history_uitest.cc |
=================================================================== |
--- chrome/browser/session_history_uitest.cc (revision 65286) |
+++ chrome/browser/session_history_uitest.cc (working copy) |
@@ -331,7 +331,8 @@ |
// See http://crbug.com/61619 |
#define MAYBE_FragmentBackForward FLAKY_FragmentBackForward |
#else |
-#define MAYBE_FragmentBackForward FragmentBackForward |
+// http://crbug.com/62156 |
+#define MAYBE_FragmentBackForward DISABLED_FragmentBackForward |
#endif |
// Test that back/forward entries are created for reference fragment |