[Webkit-unassigned] [Bug 181474] New: 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 04:26:58 PST 2018


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

            Bug ID: 181474
           Summary: WebDriver: run-webdriver-tests doesn't handle test
                    names with a '/' correctly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, clopez at igalia.com

We use os.path.basename() to get the subtest name. If the test name contains a slash we get part of the subtest name as the name. For example:

find_element.py::test_xhtml_namespace[xpath-//*[name()='a']] -> *[name()='a']]

-- 
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/7113b0ec/attachment-0001.html>


More information about the webkit-unassigned mailing list