summaryrefslogtreecommitdiffstats
path: root/LayoutTests
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2010-11-10 19:49:25 +0000
committerSteve Block <steveblock@google.com>2010-11-10 19:52:58 +0000
commit942758d837353a43c172b049825d8229e166bd75 (patch)
treeb85dcb3d2ca0045428fd84b4906344f929d494c2 /LayoutTests
parent0365fb946423581e27fa71021dd0e5c422378f60 (diff)
downloadexternal_webkit-942758d837353a43c172b049825d8229e166bd75.zip
external_webkit-942758d837353a43c172b049825d8229e166bd75.tar.gz
external_webkit-942758d837353a43c172b049825d8229e166bd75.tar.bz2
Set failing expectations for DRT2 for some pixel LayoutTests
When these tests were added to the triaged set they were observed to pass with DRT1 because they have no generic expected result. DRT1 considers this to imply a non-text test and hence ignores the result. Change-Id: Id3e6edb8e1e3927e8441e2b88761cfa348688155
Diffstat (limited to 'LayoutTests')
-rw-r--r--LayoutTests/platform/android/test_expectations.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/LayoutTests/platform/android/test_expectations.txt b/LayoutTests/platform/android/test_expectations.txt
index 8ad1bd8..af672f8 100644
--- a/LayoutTests/platform/android/test_expectations.txt
+++ b/LayoutTests/platform/android/test_expectations.txt
@@ -96,6 +96,13 @@ dom/xhtml/level3/core/nodegetbaseuri18.xhtml FAIL
dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml FAIL
dom/xhtml/level3/core/nodelookupprefix19.xhtml FAIL
+// Expected failures for pixel tests
+fast/encoding/denormalised-voiced-japanese-chars.html FAIL
+fast/encoding/invalid-UTF-8.html FAIL
+fast/encoding/utf-16-big-endian.html FAIL
+fast/encoding/utf-16-little-endian.html FAIL
+fast/encoding/xmacroman-encoding-test.html FAIL
+
// Expected failures due to DumpRenderTree2 serving tests from http://127.0.0.1
// rather than file://
// TODO: Consider checking in Android expected results for these tests, once