WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
175915
test262 failures: Map/prototype/entries/name.js and Set/prototype/values/name.js
https://bugs.webkit.org/show_bug.cgi?id=175915
Summary
test262 failures: Map/prototype/entries/name.js and Set/prototype/values/name.js
Ryan Haddad
Reported
2017-08-23 17:24:02 PDT
test262.yaml/test262/test/built-ins/Map/prototype/entries/name.js.default: Exception: Test262Error: The value of `Map.prototype.entries.name` is `"entries"` Expected SameValue(«», «entries») to be true test262.yaml/test262/test/built-ins/Map/prototype/entries/name.js.default-strict: Exception: Test262Error: The value of `Map.prototype.entries.name` is `"entries"` Expected SameValue(«», «entries») to be true test262.yaml/test262/test/built-ins/Set/prototype/values/name.js.default-strict: Exception: Test262Error: The value of `Set.prototype.values.name` is `'values'` Expected SameValue(«», «values») to be true test262.yaml/test262/test/built-ins/Set/prototype/values/name.js.default: Exception: Test262Error: The value of `Set.prototype.values.name` is `'values'` Expected SameValue(«», «values») to be true
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20Test262%20%28Tests%29/builds/3600
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2017-08-23 17:24:39 PDT
These failures seem to have started with
https://trac.webkit.org/changeset/221110
Yusuke Suzuki
Comment 2
2017-08-23 18:07:49 PDT
Committed
r221125
: <
http://trac.webkit.org/changeset/221125
>
Radar WebKit Bug Importer
Comment 3
2017-08-23 18:08:19 PDT
<
rdar://problem/34049112
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug