[webkit-changes] [WebKit/WebKit] 58c200: Debug assertion triggered when running TestWebKitA...

Richard Robinson noreply at github.com
Mon Dec 2 06:41:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58c200a073247603acb2b2839f8d997abe121658
      https://github.com/WebKit/WebKit/commit/58c200a073247603acb2b2839f8d997abe121658
  Author: Richard Robinson <richard_robinson2 at apple.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M Tools/TestWebKitAPI/TestBundle/GoogleTests.mm

  Log Message:
  -----------
  Debug assertion triggered when running TestWebKitAPI tests via XC Test Plan
https://bugs.webkit.org/show_bug.cgi?id=283839
rdar://140708780

Reviewed by Abrar Rahman Protyasha.

Recent changes to the PrintWithJSExecutionOptionTests tests resulted in a debug assertion getting triggered
when running API tests via XC test plans.

Temporarily work around this by creating an allow list for these specific tests to avoid the assertion.

* Tools/TestWebKitAPI/TestBundle/GoogleTests.mm:
(+[GoogleTestLoader registerTestClasses]):

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