Chromium Code Reviews| Index: chrome/test/plugin/plugin_test.cpp |
| =================================================================== |
| --- chrome/test/plugin/plugin_test.cpp (revision 13602) |
| +++ chrome/test/plugin/plugin_test.cpp (working copy) |
| @@ -221,7 +221,7 @@ |
| TestActiveX(L"activex_wmp.html", kLongWaitTimeout, false); |
| } |
| -TEST_F(ActiveXTest, CustomScripting) { |
| +TEST_F(ActiveXTest, DISABLED_CustomScripting) { |
| TestActiveX(L"activex_custom_scripting.html", kShortWaitTimeout, true); |
| } |