[Webkit-unassigned] [Bug 185512] New: [GTK][WPE] Make run-api-tests work on Linux ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 07:13:39 PDT 2018


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

            Bug ID: 185512
           Summary: [GTK][WPE] Make run-api-tests work on Linux ports
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: cgarcia at igalia.com, clopez at igalia.com,
                    lforschler at apple.com, mcatanzaro at igalia.com,
                    rwlbuis at gmail.com

I see from old bug reports that run-api-tests used to work on Linux but maybe that has changed after bug 181043.

This is what I currently get:

$ Tools/Scripts/run-api-tests  --gtk
Failed to run "['Tools/Scripts/build-api-tests', '--debug', '--gtk']" exit_code: 2 cwd: /home/fred/src-obj/webkit/WebKit

TestWebKitAPI is not supported on this platform.
Build check failed

With --no-build:

$ Tools/Scripts/run-api-tests  --gtk --no-build
TestWTF was not found at /home/fred/src-obj/webkit/WebKit/WebKitBuild/webpackage/Debug/TestWTF
Build check failed

Perhaps we could redirect to Tools/Scripts/run-gtk-tests or Tools/Scripts/run-wpe-tests

-- 
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/20180510/3cba1ae0/attachment-0001.html>


More information about the webkit-unassigned mailing list