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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 11:19:17 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f50b1b16c01da0f6e6d6250f83e16b270c3c0b0a
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jul 19 14:50:18 2010 +0000

    Unreviewed.
    
    [Qt] Remove non-existent files from Skipped list.
    
    * platform/qt/Skipped:
     - Unskip fast/dynamic/flash-replacement-test.html, because it was removed by r61289
     - Rename fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T2.html after r63284
     - Unskip inspector/debugger-breakpoints-not-activated-on-reload.html, because it was removed by r63314
     - Unskip media/video-src-empty.html, because it was removed by r63119
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63658 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index eb352d2..f487d3b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-07-19  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed.
+
+        [Qt] Remove non-existent files from Skipped list.
+
+        * platform/qt/Skipped:
+         - Unskip fast/dynamic/flash-replacement-test.html, because it was removed by r61289
+         - Rename fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T2.html after r63284
+         - Unskip inspector/debugger-breakpoints-not-activated-on-reload.html, because it was removed by r63314
+         - Unskip media/video-src-empty.html, because it was removed by r63119
+
 2010-07-19  Andreas Kling  <andreas.kling at nokia.com>
 
         Reviewed by Kenneth Rohde Christiansen.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 3e4379a..21c255e 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -570,7 +570,7 @@ fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15
 fast/js/sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html
 
 # Failing Sputnik test on 64 bit
-fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T2.html
+fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Percent/S11.5.3_A4_T2.html
 
 # Timed out Sputnik tests on ARM
 fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html
@@ -736,7 +736,6 @@ media/video-source-none-supported.html
 media/video-source-type.html
 media/video-source-type-params.html
 media/video-src-change.html
-media/video-src-empty.html
 media/video-src.html
 media/video-src-invalid-remove.html
 media/video-src-none.html
@@ -3312,7 +3311,6 @@ fast/dynamic/015.html
 fast/dynamic/anonymous-block-orphaned-lines.html
 fast/dynamic/containing-block-change.html
 fast/dynamic/create-renderer-for-whitespace-only-text.html
-fast/dynamic/flash-replacement-test.html
 fast/dynamic/float-in-trailing-whitespace-after-last-line-break.html
 fast/dynamic/float-no-longer-overhanging.html
 fast/dynamic/float-withdrawal-2.html
@@ -5416,7 +5414,6 @@ inspector/debugger-pause-on-debugger-statement.html
 inspector/debugger-pause-in-eval-script.html
 inspector/debugger-proto-property.html
 inspector/debugger-eval-while-paused.html
-inspector/debugger-breakpoints-not-activated-on-reload.html
 
 # [Qt] fast/text/bidi-explicit-embedding-past-end.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=41241

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list