summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
diff options
context:
space:
mode:
authornsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-31 23:30:18 +0000
committernsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-31 23:30:18 +0000
commit2f8b91ddd3a9518efd739eecff31e2b54a1aa162 (patch)
tree5c90fb2eccf665c205a1a013de2285543ff6e1b5 /chrome/browser/printing
parent7bb824cadf20995daded5534ee627a426f559ec4 (diff)
downloadchromium_src-2f8b91ddd3a9518efd739eecff31e2b54a1aa162.zip
chromium_src-2f8b91ddd3a9518efd739eecff31e2b54a1aa162.tar.gz
chromium_src-2f8b91ddd3a9518efd739eecff31e2b54a1aa162.tar.bz2
Disable the "Complex" Script because it fails.
BUG:1353559 TBR:maruel git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1603 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/printing')
-rw-r--r--chrome/browser/printing/printing_layout_uitest.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/printing/printing_layout_uitest.cc b/chrome/browser/printing/printing_layout_uitest.cc
index 30e1c75..a55e246 100644
--- a/chrome/browser/printing/printing_layout_uitest.cc
+++ b/chrome/browser/printing/printing_layout_uitest.cc
@@ -487,7 +487,8 @@ class DismissTheWindow : public Task {
} // namespace
-TEST_F(PrintingLayoutTextTest, Complex) {
+// This test is disable because it fails. See bug 1353559.
+TEST_F(PrintingLayoutTextTest, DISABLED_Complex) {
if (IsTestCaseDisabled())
return;