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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 17:44:42 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2205d62fa5d76bb1ca775ee500cc14ba230e87e8
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 29 22:48:14 2010 +0000

    2010-11-29  Ojan Vafai  <ojan at chromium.org>
    
            [Chromium] Mark tests as failing after http://trac.webkit.org/changeset/72819.
            And rebaseline loader/reload-subresource-when-type-changes.html after
            http://trac.webkit.org/changeset/72817. The difference is that V8 logs a different
            error string.
    
            * platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt: Added.
            * platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72837 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a80e306..dcd6ae8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-11-29  Ojan Vafai  <ojan at chromium.org>
+
+        [Chromium] Mark tests as failing after http://trac.webkit.org/changeset/72819.
+        And rebaseline loader/reload-subresource-when-type-changes.html after
+        http://trac.webkit.org/changeset/72817. The difference is that V8 logs a different
+        error string.
+
+        * platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt: Added.
+        * platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2010-11-29  Yael Aharon  <yael.aharon at nokia.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt b/LayoutTests/platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt
new file mode 100644
index 0000000..f25422b
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL
+PASS 1 of 3
+PASS 2 of 3
+PASS 3 of 3
+    
diff --git a/LayoutTests/platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt b/LayoutTests/platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt
new file mode 100644
index 0000000..f25422b
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 1: Uncaught SyntaxError: Unexpected token ILLEGAL
+PASS 1 of 3
+PASS 2 of 3
+PASS 3 of 3
+    
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index d51eb91..f9d496d 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3199,6 +3199,5 @@ BUGCR64647 WIN LINUX : fast/canvas/canvas-scale-fillRect-shadow.html = TEXT
 BUGCR64672 : fast/js/regexp-ranges-and-escaped-hyphens.html = TEXT
 BUGCR64672 : fast/regex/invalid-range-in-class.html = TEXT
 
-// Failures resulting from http://trac.webkit.org/changeset/72817/.
-BUG_GAVINP : http/tests/misc/unloadable-script.html = TEXT
-BUG_GAVINP : loader/reload-subresource-when-type-changes.html = TEXT
+BUGCR64695 : fast/dom/StyleSheet/gc-parent-rule.html = TEXT
+BUGCR64695 : fast/dom/StyleSheet/gc-parent-stylesheet.html = CRASH

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list