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:
@@ -565,7 +565,7 @@ TEST_F(PrintingLayoutTestHidden, ManyTimes) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Prints a popup and immediately closes it.
|
// Prints a popup and immediately closes it.
|
||||||
TEST_F(PrintingLayoutTest, Delayed) {
|
TEST_F(PrintingLayoutTest, DISABLED_Delayed) {
|
||||||
if (IsTestCaseDisabled())
|
if (IsTestCaseDisabled())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user