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

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

  Log Message:
  -----------
  REGRESSION(278264@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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to