Bug 166396 - REGRESSION (r210052?): JSC Stress test es6.yaml/es6/typed_arrays_correct_prototype_chains.js.default failing
Summary: REGRESSION (r210052?): JSC Stress test es6.yaml/es6/typed_arrays_correct_prot...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-21 14:51 PST by Ryan Haddad
Modified: 2016-12-21 17:26 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Ryan Haddad 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
Comment 2 Alexey Proskuryakov 2016-12-21 16:17:26 PST
Roll out?
Comment 3 Ryan Haddad 2016-12-21 16:18:31 PST
I believe Keith fixed this in https://trac.webkit.org/changeset/210080
Comment 4 Keith Miller 2016-12-21 16:34:39 PST
Whoops, yeah, I forgot to comment here / close the bug.
Comment 5 Alexey Proskuryakov 2016-12-21 17:26:29 PST
It would be nice to have it say "PASSED UNEXPECTEDLY" instead of "FAIL" :)