Stop using gtester external program and use our own tester from python directly. This way we no longer need to parse the tests output to get the results which is causing problems in WPE bot.
Created attachment 331372 [details] Patch
Attachment 331372 [details] did not pass style-queue: ERROR: Tools/glib/glib_test_runner.py:257: [GLibTestRunner.run] Instance of 'Popen' has no 'terminate' member [pylint/E1101] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 331372 [details] Patch Clearing flags on attachment: 331372 Committed r226967: <https://trac.webkit.org/changeset/226967>
All reviewed patches have been landed. Closing bug.
<rdar://problem/36539055>