WebKit Bugzilla
Attachment 369171 Details for
Bug 197628
: Update test262 expectations for Proxy passes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-197628-20190507075823.patch (text/plain), 2.01 KB, created by
Dean Jackson
on 2019-05-06 14:58:24 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dean Jackson
Created:
2019-05-06 14:58:24 PDT
Size:
2.01 KB
patch
obsolete
>Subversion Revision: 244950 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index c2316a6960e6628407f9cdb7dc3efee2b59cc899..55b7d2c5c9c990875d2271ebe78181f91c60684d 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,14 @@ >+2019-05-06 Dean Jackson <dino@apple.com> >+ >+ Update test262 expectations for Proxy passes >+ https://bugs.webkit.org/show_bug.cgi?id=197628 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ There are two consistent passes in Proxy.ownKeys. >+ >+ * test262/expectations.yaml: >+ > 2019-05-04 Tadeu Zagallo <tzagallo@apple.com> > > TypedArrays should not store properties that are canonical numeric indices >diff --git a/JSTests/test262/expectations.yaml b/JSTests/test262/expectations.yaml >index 691ec669623a382bf5fb625c2f5947d8c806c72f..6bbe5eb5f9fca96792eeeee3a1588c850446b409 100644 >--- a/JSTests/test262/expectations.yaml >+++ b/JSTests/test262/expectations.yaml >@@ -1098,12 +1098,6 @@ test/built-ins/Proxy/construct/trap-is-undefined-proto-from-ctor-realm.js: > test/built-ins/Proxy/create-handler-is-revoked-proxy.js: > default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all' > strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all' >-test/built-ins/Proxy/ownKeys/return-duplicate-entries-throws.js: >- default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all' >- strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all' >-test/built-ins/Proxy/ownKeys/return-duplicate-symbol-entries-throws.js: >- default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all' >- strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all' > test/built-ins/RegExp/named-groups/groups-object-subclass-sans.js: > default: 'Test262Error: Expected SameValue(ëbû, ë$<a>û) to be true' > strict mode: 'Test262Error: Expected SameValue(ëbû, ë$<a>û) to be true'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ysuzuki
:
review+
ews-watchlist
:
commit-queue-
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 197628
: 369171 |
369218