[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 11:36:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a3df9a3c978108fb56ed6204e723e68a5f23372f
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 30 21:29:30 2010 +0000

    2010-07-30  Satish Sampath  <satish at chromium.org>
    
            Reviewed by David Levin.
    
            Move speech input layout tests to their own directory.
            https://bugs.webkit.org/show_bug.cgi?id=43261
    
            * fast/speech/input-appearance-numberandspeech-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-numberandspeech-expected.txt.
            * fast/speech/input-appearance-numberandspeech.html: Renamed from LayoutTests/fast/forms/input-appearance-numberandspeech.html.
            * fast/speech/input-appearance-searchandspeech-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-searchandspeech-expected.txt.
            * fast/speech/input-appearance-searchandspeech.html: Renamed from LayoutTests/fast/forms/input-appearance-searchandspeech.html.
            * fast/speech/input-appearance-speechbutton-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-speechbutton-expected.txt.
            * fast/speech/input-appearance-speechbutton.html: Renamed from LayoutTests/fast/forms/input-appearance-speechbutton.html.
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
            * platform/gtk/Skipped:
            * platform/mac/Skipped:
            * platform/qt/Skipped:
            * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64375 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c9d2d29..532cc59 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,23 @@
+2010-07-30  Satish Sampath  <satish at chromium.org>
+
+        Reviewed by David Levin.
+
+        Move speech input layout tests to their own directory.
+        https://bugs.webkit.org/show_bug.cgi?id=43261
+
+        * fast/speech/input-appearance-numberandspeech-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-numberandspeech-expected.txt.
+        * fast/speech/input-appearance-numberandspeech.html: Renamed from LayoutTests/fast/forms/input-appearance-numberandspeech.html.
+        * fast/speech/input-appearance-searchandspeech-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-searchandspeech-expected.txt.
+        * fast/speech/input-appearance-searchandspeech.html: Renamed from LayoutTests/fast/forms/input-appearance-searchandspeech.html.
+        * fast/speech/input-appearance-speechbutton-expected.txt: Renamed from LayoutTests/fast/forms/input-appearance-speechbutton-expected.txt.
+        * fast/speech/input-appearance-speechbutton.html: Renamed from LayoutTests/fast/forms/input-appearance-speechbutton.html.
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/mac/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2010-07-30  Darin Fisher  <darin at chromium.org>
 
         Temporarily disable this test.  For some reason, the test is reporting
diff --git a/LayoutTests/fast/forms/input-appearance-numberandspeech-expected.txt b/LayoutTests/fast/speech/input-appearance-numberandspeech-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/input-appearance-numberandspeech-expected.txt
rename to LayoutTests/fast/speech/input-appearance-numberandspeech-expected.txt
diff --git a/LayoutTests/fast/forms/input-appearance-numberandspeech.html b/LayoutTests/fast/speech/input-appearance-numberandspeech.html
similarity index 100%
rename from LayoutTests/fast/forms/input-appearance-numberandspeech.html
rename to LayoutTests/fast/speech/input-appearance-numberandspeech.html
diff --git a/LayoutTests/fast/forms/input-appearance-searchandspeech-expected.txt b/LayoutTests/fast/speech/input-appearance-searchandspeech-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/input-appearance-searchandspeech-expected.txt
rename to LayoutTests/fast/speech/input-appearance-searchandspeech-expected.txt
diff --git a/LayoutTests/fast/forms/input-appearance-searchandspeech.html b/LayoutTests/fast/speech/input-appearance-searchandspeech.html
similarity index 100%
rename from LayoutTests/fast/forms/input-appearance-searchandspeech.html
rename to LayoutTests/fast/speech/input-appearance-searchandspeech.html
diff --git a/LayoutTests/fast/forms/input-appearance-speechbutton-expected.txt b/LayoutTests/fast/speech/input-appearance-speechbutton-expected.txt
similarity index 100%
rename from LayoutTests/fast/forms/input-appearance-speechbutton-expected.txt
rename to LayoutTests/fast/speech/input-appearance-speechbutton-expected.txt
diff --git a/LayoutTests/fast/forms/input-appearance-speechbutton.html b/LayoutTests/fast/speech/input-appearance-speechbutton.html
similarity index 100%
rename from LayoutTests/fast/forms/input-appearance-speechbutton.html
rename to LayoutTests/fast/speech/input-appearance-speechbutton.html
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 735144e..fd58b63 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -6,10 +6,10 @@
 BUG_DRT : fast/backgrounds/animated-gif-as-background.html = IMAGE
 
 // Missing image resource
-BUG_DRT MAC : fast/forms/input-appearance-searchandspeech.html = IMAGE
-BUG_DRT MAC : fast/forms/input-appearance-speechbutton.html = IMAGE
-BUG_DRT WIN LINUX : fast/forms/input-appearance-searchandspeech.html = IMAGE+TEXT
-BUG_DRT WIN LINUX : fast/forms/input-appearance-speechbutton.html = IMAGE+TEXT
+BUG_DRT MAC : fast/speech/input-appearance-searchandspeech.html = IMAGE
+BUG_DRT MAC : fast/speech/input-appearance-speechbutton.html = IMAGE
+BUG_DRT WIN LINUX : fast/speech/input-appearance-searchandspeech.html = IMAGE+TEXT
+BUG_DRT WIN LINUX : fast/speech/input-appearance-speechbutton.html = IMAGE+TEXT
 
 BUG48431 : plugins/geturlnotify-during-document-teardown.html = TEXT
 BUG48431 : plugins/open-and-close-window-with-plugin.html = TEXT
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 777bece..812e505 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -2884,9 +2884,7 @@ BUGWK41311 WIN LINUX : fast/borders/borderRadiusDouble08.html = IMAGE
 BUGWK41311 WIN LINUX : fast/borders/borderRadiusDouble09.html = IMAGE
 
 // Speech input is not yet enabled.
-BUG44844: fast/forms/input-appearance-numberandspeech.html = IMAGE+TEXT
-BUG44844: fast/forms/input-appearance-searchandspeech.html = IMAGE+TEXT
-BUG44844: fast/forms/input-appearance-speechbutton.html = IMAGE+TEXT
+BUG44844: fast/speech = IMAGE+TEXT
 
 // v8 bindings for dataset need to be implemented.
 BUG48133 :  fast/dom/dataset-xhtml.xhtml = TEXT
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 7cddfb4..8f5fb53 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5726,9 +5726,7 @@ fast/js/sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Con
 editing/pasteboard/5761530-1.html
 
 # Speech input is not yet enabled.
-fast/forms/input-appearance-numberandspeech.html
-fast/forms/input-appearance-searchandspeech.html
-fast/forms/input-appearance-speechbutton.html
+fast/speech
 
 # Tests failing because we lack execCommand support.
 # https://bugs.webkit.org/show_bug.cgi?id=35351
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index 47c537d..8279107 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -261,9 +261,7 @@ editing/pasteboard/file-drag-to-editable.html
 http/tests/multipart/policy-ignore-crash.php
 
 # Speech input is not yet enabled.
-fast/forms/input-appearance-numberandspeech.html
-fast/forms/input-appearance-searchandspeech.html
-fast/forms/input-appearance-speechbutton.html
+fast/speech
 
 # Needs to be fixed at image decoder layer for Safari.
 fast/images/large-size-image-crash.html
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index b3effbe..e5b63c9 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5414,9 +5414,7 @@ fast/forms/input-appearance-spinbutton-disabled-readonly.html
 fast/forms/input-number-events.html
 
 # Speech input is not yet enabled.
-fast/forms/input-appearance-numberandspeech.html
-fast/forms/input-appearance-searchandspeech.html
-fast/forms/input-appearance-speechbutton.html
+fast/speech
 
 # [Qt] fast/dom/beforeload/script-before-load-dynamic.html is crashy-flakey
 # https://bugs.webkit.org/show_bug.cgi?id=41452
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 4768335..79e6af6 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -920,9 +920,7 @@ fast/forms/input-appearance-spinbutton-disabled-readonly.html
 fast/forms/input-number-events.html
 
 # Speech input is not yet enabled.
-fast/forms/input-appearance-numberandspeech.html
-fast/forms/input-appearance-searchandspeech.html
-fast/forms/input-appearance-speechbutton.html
+fast/speech
 
 # Needs to be fixed at image decoder layer for Safari.
 fast/images/large-size-image-crash.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list