[Webkit-unassigned] [Bug 245494] New: REGRESSION(254269 at main): [GTK] Broken API tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 11:34:03 PDT 2022


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

            Bug ID: 245494
           Summary: REGRESSION(254269 at main): [GTK] Broken API tests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

After 254269 at main the paths where API test binaries are produced has
been changed from:

  WebKitBuild/GTK/{Debug,Release}/bin/TestWebKitAPI/WebKit2Gtk/

to:

  WebKitBuild/GTK/{Debug,Release}/bin/TestWebKitAPI/WebKitGTK/

The script “Tools/Scripts/run-gtk-tests” needs to be updated accordingly.

This means that the bots are currently trying to run stale binaries from
previous compilations, which do not correspond to the state of the source
tree anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220921/11355d6d/attachment-0001.htm>


More information about the webkit-unassigned mailing list