RESOLVED FIXED 141956
Multiple tests are broken on Windows, because Symbol is undefined
https://bugs.webkit.org/show_bug.cgi?id=141956
Summary Multiple tests are broken on Windows, because Symbol is undefined
Alexey Proskuryakov
Reported 2015-02-23 23:10:01 PST
Tests that started to fail today: js/dfg-to-primitive-pass-symbol.html js/regress/constructor-with-return.html js/symbol-abstract-equality-comparison.html js/symbol-abstract-relational-comparison.html js/symbol-in-map.html js/symbol-object.html js/symbol-prototype-is-ordinary-object.html js/symbol-strict-equality-comparison.html js/symbol-tostring.html js/symbols.html https://build.webkit.org/results/Apple%20Win%207%20Release%20(Tests)/r180550%20(49911)/results.html
Attachments
Brent Fulgham
Comment 1 2015-02-23 23:13:50 PST
Brent Fulgham
Comment 2 2015-02-23 23:15:54 PST
Two additional tests started failing in <https://trac.webkit.org/changeset/180550>.
Brent Fulgham
Comment 3 2015-02-23 23:19:46 PST
These tests broke with r180547: js/symbol-abstract-equality-comparison.html js/symbol-abstract-relational-comparison.html js/symbol-in-map.html js/symbol-object.html js/symbol-prototype-is-ordinary-object.html js/symbol-strict-equality-comparison.html js/symbol-tostring.html js/symbols.html These broke with r180550: js/dfg-to-primitive-pass-symbol.html js/regress/constructor-with-return.html ]
Brent Fulgham
Comment 4 2015-02-23 23:24:31 PST
Rolled out offending change in https://bugs.webkit.org/show_bug.cgi?id=141957.
Brent Fulgham
Comment 5 2015-02-23 23:29:16 PST
Alexey Proskuryakov
Comment 6 2015-02-24 00:22:52 PST
So, marking as fixed. Thanks!
Note You need to log in before you can comment on or make changes to this bug.