[Webkit-unassigned] [Bug 181474] WebDriver: run-webdriver-tests doesn't handle test names with a '/' correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 06:36:29 PST 2018


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

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

--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Comment on attachment 330892
  --> https://bugs.webkit.org/attachment.cgi?id=330892
Patch

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

>> Tools/Scripts/webkitpy/webdriver_tests/webdriver_test_runner_w3c.py:82
>> +    def _subtest_name(self, subtest):
> 
> Looks like this could be a free function, self isn't referenced in the body.

I think its ok to have it as part of the object if it is related to it.

-- 
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/20180110/07fff80b/attachment-0001.html>


More information about the webkit-unassigned mailing list