[Webkit-unassigned] [Bug 65877] New: SVNTest.test_svn_apply depends on the timezone of the computer executing the test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 8 14:24:22 PDT 2011


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

           Summary: SVNTest.test_svn_apply depends on the timezone of the
                    computer executing the test
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org
                CC: eric at webkit.org, abarth at webkit.org


The test webkitpy.common.checkout.scm.scm_unittest.SVNTest.test_svn_apply depends on the timezone to execute correctly. It compares the modifications to ChangeLogs by svn-apply (which sets the date in PST8PDT http://trac.webkit.org/browser/trunk/Tools/Scripts/VCSUtils.pm#L1364) to the current local date. If the computer is not on the same day as the current date in PST8PDT, the test fails

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