[Webkit-unassigned] [Bug 177622] New: test262: Unexpected passes after r222617 and r222618

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 14:39:59 PDT 2017


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

            Bug ID: 177622
           Summary: test262: Unexpected passes after r222617 and r222618
           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: ryanhaddad at apple.com

After https://trac.webkit.org/changeset/222617, these 14 tests started unexpectedly passing on test262 Release and Debug bots:

test262.yaml/test262/test/built-ins/Array/prototype/copyWithin/return-abrupt-from-delete-proxy-target.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Array/prototype/copyWithin/return-abrupt-from-delete-proxy-target.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setDate/arg-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setDate/arg-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-date-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-date-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-month-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-month-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-year-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-year-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setMonth/arg-date-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setMonth/arg-date-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setMonth/arg-month-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setMonth/arg-month-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0

https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20Test262%20%28Tests%29/builds/4434
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20Test262%20%28Tests%29/builds/3364


After https://trac.webkit.org/changeset/222618, we went down to 8 tests unexpectedly passing on the test262 Debug bot:
test262.yaml/test262/test/built-ins/Array/prototype/copyWithin/return-abrupt-from-delete-proxy-target.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Array/prototype/copyWithin/return-abrupt-from-delete-proxy-target.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setDate/arg-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setDate/arg-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-date-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setFullYear/arg-date-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setMonth/arg-date-to-number-err.js.default: ERROR: Unexpected exit code: 0
test262.yaml/test262/test/built-ins/Date/prototype/setMonth/arg-date-to-number-err.js.default-strict: ERROR: Unexpected exit code: 0

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20Test262%20%28Tests%29/builds/3365

-- 
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/20170928/f5d13d3d/attachment.html>


More information about the webkit-unassigned mailing list