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

ajwong at chromium.org ajwong at chromium.org
Wed Dec 22 14:23:49 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b9b81691cc632236082720e09af8a0ab8c4d0a8e
Author: ajwong at chromium.org <ajwong at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 7 19:46:40 2010 +0000

    [Chromium] Unreviewed. New baselines, and expectations updates.
    
    Changing fast/frames/cached-frame-counter.html to SKIP for DEBUG
    platforms since it always times out.
    
    Upstreamed expectation:
      http/tests/misc/last-modified-parsing.html
    
    Removed expecations for these as they pass consistently:
      svg/batik/text/textProperties.svg
      fast/dom/Window/window-screen-properties.html
      fast/media/color-does-not-include-alpha.html
      fast/events/mouse-focus-imagemap.html
      fast/dom/object-embed-plugin-scripting.html
      fast/images/imagemap-case.html
    
    Marked as flaky:
      svg/hixie/perf/001.xml
      svg/hixie/perf/002.xml
      svg/W3C-SVG-1.1/animate-elem-03-t.svg
    
    New test missing baseline:
      platform/gtk/fonts/fontconfig-synthetic-bold.html
    
    * platform/chromium-mac/fast/images/imagemap-case-expected.checksum: Added.
    * platform/chromium-mac/fast/images/imagemap-case-expected.png: Added.
    * platform/chromium-win/fast/filesystem/async-operations-expected.txt: Added.
    * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Added.
    * platform/chromium-win/svg/custom/struct-use-09-b-expected.png:
    * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69332 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5f67821..c148793 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,36 @@
+2010-10-07  Albert J. Wong  <ajwong at chromium.org>
+
+        [Chromium] Unreviewed. New baselines, and expectations updates.
+
+        Changing fast/frames/cached-frame-counter.html to SKIP for DEBUG
+        platforms since it always times out.
+
+        Upstreamed expectation:
+          http/tests/misc/last-modified-parsing.html
+
+        Removed expecations for these as they pass consistently:
+          svg/batik/text/textProperties.svg
+          fast/dom/Window/window-screen-properties.html
+          fast/media/color-does-not-include-alpha.html
+          fast/events/mouse-focus-imagemap.html
+          fast/dom/object-embed-plugin-scripting.html
+          fast/images/imagemap-case.html
+
+        Marked as flaky:
+          svg/hixie/perf/001.xml
+          svg/hixie/perf/002.xml
+          svg/W3C-SVG-1.1/animate-elem-03-t.svg
+
+        New test missing baseline:
+          platform/gtk/fonts/fontconfig-synthetic-bold.html
+
+        * platform/chromium-mac/fast/images/imagemap-case-expected.checksum: Added.
+        * platform/chromium-mac/fast/images/imagemap-case-expected.png: Added.
+        * platform/chromium-win/fast/filesystem/async-operations-expected.txt: Added.
+        * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Added.
+        * platform/chromium-win/svg/custom/struct-use-09-b-expected.png:
+        * platform/chromium/test_expectations.txt:
+
 2010-09-21  Martin Robinson  <mrobinson at igalia.com>
 
         Reviewed by Chris Fleizach.
diff --git a/LayoutTests/platform/chromium-mac/fast/images/imagemap-case-expected.checksum b/LayoutTests/platform/chromium-mac/fast/images/imagemap-case-expected.checksum
new file mode 100644
index 0000000..91db8f9
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/images/imagemap-case-expected.checksum
@@ -0,0 +1 @@
+a8ca0031cd91b4b00e84fb59600872e8
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/images/imagemap-case-expected.png b/LayoutTests/platform/chromium-mac/fast/images/imagemap-case-expected.png
new file mode 100644
index 0000000..5a7883f
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/images/imagemap-case-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/filesystem/async-operations-expected.txt b/LayoutTests/platform/chromium-win/fast/filesystem/async-operations-expected.txt
new file mode 100644
index 0000000..232b4ad
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/filesystem/async-operations-expected.txt
@@ -0,0 +1,13 @@
+Test making multiple async FileSystem operations.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Got FileSystem:TestShellFileSystem
+requested FileSystem.
+Starting async test stage 1.
+Starting async test stage 2.
+Got error: 11
+PASS successfullyParsed is true
+
+TEST COMPLETE
diff --git a/LayoutTests/platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt b/LayoutTests/platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt
new file mode 100644
index 0000000..f449fc8
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt
@@ -0,0 +1,12 @@
+This tests that events don't continue to target a slider thumb if the media element is deleted while scrubbing. 
+ 
+
+
+timeupdate
+clicking in controller
+clicking on thumb
+
+deleting audio element
+
+clicking button
+button click!
diff --git a/LayoutTests/platform/chromium-win/svg/custom/struct-use-09-b-expected.png b/LayoutTests/platform/chromium-win/svg/custom/struct-use-09-b-expected.png
index 9ed9dec..c9255cb 100644
Binary files a/LayoutTests/platform/chromium-win/svg/custom/struct-use-09-b-expected.png and b/LayoutTests/platform/chromium-win/svg/custom/struct-use-09-b-expected.png differ
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index a6c0ea2..1ce38e0 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1164,6 +1164,7 @@ BUG10376 MAC : fast/dom/isindex-002.html = FAIL
 BUG10378 MAC : fast/images/embed-image.html = FAIL
 BUG10378 MAC : fast/images/object-image.html = FAIL
 
+BUG10381 LINUX RELEASE : svg/W3C-SVG-1.1/animate-elem-03-t.svg = IMAGE+TEXT PASS
 BUG10381 LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL
 
 // The following are flaky in that some times the timeout or crash, but we think
@@ -2277,8 +2278,8 @@ BUG32195 LINUX : fast/repaint/renderer-destruction-by-invalidateSelection-crash.
 BUG32195 WIN : fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = IMAGE+TEXT IMAGE
 
 // Expectations from roll to 53171:53194
-
-BUG32308 DEBUG WIN MAC : fast/frames/cached-frame-counter.html = TIMEOUT
+// As of Oct 7, 2010, times out on all platforms when doing DEBUG costing 13 seconds on average. Skipping.
+BUG32308 DEBUG SKIP : fast/frames/cached-frame-counter.html = TIMEOUT
 
 // WebKit roll 53341:53451
 BUG32670 LINUX : fast/css/zoom-body-scroll.html = TEXT
@@ -2976,7 +2977,6 @@ BUGWK44278 WIN LINUX : svg/transforms/text-with-mask-with-svg-transform.svg = IM
 
 // Clip paths aren't working after http://trac.webkit.org/changeset/65729
 BUGWK44341 WIN LINUX : svg/clip-path/clip-path-pixelation.svg = IMAGE+TEXT
-BUGWK44341 WIN : svg/batik/text/textProperties.svg = IMAGE
 BUGWK44341 WIN LINUX : svg/clip-path/clip-path-childs-clipped.svg = IMAGE
 
 // Flaky on Linux
@@ -2989,7 +2989,7 @@ BUG53073 LINUX : svg/custom/clip-path-units-changes.svg = TEXT PASS
 // r66144 added tests to test user scripts on special documents, and Linux can't
 // pass them because they rely on QuickTime being installed. We wontfix these
 // tests and let the Mac/Win coverage ensure that the (cross-platform)
-// special-document machinery still works. 
+// special-document machinery still works.
 BUG53546 WONTFIX LINUX : userscripts/user-script-video-document.html = TEXT
 
 // These tests are flaky on Mac and Linux.
@@ -3133,12 +3133,6 @@ BUGWK46779 WIN LINUX : fast/filesystem/flags-passing.html = TEXT PASS
 // NPP_HandleEvent doesn't be implemented/work on mac/linux.
 BUG48033 LINUX MAC SKIP : plugins/plugin-initiate-popup-window.html = PASS TIMEOUT
 
-// New test added in 68808.
-BUGWK46940 WIN : fast/dom/Window/window-screen-properties.html = TEXT
-
-// New test added in 68809
-BUGWK46941 WIN : fast/media/color-does-not-include-alpha.html = TEXT
-
 // New failures introduced in 68854.
 BUGWK46951 : fast/url/segments-from-data-url.html = TEXT
 BUGWK46951 : fast/url/segments.html = TEXT
@@ -3188,28 +3182,14 @@ BUG58195 WIN LINUX : svg/filters/feDisplacementMap.svg = IMAGE
 // Test added in Webkit r69226 timesout on all platforms.
 BUG58212 LINUX MAC : http/tests/appcache/main-resource-redirect.html = TIMEOUT
 
-// First seen
-// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Linux%20%28webkit.org%29/builds/40007
-BUG_AJWONG : fast/events/mouse-focus-imagemap.html = TEXT
-
 // Issues starting from
 // http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35997
-BUG_AJWONG WIN : media/audio-delete-while-slider-thumb-clicked.html = TEXT
-BUG_AJWONG WIN : fast/css/font-face-download-error.html = TEXT PASS
+BUG58333 WIN LINUX : fast/css/font-face-download-error.html = TEXT PASS
 
 // Flakiness first seen
 // http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35995
-BUG_AJWONG WIN : fast/dom/object-embed-plugin-scripting.html = TIMEOUT PASS
 BUG58212 WIN : http/tests/appcache/main-resource-redirect.html = TEXT TIMEOUT PASS
 
-// Issues starting from
-// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/36000
-BUG_AJWONG WIN : fast/filesystem/async-operations.html = TEXT
-
-// Issues starting from
-// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Mac%20%28webkit.org%29/builds/25455
-BUG_AJWONG MAC : fast/images/imagemap-case.html = IMAGE
-
 // Tests added in r69269.
 // Apple-Mac port corrects "notationl" to "notational" automatically?
 BUG58254 : editing/spelling/autocorrection-delete.html = IMAGE+TEXT
@@ -3217,3 +3197,11 @@ BUG58254 : editing/spelling/autocorrection-removing-underline-after-paste.html =
 BUG58254 : editing/spelling/autocorrection-removing-underline.html = IMAGE+TEXT
 BUG58254 : editing/spelling/autocorrection-simple.html = IMAGE+TEXT
 
+BUG58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TEXT TIMEOUT
+
+// Flaky because they snapshot and animation.
+BUG10479 LINUX : svg/hixie/perf/001.xml = IMAGE PASS
+BUG10479 LINUX : svg/hixie/perf/002.xml = IMAGE PASS
+
+// New test from Webkit r69326.
+BUG58337: platform/gtk/fonts/fontconfig-synthetic-bold.html = MISSING

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list