[Webkit-unassigned] [Bug 210604] New: REGRESSION(r260145/r260146): Two new failing i18n tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 06:54:41 PDT 2020


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

            Bug ID: 210604
           Summary: REGRESSION(r260145/r260146): Two new failing i18n
                    tests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: clopez at igalia.com, ross.kirsling at sony.com,
                    tpopela at redhat.com

Running stress/date-toLocaleString.js.default
stress/date-toLocaleString.js.default: Exception: Error: expected 1969(ji-you), 4:00:00 PM but got 1969(ji-you), 12:00:00 AM
stress/date-toLocaleString.js.default: shouldBe at date-toLocaleString.js:3:24
stress/date-toLocaleString.js.default: global code at date-toLocaleString.js:129:9
stress/date-toLocaleString.js.default: ERROR: Unexpected exit code: 3
FAIL: stress/date-toLocaleString.js.default

Running stress/date-toLocaleString.js.mini-mode
stress/date-toLocaleString.js.mini-mode: Exception: Error: expected 1969(ji-you), 4:00:00 PM but got 1969(ji-you), 12:00:00 AM
stress/date-toLocaleString.js.mini-mode: shouldBe at date-toLocaleString.js:3:24
stress/date-toLocaleString.js.mini-mode: global code at date-toLocaleString.js:129:9
stress/date-toLocaleString.js.mini-mode: ERROR: Unexpected exit code: 3
FAIL: stress/date-toLocaleString.js.mini-mode

The two above tests seem to have grown a dependency on system timezone. We used to have a bunch of tests with this problem and tbh I don't remember how we handled it in the past.

-- 
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/20200416/528d57ba/attachment.htm>


More information about the webkit-unassigned mailing list