[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

commit-queue at webkit.org commit-queue at webkit.org
Sun Feb 20 23:36:13 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 82571f51915cfbed018f015cf5a37e5b8398f02f
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 22 00:54:24 2011 +0000

    2011-01-21  Kenji Imasaki  <imasaki at chromium.org>
    
            Reviewed by David Levin.
    
            Remove resolved BUG13907 from test expectation file and added
            newly filed BUGCR70252 for media/video-zoom.html to keep track
            of the issue.
    
            Also, remove non-flaky test (media/audio-only-video-intrinsic-size.htm).
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76410 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7c2eb55..c631294 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2011-01-21  Kenji Imasaki  <imasaki at chromium.org>
+
+        Reviewed by David Levin.
+
+        Remove resolved BUG13907 from test expectation file and added
+        newly filed BUGCR70252 for media/video-zoom.html to keep track
+        of the issue.
+
+        Also, remove non-flaky test (media/audio-only-video-intrinsic-size.htm).
+
+        * platform/chromium/test_expectations.txt:
+
 2011-01-21  Martin Robinson  <mrobinson at igalia.com>
 
         Rebaseline tests that use menulists. Also unskip a non-existent test.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 64cf252..83d4f29 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -793,17 +793,15 @@ BUGCR59635 SKIP : media/video-display-aspect-ratio.html = PASS FAIL TIMEOUT
 BUGCR49165 SKIP : http/tests/media/video-buffered.html = PASS
 
 // These tests need to be changed to not rely on setTimeout().
-BUGCR13907 BUGCR60740 SLOW WIN DEBUG : media/video-played-collapse.html = PASS FAIL
-BUGCR13907 BUGCR60740 SLOW WIN DEBUG : media/video-seek-past-end-playing.html = PASS FAIL
-// Flakey test
-BUGCR13907 LINUX : media/audio-only-video-intrinsic-size.html = TIMEOUT PASS
+BUGCR60740 SLOW WIN DEBUG : media/video-played-collapse.html = PASS FAIL
+BUGCR60740 SLOW WIN DEBUG : media/video-seek-past-end-playing.html = PASS FAIL
 
 // We sometimes emit an error from the same source element twice.
-BUGCR13907 BUGCR59226 : media/video-source-error.html = PASS FAIL TIMEOUT
+BUGCR59226 : media/video-source-error.html = PASS FAIL TIMEOUT
 
 // Failing because we sometimes emit additional timeupdate events.
 // Test may need to be rewritten or only log the first timeupdate event.
-BUGCR13907 BUGCR59399 LINUX MAC : media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL
+BUGCR59399 LINUX MAC : media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL
 
 // Failing because we sometimes emit additional timeupdate events.
 // Test might be WONTFIX because we don't export a step button in the first place.
@@ -817,8 +815,8 @@ BUGCR59675 BUGCR59263 SKIP : media/event-attributes.html = PASS FAIL TIMEOUT
 BUGCR50438 BUGCR20187 : media/controls-drag-timebar.html = PASS FAIL
 
 // These tests are flaky with subtle pixel differences.
-BUGCR13907 LINUX MAC : media/video-zoom.html = IMAGE PASS
-BUGCR13907 BUGCR60744 LINUX : media/video-layer-crash.html = IMAGE PASS
+BUGCR70252 LINUX MAC : media/video-zoom.html = IMAGE PASS
+BUGCR60744 LINUX : media/video-layer-crash.html = IMAGE PASS
 
 // Behavior was changed by WebKit roll 69035:69062.
 BUGCR53660 BUGCR60746 MAC : media/video-transformed.html = IMAGE
@@ -826,11 +824,11 @@ BUGCR53660 BUGCR60746 MAC : media/video-transformed.html = IMAGE
 // This is flaky with a subtle pixel difference in the bottom right corner,
 // which I believe is due to new video scaling algorithm.
 // We should rewrite this test so that we wait for timeupdate event until the time is no less than 1. 
-BUGCR13907 BUGCR60244 : media/video-replaces-poster.html = IMAGE PASS
+BUGCR60244 : media/video-replaces-poster.html = IMAGE PASS
 
 // These tests are failing because they use position-dependent mouse clicks.
 // TESTISSUE 
-BUGCR13907 BUGCR25375 : media/video-controls-transformed.html = FAIL
+BUGCR25375 : media/video-controls-transformed.html = FAIL
 
 // We haven't implemented the WebKit fullscreen extension.
 // UNIMPLEMENTED

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list