Title: [87956] trunk/LayoutTests
Revision
87956
Author
t...@chromium.org
Date
2011-06-02 14:45:00 -0700 (Thu, 02 Jun 2011)

Log Message

2011-06-02  Tony Chang  <t...@chromium.org>

        [chromium] mark media/audio-delete-while-slider-thumb-clicked.html as passing
        https://bugs.webkit.org/show_bug.cgi?id=61967

        This test is passing now that we get proper click events on the
        slider and we no longer use absolute positions on the slider.  The
        test was updated in r78562 while it was disabled, so the chromium
        results were stale (thus I'm deleting them).

        * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Removed.
        * platform/chromium/test_expectations.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87955 => 87956)


--- trunk/LayoutTests/ChangeLog	2011-06-02 21:43:40 UTC (rev 87955)
+++ trunk/LayoutTests/ChangeLog	2011-06-02 21:45:00 UTC (rev 87956)
@@ -1,3 +1,16 @@
+2011-06-02  Tony Chang  <t...@chromium.org>
+
+        [chromium] mark media/audio-delete-while-slider-thumb-clicked.html as passing
+        https://bugs.webkit.org/show_bug.cgi?id=61967
+
+        This test is passing now that we get proper click events on the
+        slider and we no longer use absolute positions on the slider.  The
+        test was updated in r78562 while it was disabled, so the chromium
+        results were stale (thus I'm deleting them).
+
+        * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
 2011-06-02  Stephen White  <senorbla...@chromium.org>
 
         Reviewed by Andreas Kling.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (87955 => 87956)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-02 21:43:40 UTC (rev 87955)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-02 21:45:00 UTC (rev 87956)
@@ -819,10 +819,6 @@
 BUGCR49165 SKIP : http/tests/media/video-buffered.html = PASS
 
 // Failing because we sometimes emit additional timeupdate events.
-// Test may need to be rewritten or only log the first timeupdate event.
-// 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.
 BUGCR25375 BUGCR59399 SKIP : media/audio-delete-while-step-button-clicked.html = FAIL
 
@@ -2985,10 +2981,6 @@
 // need rebaseline.
 BUGWK54499 LINUX : svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE
 
-// This is skipped since we do not support mac-specific clicking tests
-// (BUGCR59399).
-BUGWK54472 BUGCR59399 SKIP : media/audio-delete-while-slider-thumb-clicked.html = TEXT TIMEOUT
-
 // Flaky
 BUGCR73080 LINUX DEBUG : fast/forms/form-attribute-elements-order.html = PASS TIMEOUT
 BUGCR73091 : animations/play-state-suspend.html = PASS TEXT

Deleted: trunk/LayoutTests/platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt (87955 => 87956)


--- trunk/LayoutTests/platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt	2011-06-02 21:43:40 UTC (rev 87955)
+++ trunk/LayoutTests/platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt	2011-06-02 21:45:00 UTC (rev 87956)
@@ -1,13 +0,0 @@
-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!
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to