Index: chrome_frame/test/infobar_unittests.cc |
=================================================================== |
--- chrome_frame/test/infobar_unittests.cc (revision 71215) |
+++ chrome_frame/test/infobar_unittests.cc (working copy) |
@@ -431,9 +431,7 @@ |
// If the test turns out to be flaky (i.e., because timers are not firing |
// frequently enough to hit all the ranges), increasing the infobar_height |
// should increase the margin (by increasing the time spent in each range). |
-// |
-// TODO(erikwright): re-enable when sliding is fixed (currently crashes in IE6). |
-TEST(InfobarsInfobarWindowTest, DISABLED_SlidingTest) { |
+TEST(InfobarsInfobarWindowTest, SlidingTest) { |
int infobar_height = 40; |
chrome_frame_test::TimedMsgLoop message_loop; |