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

hayato at chromium.org hayato at chromium.org
Wed Dec 22 17:50:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1f72959e3eecedc1ce21bf6dab2f9c3990f5ba5a
Author: hayato at chromium.org <hayato at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 11:32:32 2010 +0000

    2010-12-01  Hayato Ito  <hayato at chromium.org>
    
            Unreviewed trivial fix.
    
            Removed fast/regex/{test1,test4}.html because they were removed from tree by r72990
    
            * platform/chromium/test_expectations.txt:
            * platform/gtk/Skipped:
            * platform/mac-wk2/Skipped:
            * platform/qt-wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73013 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d87fc4b..c5cad48 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-12-01  Hayato Ito  <hayato at chromium.org>
+
+        Unreviewed trivial fix.
+
+        Removed fast/regex/{test1,test4}.html because they were removed from tree by r72990
+
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/Skipped:
+        * platform/mac-wk2/Skipped:
+        * platform/qt-wk2/Skipped:
+
 2010-12-01  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed trivial fix.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7b514e5..9446d94 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -151,11 +151,6 @@ WONTFIX SKIP : fast/wml = FAIL
 // most likely these tests will always be JSC specific.
 WONTFIX SKIP : fast/profiler = FAIL TIMEOUT
 
-// This test doesn't terminate because it contains exponential
-// regexps.  It is safe to disable because we run the same tests
-// (sans the nonterminating ones) as part of the v8 tests.
-WONTFIX SKIP : fast/regex/test1.html = PASS
-
 // We use worker_uitests to run workers tests. Don't run them in test_shell.
 WONTFIX SKIP : fast/workers = PASS TIMEOUT FAIL
 WONTFIX SKIP : fast/files/workers = PASS TIMEOUT FAIL
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index de28923..76e085e 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1087,8 +1087,6 @@ fast/fast-mobile-scrolling/fixed-position-element.html
 fast/fast-mobile-scrolling/no-fixed-position-elements.html
 fast/notifications
 http/tests/notifications
-fast/regex/test1.html
-fast/regex/test4.html
 fast/replaced/table-percent-height-text-controls.html
 fast/replaced/table-percent-height.html
 fast/selectors/lang-inheritance2.html
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index cac9881..b427adb 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -2170,8 +2170,6 @@ fast/loader/submit-form-while-parsing-2.html
 fast/overflow/overflow_hidden.html
 fast/overflow/scroll-vertical-not-horizontal.html
 fast/parser/document-close-iframe-load.html
-fast/regex/test1.html
-fast/regex/test4.html
 fast/table/giantCellspacing.html
 fast/workers/storage/change-version-handle-reuse-sync.html
 fast/workers/storage/executesql-accepts-only-one-statement-sync.html
diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped
index e000bcc..8db6cd2 100644
--- a/LayoutTests/platform/qt-wk2/Skipped
+++ b/LayoutTests/platform/qt-wk2/Skipped
@@ -2208,8 +2208,6 @@ fast/loader/submit-form-while-parsing-2.html
 fast/overflow/overflow_hidden.html
 fast/overflow/scroll-vertical-not-horizontal.html
 fast/parser/document-close-iframe-load.html
-fast/regex/test1.html
-fast/regex/test4.html
 fast/table/giantCellspacing.html
 fast/workers/storage/change-version-handle-reuse-sync.html
 fast/workers/storage/multiple-databases-garbage-collection.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list