Bug 185512
| Summary: | [GTK][WPE] Make run-api-tests work on Linux ports | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frédéric Wang Nélar <fred.wang> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cgarcia, clopez, lforschler, mcatanzaro, rwlbuis, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Frédéric Wang Nélar
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/51865
EWS
Committed 301100@main (4b94cb749c7a): <https://commits.webkit.org/301100@main>
Reviewed commits have been landed. Closing PR #51865 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/162081657>