[webkit-changes] [WebKit/WebKit] 81c2c2: Unreviewed, update test262

Yusuke Suzuki noreply at github.com
Wed Oct 18 20:55:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81c2c290dfcc4bd388c69179c410bd2318c2c435
      https://github.com/WebKit/WebKit/commit/81c2c290dfcc4bd388c69179c410bd2318c2c435
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M JSTests/test262/expectations.yaml
    M JSTests/test262/harness/propertyHelper.js
    M JSTests/test262/latest-changes-summary.txt
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-array-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-generators-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-map-builtin.js
    M JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-non-str-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-promise-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-set-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-string-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-weakmap-builtin.js
    A JSTests/test262/test/built-ins/Object/prototype/toString/symbol-tag-weakset-builtin.js
    A JSTests/test262/test/built-ins/Temporal/Duration/compare/exhaustive.js
    M JSTests/test262/test/built-ins/Temporal/Duration/compare/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/Duration/compare/precision-exact-mathematical-values-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/compare/relativeto-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/Duration/compare/relativeto-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/calendar-dateadd-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/calendar-dateuntil-called-with-singular-largestunit.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/nanoseconds-to-days-loop-indefinitely-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/nanoseconds-to-days-loop-indefinitely-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/nanoseconds-to-days-loop-indefinitely.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/relativeto-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/relativeto-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/add/relativeto-zoneddatetime-nanoseconds-to-days-range-errors.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/calendar-dateadd-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/calendar-dateuntil-called-with-singular-largestunit.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/duration-out-of-range-added-to-relativeto.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/nanoseconds-to-days-loop-indefinitely-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/nanoseconds-to-days-loop-indefinitely-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/nanoseconds-to-days-loop-indefinitely.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/nanoseconds-to-days-precision-exact-mathematical-values-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/nanoseconds-to-days-precision-exact-mathematical-values-2.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/relativeto-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/relativeto-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/relativeto-zoneddatetime-nanoseconds-to-days-range-errors.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/rounding-is-noop.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/zero-day-length-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/zero-day-length-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/round/zero-day-length.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/calendar-dateadd-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/calendar-dateuntil-called-with-singular-largestunit.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/nanoseconds-to-days-loop-indefinitely-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/nanoseconds-to-days-loop-indefinitely-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/nanoseconds-to-days-loop-indefinitely.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/relativeto-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/relativeto-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/subtract/relativeto-zoneddatetime-nanoseconds-to-days-range-errors.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/calendar-dateadd-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/calendar-dateuntil-called-with-singular-largestunit.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/duration-out-of-range-added-to-relativeto.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/nanoseconds-to-days-loop-indefinitely-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/nanoseconds-to-days-loop-indefinitely-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/nanoseconds-to-days-loop-indefinitely.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/relativeto-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/relativeto-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/relativeto-zoneddatetime-nanoseconds-to-days-range-errors.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/zero-day-length-1.js
    R JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/zero-day-length-2.js
    A JSTests/test262/test/built-ins/Temporal/Duration/prototype/total/zero-day-length.js
    A JSTests/test262/test/built-ins/Temporal/Instant/compare/exhaustive.js
    M JSTests/test262/test/built-ins/Temporal/Instant/prototype/since/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/Instant/prototype/until/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/PlainDate/compare/exhaustive.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/add/balance-smaller-units.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/add/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/calendar-dateuntil-called-with-null-prototype-options.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/calendar-dateuntil-called-with-singular-largestunit.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/calendar-invalid-return.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/custom.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/subtract/balance-smaller-units.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/subtract/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/toZonedDateTime/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/toZonedDateTime/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/toZonedDateTime/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/calendar-dateuntil-called-with-null-prototype-options.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/calendar-dateuntil-called-with-singular-largestunit.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/calendar-invalid-return.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/custom.js
    M JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/PlainDateTime/compare/exhaustive.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/add/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/since/balance-infinite-nanoseconds-duration.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/since/calendar-dateuntil-called-with-null-prototype-options.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/since/calendar-dateuntil-called-with-singular-largestunit.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/since/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/subtract/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/toZonedDateTime/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/toZonedDateTime/getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/toZonedDateTime/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/until/balance-infinite-nanoseconds-duration.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/until/calendar-dateuntil-called-with-null-prototype-options.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/until/calendar-dateuntil-called-with-singular-largestunit.js
    M JSTests/test262/test/built-ins/Temporal/PlainDateTime/prototype/until/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/PlainTime/compare/exhaustive.js
    M JSTests/test262/test/built-ins/Temporal/PlainTime/prototype/since/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/PlainTime/prototype/toZonedDateTime/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/PlainTime/prototype/toZonedDateTime/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/PlainTime/prototype/toZonedDateTime/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainTime/prototype/until/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/PlainYearMonth/compare/exhaustive.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/add/calendar-dateadd-called-with-plaindate-instance.js
    A JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/add/end-of-month-out-of-range.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/add/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/since/calendar-datefromfields-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/since/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/calendar-arguments-extra-options.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/calendar-arguments.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/calendar-dateadd-called-with-plaindate-instance.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/calendar-dateadd.js
    A JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/end-of-month-out-of-range.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/subtract/order-of-operations.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/until/calendar-datefromfields-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/PlainYearMonth/prototype/until/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/TimeZone/prototype/getInstantFor/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/TimeZone/prototype/getInstantFor/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/compare/argument-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/compare/argument-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/compare/exhaustive.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/from/argument-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/from/argument-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/equals/argument-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/equals/argument-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/hoursInDay/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/hoursInDay/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/round/calendar-dateadd-called-with-options-undefined.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/round/dateadd-options.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/round/div-zero.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/round/getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/round/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/argument-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/argument-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/calendar-dateadd-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/calendar-dateuntil-called-with-null-prototype-options.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/calendar-dateuntil-called-with-singular-largestunit.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/nanoseconds-to-days-loop-indefinitely-1.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/nanoseconds-to-days-loop-indefinitely-2.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/nanoseconds-to-days-loop-indefinitely.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/since/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/startOfDay/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/startOfDay/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/startOfDay/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/argument-propertybag-ambiguous-wall-clock-time.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/argument-propertybag-getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/calendar-dateadd-called-with-options-undefined.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/calendar-dateuntil-called-with-null-prototype-options.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/calendar-dateuntil-called-with-singular-largestunit.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/nanoseconds-to-days-loop-indefinitely-1.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/nanoseconds-to-days-loop-indefinitely-2.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/nanoseconds-to-days-loop-indefinitely.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/until/order-of-operations.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/with/getpossibleinstantsfor-called-with-iso8601-calendar.js
    M JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/with/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/withPlainDate/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/withPlainDate/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/withPlainDate/order-of-operations.js
    R JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/withPlainTime/calendar-dateadd-called-with-options-undefined.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/withPlainTime/getpossibleinstantsfor-called-with-iso8601-calendar.js
    A JSTests/test262/test/built-ins/Temporal/ZonedDateTime/prototype/withPlainTime/order-of-operations.js
    M JSTests/test262/test/harness/verifyProperty-value-error.js
    M JSTests/test262/test/intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-dateStyle.js
    M JSTests/test262/test/intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js
    A JSTests/test262/test/intl402/DisplayNames/prototype/of/type-language-invalid.js
    M JSTests/test262/test/intl402/DurationFormat/constructor-options-fractionalDigits-valid.js
    A JSTests/test262/test/intl402/DurationFormat/prototype/format/style-digital-fractionalDigits-undefined.js
    A JSTests/test262/test/intl402/DurationFormat/prototype/format/style-digital-fractionalDigits.js
    M JSTests/test262/test/language/expressions/class/decorator/syntax/class-valid/decorator-member-expr-private-identifier.js
    A JSTests/test262/test/language/expressions/dynamic-import/import-assertions/2nd-param_FIXTURE.json
    M JSTests/test262/test/language/statements/class/decorator/syntax/class-valid/decorator-member-expr-private-identifier.js
    M JSTests/test262/test262-Revision.txt

  Log Message:
  -----------
  Unreviewed, update test262
https://bugs.webkit.org/show_bug.cgi?id=263357
rdar://117182135

* JSTests/test262/expectations.yaml:
* JSTests/test262/latest-changes-summary.txt:

Canonical link: https://commits.webkit.org/269499@main




More information about the webkit-changes mailing list