[Webkit-unassigned] [Bug 170580] New: Fix and enable ChakraCore/test/es6/ES6Function_bugs.js after r215072

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 17:44:42 PDT 2017


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

            Bug ID: 170580
           Summary: Fix and enable ChakraCore/test/es6/ES6Function_bugs.js
                    after r215072
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

After change set r215072, ChakraCore/test/es6/ES6Function_bugs.js fails one subtest.  That subtest however appears to be wrong.

It checks that defineProperty("length") to a getter on a sealed function shouldn't throw.  JSC and V8 both throw and that behavior seems to be consistent with the ECMAScript spec.  That part of the test should be disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170407/30aee2c8/attachment.html>


More information about the webkit-unassigned mailing list