[Webkit-unassigned] [Bug 217738] New: REGRESSION (r268489): test/built-ins/Object/entries/order-after-define-property.js failing on test262 bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 16:30:18 PDT 2020


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

            Bug ID: 217738
           Summary: REGRESSION (r268489):
                    test/built-ins/Object/entries/order-after-define-prope
                    rty.js failing on test262 bots
           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

The test below is failing on test262 bots after https://trac.webkit.org/changeset/268489/webkit

---------------NEW FAILING TESTS SUMMARY---------------

FAIL test/built-ins/Object/entries/order-after-define-property.js (default)
Full Output:
Exception: Test262Error: Expected [, a, name] and [name, a] to have the same contents. 

FAIL test/built-ins/Object/entries/order-after-define-property.js (strict mode)
Full Output:
Exception: Test262Error: Expected [, a, name] and [name, a] to have the same contents. 

https://build.webkit.org/builders/Apple-Catalina-Debug-Test262-Tests/builds/8411/steps/test262-test/logs/stdio

-- 
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/20201014/0d144394/attachment.htm>


More information about the webkit-unassigned mailing list