WebKit Bugzilla
Attachment 341538 Details for
Bug 184267
: Array.prototype.concat with Proxy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for landing
bug-184267-20180529200207.patch (text/plain), 1.90 KB, created by
Caitlin Potter (:caitp)
on 2018-05-29 17:02:08 PDT
(
hide
)
Description:
Patch for landing
Filename:
MIME Type:
Creator:
Caitlin Potter (:caitp)
Created:
2018-05-29 17:02:08 PDT
Size:
1.90 KB
patch
obsolete
>Subversion Revision: 232274 >diff --git a/JSTests/ChangeLog b/JSTests/ChangeLog >index 6b801b015fba8691aa2069ec7266f80744a5148e..a68fd29992f9c6928c706f8fdafe7778f9e3a78b 100644 >--- a/JSTests/ChangeLog >+++ b/JSTests/ChangeLog >@@ -1,3 +1,12 @@ >+2018-05-29 Caitlin Potter <caitp@igalia.com> >+ >+ [JSTests] update test262 expectations after r232261 >+ https://bugs.webkit.org/show_bug.cgi?id=184267 >+ >+ Reviewed by Saam Barati. >+ >+ * test262/expectations.yaml: >+ > 2018-05-29 Caio Lima <ticaiolima@gmail.com> > > [ESNext][BigInt] Implement support for "<" and ">" relational operation >diff --git a/JSTests/test262/expectations.yaml b/JSTests/test262/expectations.yaml >index 01ee22cca7d90281c45491f5b33833db72a0bc16..34ece818c2c8e0eda5db2fe1b5cc1b13c017a37f 100644 >--- a/JSTests/test262/expectations.yaml >+++ b/JSTests/test262/expectations.yaml >@@ -624,12 +624,6 @@ test/built-ins/Array/of/return-abrupt-from-data-property.js: > test/built-ins/Array/proto-from-ctor-realm.js: > default: 'Test262Error: Expected SameValue(ëû, ëû) to be true' > strict mode: 'Test262Error: Expected SameValue(ëû, ëû) to be true' >-test/built-ins/Array/prototype/concat/is-concat-spreadable-is-array-proxy-revoked.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/Array/prototype/concat/is-concat-spreadable-proxy.js: >- default: 'Test262Error: Proxy for an array Expected SameValue(ë1û, ë0û) to be true' >- strict mode: 'Test262Error: Proxy for an array Expected SameValue(ë1û, ë0û) to be true' > test/built-ins/Array/prototype/filter/target-array-with-non-writable-property.js: > default: 'TypeError: Attempted to assign to readonly property.' > strict mode: 'TypeError: Attempted to assign to readonly property.'
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
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 184267
:
341460
|
341489
|
341520
| 341538