[webkit-changes] [WebKit/WebKit] 0b2206: [GTK][WPE] Enable `StackTraceTest.StackTraceWorks`...

Vitaly Dyachkov noreply at github.com
Fri Oct 13 10:16:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0b220647e234b5ed7f0d0aa99710ffdf5ba18932
      https://github.com/WebKit/WebKit/commit/0b220647e234b5ed7f0d0aa99710ffdf5ba18932
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WTF/StackTraceTest.cpp

  Log Message:
  -----------
  [GTK][WPE] Enable `StackTraceTest.StackTraceWorks` and `StackTraceTest.CaptureStackTraceLimitAndSkip` in Release build
https://bugs.webkit.org/show_bug.cgi?id=262947

Reviewed by Philippe Normand.

Since we're now using `libbacktrace` to symbolize the stack trace,
these tests should pass in Release build too.

* Tools/TestWebKitAPI/Tests/WTF/StackTraceTest.cpp:

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




More information about the webkit-changes mailing list