[Webkit-unassigned] [Bug 245756] New: REGRESSION (254780 at main): [ Test262 ] 8 Test262 tests consistently fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 15:53:20 PDT 2022


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

            Bug ID: 245756
           Summary: REGRESSION (254780 at main): [ Test262 ] 8 Test262 tests
                    consistently fail
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
8 Test262 consistently fail on the bots.

The first build to fail, https://build.webkit.org/#/builders/373/builds/8665, was at 254780 at 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

---------------------------------------------------------

-- 
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/20220927/ec1be24f/attachment.htm>


More information about the webkit-unassigned mailing list