RESOLVED FIXED 166396
REGRESSION (r210052?): JSC Stress test es6.yaml/es6/typed_arrays_correct_prototype_chains.js.default failing
https://bugs.webkit.org/show_bug.cgi?id=166396
Summary REGRESSION (r210052?): JSC Stress test es6.yaml/es6/typed_arrays_correct_prot...
Ryan Haddad
Reported 2016-12-21 14:51:42 PST
JSC Stress test es6.yaml/es6/typed_arrays_correct_prototype_chains.js.default failing Running es6.yaml/es6/typed_arrays_correct_prototype_chains.js.default Running es6.yaml/es6/WeakMap_iterator_closing.js.default Running es6.yaml/es6/WeakSet_iterator_closing.js.default Running es6.yaml/es6/well-known_symbols_Symbol.hasInstance.js.default es6.yaml/es6/typed_arrays_correct_prototype_chains.js.default: ERROR: Unexpected exit code: 0 FAIL: es6.yaml/es6/typed_arrays_correct_prototype_chains.js.default https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20JSC%20(Tests)/builds/4739/steps/jscore-test/logs/stdio
Attachments
Ryan Haddad
Comment 1 2016-12-21 14:54:32 PST
Looking at the changes on the first failing run, this may have started with https://trac.webkit.org/changeset/210052
Alexey Proskuryakov
Comment 2 2016-12-21 16:17:26 PST
Roll out?
Ryan Haddad
Comment 3 2016-12-21 16:18:31 PST
I believe Keith fixed this in https://trac.webkit.org/changeset/210080
Keith Miller
Comment 4 2016-12-21 16:34:39 PST
Whoops, yeah, I forgot to comment here / close the bug.
Alexey Proskuryakov
Comment 5 2016-12-21 17:26:29 PST
It would be nice to have it say "PASSED UNEXPECTEDLY" instead of "FAIL" :)
Note You need to log in before you can comment on or make changes to this bug.