Bug 131616 - [GTK] Tools scripts should all default to WK2
Summary: [GTK] Tools scripts should all default to WK2
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 07:43 PDT by Eduardo Lima Mitev
Modified: 2017-03-11 10:47 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo Lima Mitev 2014-04-14 07:43:10 PDT
Now that WK1 is out of GTK port tree, scripts should all default to WK2 and be cleaned up to remove --webkit-test-runner (-2) config option and all its corresponding checks.

For example, 'run-webkit-tests' needs an explicit '-2' flag to run properly but that is meaningless right now. Otherwise, it will try to run DumpRenderTree which is WK1 only and has been removed from GTK port.