From 64554449b7064dcfbe6d6f0122555d6454dab6e0 Mon Sep 17 00:00:00 2001 From: "satish@chromium.org" Date: Tue, 11 Oct 2011 09:28:40 +0000 Subject: Update chromium test expectations for failing speech input pixel tests. These will be removed once the rebaseline has landed in webkit and rolled into chrome later in the day. Also remove the executable permissions for files added in http://src.chromium.org/viewvc/chrome?view=rev&revision=104864 BUG=none TEST=speech input layout tests go green in chromium builders. Review URL: http://codereview.chromium.org/8230005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104872 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/glue/resources/input_speech.png | Bin webkit/glue/resources/input_speech_recording.png | Bin webkit/glue/resources/input_speech_waiting.png | Bin webkit/tools/layout_tests/test_expectations.txt | 5 +++++ 4 files changed, 5 insertions(+) mode change 100755 => 100644 webkit/glue/resources/input_speech.png mode change 100755 => 100644 webkit/glue/resources/input_speech_recording.png mode change 100755 => 100644 webkit/glue/resources/input_speech_waiting.png diff --git a/webkit/glue/resources/input_speech.png b/webkit/glue/resources/input_speech.png old mode 100755 new mode 100644 diff --git a/webkit/glue/resources/input_speech_recording.png b/webkit/glue/resources/input_speech_recording.png old mode 100755 new mode 100644 diff --git a/webkit/glue/resources/input_speech_waiting.png b/webkit/glue/resources/input_speech_waiting.png old mode 100755 new mode 100644 diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c1111d4..409238a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,3 +10,8 @@ // rebaseline after skia rev. 2351 lands BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite-transformclip.html = IMAGE BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE + +BUG_SATISH: fast/speech/input-appearance-numberandspeech.html = IMAGE +BUG_SATISH: fast/speech/input-appearance-searchandspeech.html = IMAGE +BUG_SATISH: fast/speech/input-appearance-speechbutton.html = IMAGE +BUG_SATISH: fast/speech/speech-bidi-rendering.html = IMAGE -- cgit v1.1