[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

kov at webkit.org kov at webkit.org
Mon Feb 21 00:20:02 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit b189a7700edce9147db95421388ee9345098b16c
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 29 22:00:07 2011 +0000

    2011-01-29  Gustavo Noronha Silva  <gns at gnome.org>
    
            [GTK] REGRESSION:  http/tests/media/video-{cookie,referer}.html failing
            https://bugs.webkit.org/show_bug.cgi?id=53379
    
            Skip tests failing likely by the usage of a newer version of soup.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77069 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index bdabc12..d811274 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-29  Gustavo Noronha Silva  <gns at gnome.org>
+
+        [GTK] REGRESSION:  http/tests/media/video-{cookie,referer}.html failing
+        https://bugs.webkit.org/show_bug.cgi?id=53379
+
+        Skip tests failing likely by the usage of a newer version of soup.
+
+        * platform/gtk/Skipped:
+
 2011-01-29  Ryosuke Niwa  <rniwa at webkit.org>
 
         Unreviewed Chromium rebaselines.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 92acbbb..1bbe3e1 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5098,3 +5098,7 @@ media/audio-mpeg4-supported.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=53247
 media/audio-delete-while-slider-thumb-clicked.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=53379
+http/tests/media/video-cookie.html
+http/tests/media/video-referer.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list