[Webkit-unassigned] [Bug 244217] New: REGRESSION (253623 at main): 14 test262 tests are is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 13:29:42 PDT 2022


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

            Bug ID: 244217
           Summary: REGRESSION (253623 at main): 14 test262 tests are  is a
                    consistent failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

These tests first fail on the build https://build.webkit.org/#/builders/364/builds/7317 with a change at https://commits.webkit.org/253623@main.

https://build.webkit.org/#/builders/364/builds/7317/steps/12/logs/stdio
---------------NEW FAILING TESTS SUMMARY---------------

FAIL test/harness/temporalHelpers-one-shift-time-zone.js (default)
Full Output:
Exception: TypeError: realTz.getOffsetNanosecondsFor is not a function. (In 'realTz.getOffsetNanosecondsFor(shiftInstant)', 'realTz.getOffsetNanosecondsFor' is undefined)
checkTimeZoneArithmetic@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/harness/temporalHelpers-one-shift-time-zone.js:23:35
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/harness/temporalHelpers-one-shift-time-zone.js:59:24

FAIL test/harness/temporalHelpers-one-shift-time-zone.js (strict mode)
Full Output:
Exception: TypeError: realTz.getOffsetNanosecondsFor is not a function. (In 'realTz.getOffsetNanosecondsFor(shiftInstant)', 'realTz.getOffsetNanosecondsFor' is undefined)
checkTimeZoneArithmetic@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/harness/temporalHelpers-one-shift-time-zone.js:24:35
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/harness/temporalHelpers-one-shift-time-zone.js:60:24

FAIL test/intl402/DateTimeFormat/prototype/format/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (default)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/format/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:13:44

FAIL test/intl402/DateTimeFormat/prototype/format/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (strict mode)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/format/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:14:44

FAIL test/intl402/DateTimeFormat/prototype/formatRange/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (default)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/formatRange/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:15:45

FAIL test/intl402/DateTimeFormat/prototype/formatRange/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (strict mode)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/formatRange/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:16:45

FAIL test/intl402/DateTimeFormat/prototype/formatRangeToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (default)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/formatRangeToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:15:45

FAIL test/intl402/DateTimeFormat/prototype/formatRangeToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (strict mode)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/formatRangeToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:16:45

FAIL test/intl402/DateTimeFormat/prototype/formatToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (default)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/formatToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:13:44

FAIL test/intl402/DateTimeFormat/prototype/formatToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js (strict mode)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(8, 4)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/DateTimeFormat/prototype/formatToParts/temporal-objects-timezone-getoffsetnanosecondsfor-not-callable.js:14:44

FAIL test/intl402/Intl/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js (default)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(5, 2)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/Intl/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js:17:44

FAIL test/intl402/Intl/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js (strict mode)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(5, 2)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/Intl/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js:18:44

FAIL test/intl402/Intl/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js (default)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(5, 2)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/Intl/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js:17:44

FAIL test/intl402/Intl/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js (strict mode)
Full Output:
Exception: TypeError: undefined is not a constructor (evaluating 'new Temporal.PlainMonthDay(5, 2)')
global code@/Volumes/Data/worker/Apple-Monterey-Debug-Test262-Tests/build/JSTests/test262/test/intl402/Intl/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js:18:44

---------------------------------------------------------
14 tests newly fail

-- 
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/20220822/38412c4f/attachment-0001.htm>


More information about the webkit-unassigned mailing list