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

dglazkov at chromium.org dglazkov at chromium.org
Wed Dec 22 12:35:31 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7bd17ad3dd3bfaad4179b5bdb93bd108fb158bb8
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 25 19:54:31 2010 +0000

    2010-08-25  Fady Samuel  <fsamuel at chromium.org>
    
            Reviewed by Dimitri Glazkov.
    
            Table Rendering Layout Test Expectations Updated
            https://bugs.webkit.org/show_bug.cgi?id=44429
    
            Simple Paint test appears to render the same on Mac, Windows, and Linux.
    
            Updated test expectations to match this and moved the expectations into the test directory.
    
            * fast/table/simple_paint-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.checksum.
            * fast/table/simple_paint-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.png.
            * fast/table/simple_paint-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.txt.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66034 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a35cce6..2e75f8d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-08-25  Fady Samuel  <fsamuel at chromium.org>
+
+        Reviewed by Dimitri Glazkov.
+
+        Table Rendering Layout Test Expectations Updated
+        https://bugs.webkit.org/show_bug.cgi?id=44429
+
+        Simple Paint test appears to render the same on Mac, Windows, and Linux.
+
+        Updated test expectations to match this and moved the expectations into the test directory.
+
+        * fast/table/simple_paint-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.checksum.
+        * fast/table/simple_paint-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.png.
+        * fast/table/simple_paint-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.txt.
+        * platform/chromium/test_expectations.txt:
+
 2010-08-25  Ryosuke Niwa  <rniwa at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.checksum b/LayoutTests/fast/table/simple_paint-expected.checksum
similarity index 100%
rename from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.checksum
rename to LayoutTests/fast/table/simple_paint-expected.checksum
diff --git a/LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.txt b/LayoutTests/fast/table/simple_paint-expected.txt
similarity index 100%
rename from LayoutTests/platform/chromium-linux/fast/table/simple_paint-expected.txt
rename to LayoutTests/fast/table/simple_paint-expected.txt
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 00134bf..fb3ffde 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3097,9 +3097,6 @@ BUG51869 : websocket/tests/frame-length-overflow.html = TEXT PASS
 
 BUG51854 WIN SLOW : http/tests/storage/callbacks-are-called-in-correct-context.html = PASS
 
-// Temporarily there until we baseline for Windows and Mac
-BUG43933 WIN MAC : fast/table/simple_paint.html = MISSING
-
 // Regressions from r65229
 BUGWK43912 WIN LINUX : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE
 BUGWK43912 WIN : svg/W3C-SVG-1.1/masking-mask-01-b.svg = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list