[webkit-changes] [WebKit/WebKit] eae264: Sync few more `media` tests from Blink / Chromium

Ahmad Saleem noreply at github.com
Tue Feb 20 13:56:26 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eae264a888e1aa5237e85d73debc6b9f5f459ab6
      https://github.com/WebKit/WebKit/commit/eae264a888e1aa5237e85d73debc6b9f5f459ab6
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M LayoutTests/media/audio-data-url-expected.txt
    M LayoutTests/media/audio-data-url.html
    M LayoutTests/media/controls-css-overload-expected.txt
    M LayoutTests/media/controls-css-overload.html
    M LayoutTests/media/event-attributes-expected.txt
    M LayoutTests/media/event-attributes.html
    M LayoutTests/media/invalid-media-url-crash-expected.txt
    M LayoutTests/media/invalid-media-url-crash.html
    M LayoutTests/media/unsupported-rtsp-expected.txt
    M LayoutTests/media/unsupported-rtsp.html
    M LayoutTests/media/unsupported-tracks-expected.txt
    M LayoutTests/media/unsupported-tracks.html
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/ios-device/TestExpectations
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  Sync few more `media` tests from Blink / Chromium

https://bugs.webkit.org/show_bug.cgi?id=269768

Reviewed by Eric Carlson.

This patch is to sync few `media` tests from Blink / Chromium,
leveraging `testharness` and also potentially de-flake.

Partial Merge: https://source.chromium.org/chromium/chromium/src/+/f0b4140302ed4571ec1c063fcb0a87b7cca67514 ,
https://source.chromium.org/chromium/chromium/src/+/b7181764cf5da42aa606b814291c9a465567461b ,
https://source.chromium.org/chromium/chromium/src/+/2403d8e3ac2673941329a1942091409e4b21bb64 ,
https://source.chromium.org/chromium/chromium/src/+/f2dfca4180ffdf50c2c9d926d8113d61d5886efc

> Test & Test Expectations Update:
* LayoutTests/media/unsupported-tracks.html:
* LayoutTests/media/unsupported-tracks-expected.txt:
* LayoutTests/media/unsupported-rtsp.html:
* LayoutTests/media/unsupported-rtsp-expected.txt:
* LayoutTests/media/invalid-media-url-crash.html:
* LayoutTests/media/invalid-media-url-crash-expected.txt:
* LayoutTests/media/event-attributes.html:
* LayoutTests/media/event-attributes-expected.txt:
* LayoutTests/media/controls-css-overload.html:
* LayoutTests/media/controls-css-overload-expected.txt:
* LayoutTests/media/audio-data-url.html:
* LayoutTests/media/audio-data-url-expected.txt:

> Platform Test Expectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/ios-device/TestExpectations:
* LayoutTests/platform/glib/TestExpectations:

Canonical link: https://commits.webkit.org/275069@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list