[Webkit-unassigned] [Bug 54525] New: webkitpy.common.net.testoutputset_unittest.TestOutputSetTest.test_can_infer_platform_from_path_if_none_provided fails on win32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 19:49:08 PST 2011


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

           Summary: webkitpy.common.net.testoutputset_unittest.TestOutputS
                    etTest.test_can_infer_platform_from_path_if_none_provi
                    ded fails on win32
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: eric at webkit.org, aroben at apple.com, tony at chromium.org,
                    abarth at webkit.org, mihaip at chromium.org,
                    koz at chromium.org


There's actually a couple of places that get confused by os.path.sep being '\\' on win32, but in this particular test it's not clear what the right fix is, since I'm not sure if zip files should follow the platform, or always use '/'.

-- 
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