[webkit-reviews] review requested: [Bug 171627] messages_unittest.py should support an [-r|--reset-results] switch : [Attachment 309159] Patch v4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 5 04:35:13 PDT 2017


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 171627: messages_unittest.py should support an [-r|--reset-results] switch
https://bugs.webkit.org/show_bug.cgi?id=171627

Attachment 309159: Patch v4

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




--- Comment #14 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Created attachment 309159

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

Patch v4

Changes from Patch v3:
- Changed use of split('\n') to more canonical split lines(False).
- Added add_reset_results_to_unittest_help() to add [-r|--reset-results] switch
to help/usage output.


More information about the webkit-reviews mailing list