Changeset 132694 in webkit


Ignore:
Timestamp:
Oct 26, 2012, 2:25:53 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Remove Chromium specific expectations for video-media-source-add-and-remove-buffers.html
https://bugs.webkit.org/show_bug.cgi?id=100160

Patch by Aaron Colwell <acolwell@chromium.org> on 2012-10-26
Reviewed by Adam Barth.

The common expectations just reflected a bug in Chromium. The bug has been fixed and the common expectations
have been updated to reflect the correct behavior.

  • http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt:
  • platform/chromium/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r132685 r132694  
     12012-10-26  Aaron Colwell  <acolwell@chromium.org>
     2
     3        Remove Chromium specific expectations for video-media-source-add-and-remove-buffers.html
     4        https://bugs.webkit.org/show_bug.cgi?id=100160
     5
     6        Reviewed by Adam Barth.
     7
     8        The common expectations just reflected a bug in Chromium. The bug has been fixed and the common expectations
     9        have been updated to reflect the correct behavior.
     10
     11        * http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt:
     12        * platform/chromium/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt: Removed.
     13
    1142012-10-26  Bear Travis  <betravis@adobe.com>
    215
  • trunk/LayoutTests/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt

    r125059 r132694  
    3333EVENT(webkitsourceopen)
    3434Test that a buffer can be added again after it is removed.
    35 Unexpected exception: Error: QUOTA_EXCEEDED_ERR: DOM Exception 22
    3635
    3736running testAppendFailureCases
Note: See TracChangeset for help on using the changeset viewer.