Changeset 87956 in webkit


Ignore:
Timestamp:
Jun 2, 2011 2:45:00 PM (13 years ago)
Author:
tony@chromium.org
Message:

2011-06-02 Tony Chang <tony@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:
Location:
trunk/LayoutTests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87954 r87956  
     12011-06-02  Tony Chang  <tony@chromium.org>
     2
     3        [chromium] mark media/audio-delete-while-slider-thumb-clicked.html as passing
     4        https://bugs.webkit.org/show_bug.cgi?id=61967
     5
     6        This test is passing now that we get proper click events on the
     7        slider and we no longer use absolute positions on the slider.  The
     8        test was updated in r78562 while it was disabled, so the chromium
     9        results were stale (thus I'm deleting them).
     10
     11        * platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt: Removed.
     12        * platform/chromium/test_expectations.txt:
     13
    1142011-06-02  Stephen White  <senorblanco@chromium.org>
    215
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r87947 r87956  
    818818// video.buffered multiple TimeRanges support.
    819819BUGCR49165 SKIP : http/tests/media/video-buffered.html = PASS
    820 
    821 // Failing because we sometimes emit additional timeupdate events.
    822 // Test may need to be rewritten or only log the first timeupdate event.
    823 // BUGCR59399 LINUX MAC : media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL
    824820
    825821// Failing because we sometimes emit additional timeupdate events.
     
    29852981// need rebaseline.
    29862982BUGWK54499 LINUX : svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE
    2987 
    2988 // This is skipped since we do not support mac-specific clicking tests
    2989 // (BUGCR59399).
    2990 BUGWK54472 BUGCR59399 SKIP : media/audio-delete-while-slider-thumb-clicked.html = TEXT TIMEOUT
    29912983
    29922984// Flaky
Note: See TracChangeset for help on using the changeset viewer.