summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-14 00:47:23 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-14 00:47:23 +0000
commit77aa119207524fe6f8fcf66458e02d81a6aa1f55 (patch)
tree04d1420a09d6c846fa2bc155693251689fe2c7bc /chrome
parenta436d92d5121ebfc9996682cfed4c3ad33313138 (diff)
downloadchromium_src-77aa119207524fe6f8fcf66458e02d81a6aa1f55.zip
chromium_src-77aa119207524fe6f8fcf66458e02d81a6aa1f55.tar.gz
chromium_src-77aa119207524fe6f8fcf66458e02d81a6aa1f55.tar.bz2
Disable the printing UI tests again :(
BUG=7721 Review URL: http://codereview.chromium.org/21372 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9807 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/printing/printing_layout_uitest.cc6
1 files changed, 4 insertions, 2 deletions
diff --git a/chrome/browser/printing/printing_layout_uitest.cc b/chrome/browser/printing/printing_layout_uitest.cc
index 4e9698f..8549f25 100644
--- a/chrome/browser/printing/printing_layout_uitest.cc
+++ b/chrome/browser/printing/printing_layout_uitest.cc
@@ -508,7 +508,8 @@ const TestPool kTestPool[] = {
// L"files/printing/test5.html", L"test5",
};
-TEST_F(PrintingLayoutTestHidden, ManyTimes) {
+// TODO(maruel:) http://code.google.com/p/chromium/issues/detail?id=7721
+TEST_F(PrintingLayoutTestHidden, DISABLED_ManyTimes) {
if (IsTestCaseDisabled())
return;
@@ -593,7 +594,8 @@ TEST_F(PrintingLayoutTest, DISABLED_Delayed) {
}
// Prints a popup and immediately closes it.
-TEST_F(PrintingLayoutTest, IFrame) {
+// TODO(maruel:) http://code.google.com/p/chromium/issues/detail?id=7721
+TEST_F(PrintingLayoutTest, DISABLED_IFrame) {
if (IsTestCaseDisabled())
return;