From d033b030ba53eb0f26513431a6f4e1ebe0b7ee15 Mon Sep 17 00:00:00 2001 From: "scheib@chromium.org" Date: Mon, 16 Apr 2012 22:05:08 +0000 Subject: [PATCH] [Chromium] Supressing test errors introduced by http://trac.webkit.org/changeset/114283. Unreviewed. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114303 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/chromium/test_expectations.txt | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 522048b..84059f3 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2012-04-16 Vincent Scheib + + [Chromium] Supressing test errors introduced by http://trac.webkit.org/changeset/114283. + + Unreviewed. + + * platform/chromium/test_expectations.txt: + 2012-04-16 Stephen Chenney [Chromium] Flaky layout test LayoutTests/svg/hixie/error/012.xml diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 478d092..c6f4e7f 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3778,3 +3778,8 @@ BUGWK84065 WIN DEBUG : fast/canvas/webgl/shader-precision-format.html = TEXT BUGWK84065 MAC DEBUG : platform/chromium/virtual/gpu/fast/canvas/webgl/shader-precision-format.html = TEXT BUGWK84065 WIN DEBUG : platform/chromium/virtual/gpu/fast/canvas/webgl/shader-precision-format.html = TEXT +BUGWK84083 : compositing/backing/no-backing-for-clip.html = TEXT +BUGWK84083 : compositing/backing/no-backing-for-clip-overlap.html = TEXT +BUGWK84083 : compositing/backing/no-backing-for-perspective.html = TEXT +BUGWK84083 : compositing/geometry/preserve-3d-switching.html = TEXT +BUGWK84083 : compositing/overflow/overflow-positioning.html = IMAGE -- 2.7.4