[Webkit-unassigned] [Bug 180082] WebDriver: add an option to dump test results to a json file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 12:45:48 PST 2017


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #327752|review?                     |review+
              Flags|                            |

--- Comment #2 from Brian Burg <bburg at apple.com> ---
Comment on attachment 327752
  --> https://bugs.webkit.org/attachment.cgi?id=327752
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327752&action=review

r=me

> Tools/Scripts/run-webdriver-tests:51
> +                         help='Write results to JSON file at the given path')

Please set the metavariable.

> Tools/Scripts/run-webdriver-tests:72
> +    runner.dump_results_to_json_file(options.json_output)

Please validate that the provided path exists, or create it if needed.

-- 
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/20171128/7ea41acf/attachment-0001.html>


More information about the webkit-unassigned mailing list