RESOLVED FIXED 138160
Unify logic in RunTests.run() to run the Python unit tests
https://bugs.webkit.org/show_bug.cgi?id=138160
Summary Unify logic in RunTests.run() to run the Python unit tests
Daniel Bates
Reported 2014-10-28 17:13:44 PDT
Currently we duplicate logic when running the RunTest step interactively and non-interacrtively for determining the path to the test-webkitpy application and printing a log message to the console to inform a person that we are running the Python unit tests. We should unify these code paths.
Attachments
Patch (3.39 KB, patch)
2014-10-28 17:34 PDT, Daniel Bates
no flags
Patch (3.39 KB, patch)
2014-10-28 18:03 PDT, Daniel Bates
mrobinson: review+
Daniel Bates
Comment 1 2014-10-28 17:34:11 PDT
Daniel Bates
Comment 2 2014-10-28 18:03:04 PDT
Created attachment 240584 [details] Patch Rebased patch following the landing of the patch for bug #137667.
Daniel Bates
Comment 3 2014-10-28 18:28:31 PDT
Note You need to log in before you can comment on or make changes to this bug.