summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-17 17:38:06 +0000
committerjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-17 17:38:06 +0000
commiteca6c35bd38761474a685465e2a170ab81e01653 (patch)
tree88d2cd451427f0204088e8900586bd59b6d6747a
parent2b4d973c90f7e7e81ef3cd1896f4e3e1ca8ba098 (diff)
downloadchromium_src-eca6c35bd38761474a685465e2a170ab81e01653.zip
chromium_src-eca6c35bd38761474a685465e2a170ab81e01653.tar.gz
chromium_src-eca6c35bd38761474a685465e2a170ab81e01653.tar.bz2
Add bug numbers for failing layout tests during webkit roll.
BUG=38375,38376 TEST=none Review URL: http://codereview.chromium.org/1057002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41848 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4e209fa..7229689 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2800,12 +2800,13 @@ BUG37962 MAC : plugins/iframe-shims.html = TEXT PASS
// Flaky test
BUG_JIANLI MAC : fast/forms/select-style.html = IMAGE PASS
-// Need investigation
-BUG_JIANLI : plugins/round-trip-npobject.html = TEXT
+BUG38375 : plugins/round-trip-npobject.html = TEXT
+BUG38376 WIN : editing/deleting/5390681-2.html = IMAGE+TEXT
+
+// Need rebaseline.
BUG_JIANLI WIN LINUX : fast/text/international/plane2.html = IMAGE+TEXT
BUG_JIANLI WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = TEXT
BUG_JIANLI WIN LINUX : svg/custom/dominant-baseline-hanging.svg = TEXT
-BUG_JIANLI WIN : editing/deleting/5390681-2.html = IMAGE+TEXT
// Started failing after Chromium r41620. Need rebaseline.