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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 12:18:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6d277a413a1ef86214202a2d2ea72a305d62e202
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 18 20:51:44 2010 +0000

    2010-08-18  Ojan Vafai  <ojan at chromium.org>
    
            Reviewed by Tony Chang.
    
            skip the new perf tests on non-chromium to gather data on which ones are flaky
            https://bugs.webkit.org/show_bug.cgi?id=44200
    
            * 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@65628 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e2b6f81..bd9acb8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2010-08-18  Ojan Vafai  <ojan at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        skip the new perf tests on non-chromium to gather data on which ones are flaky
+        https://bugs.webkit.org/show_bug.cgi?id=44200
+
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/mac/Skipped:
+        * platform/qt/Skipped:
+        * platform/win/Skipped:
+
 2010-08-18  Sheriff Bot  <webkit.review.bot at gmail.com>
 
         Unreviewed, rolling out r65619.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7be1c4b..8c98de2 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3237,6 +3237,8 @@ BUG52572 WIN LINUX DEBUG : http/tests/misc/image-blocked-src-change.html = PASS
 // Started to crash around Chromium r56408.
 BUG52573 LINUX RELEASE : fast/js/array-every.html = PASS CRASH
 
+BUGWK44199 : perf = PASS TEXT
+
 // Just needs a new baseline.
 BUGYUTAK WIN LINUX : svg/W3C-SVG-1.1/filters-turb-01-f.svg = IMAGE
 BUGYUTAK WIN LINUX : svg/W3C-SVG-1.1/filters-turb-02-f.svg = IMAGE+TEXT
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 70913b5..bb8b2d3 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5911,6 +5911,10 @@ fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2.html
 fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html
 fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html
 
+# Still working out flakiness issues with the perf tests.
+# https://bugs.webkit.org/show_bug.cgi?id=44199
+perf/
+
 # Inspector's tests were disabled.
 # https://bugs.webkit.org/show_bug.cgi?id=43977
 inspector/
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index 127193d..ef83254 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -281,6 +281,10 @@ fast/dom/webtiming-navigate-within-document.html
 http/tests/misc/webtiming-one-redirect.php
 http/tests/misc/webtiming-two-redirects.php
 
+# Still working out flakiness issues with the perf tests.
+# https://bugs.webkit.org/show_bug.cgi?id=44199
+perf/
+
 # This test appears to be flakey on all platforms, especially
 # Mac-Leopard after r63862.  Skipping for now.
 # https://bugs.webkit.org/show_bug.cgi?id=42821
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index ec69b11..6451cdf 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5483,5 +5483,9 @@ fast/dom/Geolocation/delayed-permission-denied.html
 fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html
 fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
 
+# Still working out flakiness issues with the perf tests.
+# https://bugs.webkit.org/show_bug.cgi?id=44199
+perf/
+
 # BlodBuilder is not enabled
 http/tests/local/blob/send-data-blob.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 5b12ba9..9a53073 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -958,6 +958,10 @@ fast/dom/webtiming-navigate-within-document.html
 http/tests/misc/webtiming-one-redirect.php
 http/tests/misc/webtiming-two-redirects.php
 
+# Still working out flakiness issues with the perf tests.
+# https://bugs.webkit.org/show_bug.cgi?id=44199
+perf/
+
 # Application Cache Quotas
 # https://bugs.webkit.org/show_bug.cgi?id=43458
 http/tests/appcache/origin-quota.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list