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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 18:44:49 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b88a0fc3d0955bf28e5d6f01ebadf119e222b51a
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 17 03:51:59 2010 +0000

    2010-12-16  Benjamin Kalman  <kalman at chromium.org>
    
            Reviewed by Ojan Vafai.
    
            Update BUG comment in test expectations files
            https://bugs.webkit.org/show_bug.cgi?id=51216
    
            Change the BUG[0-9]+ description to BUG(CR|WK|V8_)[0-9]+ where necessary.
    
            * platform/chromium/test_expectations.txt:
            * platform/mac/test_expectations.txt:
            * platform/qt/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74230 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b6785b3..5adf318 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-12-16  Benjamin Kalman  <kalman at chromium.org>
+
+        Reviewed by Ojan Vafai.
+
+        Update BUG comment in test expectations files
+        https://bugs.webkit.org/show_bug.cgi?id=51216
+
+        Change the BUG[0-9]+ description to BUG(CR|WK|V8_)[0-9]+ where necessary.
+
+        * platform/chromium/test_expectations.txt:
+        * platform/mac/test_expectations.txt:
+        * platform/qt/test_expectations.txt:
+
 2010-12-05  Antonio Gomes  <agomes at rim.com>
 
         Reviewed by Ariya Hidayat.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 1436f68..3d14c96 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -13,8 +13,9 @@
 //
 // Valid values for METADATA:
 //
-// BUG[0-9]+: See this bug for more information. Every test that isn't marked
-//            WONTFIX should have a BUG annotation.
+// BUG(CR|WK|V8_)[0-9]+: See this chromium/webkit/v8 bug for more information.
+//                       Every test that isn't marked WONTFIX should have the
+//                       appropriate BUG annotation.
 // SKIP: Doesn't run the test.
 // SLOW: The test takes a long time to run, but does not timeout indefinitely.
 // WONTFIX: For tests that we never intend to pass on a given platform.
diff --git a/LayoutTests/platform/mac/test_expectations.txt b/LayoutTests/platform/mac/test_expectations.txt
index 4134a06..e773e80 100644
--- a/LayoutTests/platform/mac/test_expectations.txt
+++ b/LayoutTests/platform/mac/test_expectations.txt
@@ -13,8 +13,9 @@
 //
 // Valid values for METADATA:
 //
-// BUG[0-9]+: See this bug for more information. Every test that isn't marked
-//            WONTFIX should have a BUG annotation.
+// BUG(CR|WK|V8_)[0-9]+: See this chromium/webkit/v8 bug for more information.
+//                       Every test that isn't marked WONTFIX should have the
+//                       appropriate BUG annotation.
 // SKIP: Doesn't run the test.
 // SLOW: The test takes a long time to run, but does not timeout indefinitely.
 // DEFER: For tests we'll fix in the future.
diff --git a/LayoutTests/platform/qt/test_expectations.txt b/LayoutTests/platform/qt/test_expectations.txt
index cf495be..721bdfa 100644
--- a/LayoutTests/platform/qt/test_expectations.txt
+++ b/LayoutTests/platform/qt/test_expectations.txt
@@ -13,8 +13,9 @@
 //
 // Valid values for METADATA:
 //
-// BUG[0-9]+: See this bug for more information. Every test that isn't marked
-//            WONTFIX should have a BUG annotation.
+// BUG(CR|WK|V8_)[0-9]+: See this chromium/webkit/v8 bug for more information.
+//                       Every test that isn't marked WONTFIX should have the
+//                       appropriate BUG annotation.
 // SKIP: Doesn't run the test.
 // SLOW: The test takes a long time to run, but does not timeout indefinitely.
 // DEFER: For tests we'll fix in the future.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list