Bug 11515
Summary: | Failing layout test: fast/AppleScript/date.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Major | CC: | ap, pere.martir4 |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Mark Rowe (bdash)
For quite some time now fast/AppleScript/date.html has been failing for me. If this is related to timezones in some way, I am currently in NZDT (GMT +1300). The diff of actual vs expected results is as follows:
--- fast/AppleScript/date-expected.txt 2006-03-09 13:38:34.000000000 +1300
+++ fast/AppleScript/date-actual.txt 2006-11-04 23:57:30.000000000 +1300
@@ -1,10 +1,10 @@
00000000C00D6BE5 ('ldt ')
-000000007C4E8F00 ('ldt ')
-000000007C25DAB0 ('ldt ')
-00000001383EC400 ('ldt ')
-0000000056871300 ('ldt ')
-0000000000000000 ('ldt ')
-FFFFFFFF3C637000 ('ldt ')
+000000007C4E80F0 ('ldt ')
+000000007C25CCA0 ('ldt ')
+00000001383EAEE8 ('ldt ')
+00000000568704F0 ('ldt ')
+FFFFFFFFFFFFEAE8 ('ldt ')
+FFFFFFFF3C635AE8 ('ldt ')
Invalid Date ('utxt')
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |