[Webkit-unassigned] [Bug 135929] New: import-w3c-tests doesn't handle relative paths to support files in ref files correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 19:29:10 PDT 2014


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

           Summary: import-w3c-tests doesn't handle relative paths to
                    support files in ref files correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rhauck at adobe.com


I discovered this when importing the W3C CSS Shapes test suite, so it's easy to repro by just re-importing that.

Most of the W3C tests live in reference/ subdirectory and they are imported into the same directory as the test with the -expected.html suffix to conform to WebKit's conventions. When they contain relative paths to support files (images, css files, scripts), those path must be updated so they're relative to the new location. This was working at one point, but must have broken somewhere.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list