[webkit-changes] [WebKit/WebKit] 05bc25: REGRESSION(278264 at main): [ GStreamer Debug ] `ASSE...

Vitaly Dyachkov noreply at github.com
Thu May 30 08:55:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05bc254f9ea74fb43e4a8b622dc1f063a3c27a19
      https://github.com/WebKit/WebKit/commit/05bc254f9ea74fb43e4a8b622dc1f063a3c27a19
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp

  Log Message:
  -----------
  REGRESSION(278264 at main): [ GStreamer Debug ] `ASSERTION FAILED: !gst_is_initialized()` in `TestWebCore/GStreamerTest.*` API tests
https://bugs.webkit.org/show_bug.cgi?id=274892

Reviewed by Philippe Normand.

`gst_deinit()` does not reset `gst_initialized`, thus this assertion will always fail.

* Tools/TestWebKitAPI/Tests/WebCore/gstreamer/GStreamerTest.cpp:
(TestWebKitAPI::GStreamerTest::TearDownTestSuite):

Canonical link: https://commits.webkit.org/279517@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