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

jparent at chromium.org jparent at chromium.org
Wed Dec 22 14:50:39 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7f66014abbdb4e08ae8b9548ace76be4767702e2
Author: jparent at chromium.org <jparent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 21 22:17:30 2010 +0000

    2010-10-21  Julie Parent  <jparent at chromium.org>
    
            Reviewed by Tony Chang.
    
            [Chromium] Remove chromium baseline for http/tests/plugins/geturlnotify-from-npp-destroystream.html
            https://bugs.webkit.org/show_bug.cgi?id=48025
    
            * platform/chromium-win/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt: Removed.
            * platform/chromium/test_expectations.txt: updated to account for expected results after this change
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70271 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2a5d62f..97bfa2c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-10-21  Julie Parent  <jparent at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        [Chromium] Remove chromium baseline for http/tests/plugins/geturlnotify-from-npp-destroystream.html
+        https://bugs.webkit.org/show_bug.cgi?id=48025
+
+        * platform/chromium-win/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt: updated to account for expected results after this change 
+
 2010-10-21  Anders Carlsson  <andersca at apple.com>
 
         Reviewed by Adam Roben.
diff --git a/LayoutTests/platform/chromium-win/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt b/LayoutTests/platform/chromium-win/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt
deleted file mode 100644
index 0da5725..0000000
--- a/LayoutTests/platform/chromium-win/http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-CONSOLE MESSAGE: line 5: Uncaught TypeError: Object #<an HTMLEmbedElement> has no method 'getURL'
-This tests that a plug-in that calls NPP_GetURLNotify from its NPP_DestroyStream during teardown will not cause a crash.
-SUCCESS! Did not crash!
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 2c90a5f..b252a76 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1022,8 +1022,7 @@ BUG10327 LINUX : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
 BUG10328 LINUX : fast/css/font-face-multiple-faces.html = FAIL
 
 // Got flakey (both debug and release) around r3581 (ananta).
-// New test. We should fix it, but it doesn't need to block the current release
-BUG10329 WIN : http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL
+BUG10329 WIN LINUX : http/tests/plugins/geturlnotify-from-npp-destroystream.html = PASS TEXT
 
 // Uses ahem font and expects line heights to match some pixel value.
 // We should be able to pass this -- not sure what's wrong.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list