WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245756
REGRESSION (
254780@main
): [ Test262 ] 8 Test262 tests consistently fail
https://bugs.webkit.org/show_bug.cgi?id=245756
Summary
REGRESSION (254780@main): [ Test262 ] 8 Test262 tests consistently fail
Karl Rackler
Reported
2022-09-27 15:53:20 PDT
Description: 8 Test262 consistently fail on the bots. The first build to fail,
https://build.webkit.org/#/builders/373/builds/8665
, was at
254780@main
. Build History:
https://build.webkit.org/#/builders/373?numbuilds=150
---------------NEW FAILING TESTS SUMMARY--------------- FAIL test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-non-integer.js (default) Full Output: Exception: RangeError: roundingIncrement is out of range since@[native code] global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-non-integer.js:16:27 FAIL test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-non-integer.js (strict mode) Full Output: Exception: RangeError: roundingIncrement is out of range since@[native code] global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-non-integer.js:17:27 FAIL test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-wrong-type.js (default) Full Output: Exception: RangeError: roundingIncrement is out of range since@[native code] @/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-wrong-type.js:22:37 checkRoundingIncrementOptionWrongType@/var/folders/sw/7sr9zzm17ns_j2k1276zbq7m0000gn/T/mSNLV492Gb/JWK45cW4Q2:417:33 global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-wrong-type.js:21:54 FAIL test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-wrong-type.js (strict mode) Full Output: Exception: RangeError: roundingIncrement is out of range since@[native code] checkRoundingIncrementOptionWrongType@/var/folders/sw/7sr9zzm17ns_j2k1276zbq7m0000gn/T/mSNLV492Gb/JWK45cW4Q2:417:33 global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/since/roundingincrement-wrong-type.js:22:54 FAIL test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-non-integer.js (default) Full Output: Exception: RangeError: roundingIncrement is out of range until@[native code] global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-non-integer.js:16:29 FAIL test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-non-integer.js (strict mode) Full Output: Exception: RangeError: roundingIncrement is out of range until@[native code] global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-non-integer.js:17:29 FAIL test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js (default) Full Output: Exception: RangeError: roundingIncrement is out of range until@[native code] @/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js:22:39 checkRoundingIncrementOptionWrongType@/var/folders/sw/7sr9zzm17ns_j2k1276zbq7m0000gn/T/mSNLV492Gb/ap4FecyZOW:417:33 global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js:21:54 FAIL test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js (strict mode) Full Output: Exception: RangeError: roundingIncrement is out of range until@[native code] checkRoundingIncrementOptionWrongType@/var/folders/sw/7sr9zzm17ns_j2k1276zbq7m0000gn/T/mSNLV492Gb/ap4FecyZOW:417:33 global code@/Volumes/Data/worker/Apple-Monterey-Release-Test262-Tests/build/JSTests/test262/test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js:22:54 ---------------------------------------------------------
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-27 15:53:49 PDT
<
rdar://problem/100480438
>
Yusuke Suzuki
Comment 2
2022-09-27 17:01:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4778
EWS
Comment 3
2022-09-27 20:35:45 PDT
Committed
254941@main
(b3d1660f59a6): <
https://commits.webkit.org/254941@main
> Reviewed commits have been landed. Closing PR #4778 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug