0

Disable the Delayed UI test so the tree will be green.

TBR=maruel

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@747 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
tc@google.com
2008-08-12 21:43:41 +00:00
parent 4a6cfff212
commit 60e94ad8d5

@ -565,7 +565,7 @@ TEST_F(PrintingLayoutTestHidden, ManyTimes) {
}
// Prints a popup and immediately closes it.
TEST_F(PrintingLayoutTest, Delayed) {
TEST_F(PrintingLayoutTest, DISABLED_Delayed) {
if (IsTestCaseDisabled())
return;