From 942758d837353a43c172b049825d8229e166bd75 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 10 Nov 2010 19:49:25 +0000 Subject: 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 --- LayoutTests/platform/android/test_expectations.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'LayoutTests') 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 -- cgit v1.1