[Webkit-unassigned] [Bug 209455] New: [Win] http/tests/misc/last-modified-parsing.html always fails on Windows EWS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 17:33:08 PDT 2020


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

            Bug ID: 209455
           Summary: [Win] http/tests/misc/last-modified-parsing.html
                    always fails on Windows EWS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: tsavell at apple.com

http/tests/misc/last-modified-parsing.html always fails on Windows EWS.

Looks like a timezone issue (off by 8 hours):

--- /home/buildbot/worker/Windows-EWS/build/layout-test-results/http/tests/misc/last-modified-parsing-expected.txt
+++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/http/tests/misc/last-modified-parsing-actual.txt
@@ -3,34 +3,34 @@
 --------
 Frame: '<!--frame1-->'
 --------
-Fri, 21 Nov 2008 01:03:33 GMT
+Fri, 21 Nov 2008 09:03:33 GMT

 --------
 Frame: '<!--frame2-->'
 --------
-Fri, 21 Nov 2008 01:03:33 GMT
+Fri, 21 Nov 2008 09:03:33 GMT

 --------
 Frame: '<!--frame3-->'
 --------
-Fri, 21 Nov 1997 01:03:33 GMT
+Fri, 21 Nov 1997 09:03:33 GMT

 --------
 Frame: '<!--frame4-->'
 --------
-Fri, 21 Nov 2008 01:03:33 GMT
+Fri, 21 Nov 2008 09:03:33 GMT

 --------
 Frame: '<!--frame5-->'
 --------
-Thu, 21 Feb 2008 01:03:33 GMT
+Thu, 21 Feb 2008 09:03:33 GMT

 --------
 Frame: '<!--frame6-->'
 --------
-Sun, 03 Feb 2008 01:03:33 GMT
+Sun, 03 Feb 2008 09:03:33 GMT

 --------
 Frame: '<!--frame7-->'
 --------
-Mon, 03 Mar 2008 01:03:33 GMT
+Mon, 03 Mar 2008 09:03:33 GMT

-- 
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/20200324/cb4f5547/attachment.htm>


More information about the webkit-unassigned mailing list