[webkit-reviews] review requested: [Bug 183744] Add some tests for lldb_webkit.py : [Attachment 341210] Patch and unit tests that run fast

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 11:06:43 PDT 2018


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 183744: Add some tests for lldb_webkit.py
https://bugs.webkit.org/show_bug.cgi?id=183744

Attachment 341210: Patch and unit tests that run fast

https://bugs.webkit.org/attachment.cgi?id=341210&action=review




--- Comment #22 from Daniel Bates <dbates at webkit.org> ---
Created attachment 341210

  --> https://bugs.webkit.org/attachment.cgi?id=341210&action=review

Patch and unit tests that run fast

Cache the LLDB debug session to avoid creating the target and launching the
process each time we run a test method. Using this patch, it takes ~2.5 seconds
to run just the LLDB tests included in the patch and ~9.5 seconds to run all
tests with the default invocatino of "test-webkitpy"


More information about the webkit-reviews mailing list