RESOLVED CONFIGURATION CHANGED200788
REGRESSION (r248709): test/built-ins/Promise/prototype/finally/this-value-non-promise.js is failing on test262 bots
https://bugs.webkit.org/show_bug.cgi?id=200788
Summary REGRESSION (r248709): test/built-ins/Promise/prototype/finally/this-value-non...
Ryan Haddad
Reported 2019-08-15 13:45:23 PDT
---------------NEW FAILING TESTS SUMMARY--------------- FAIL test/built-ins/Promise/prototype/finally/this-value-non-promise.js (default) Full Output: Exception: TypeError: |this| is not a Promise finally@[native code] global code@/Volumes/Data/slave/highsierra-debug-tests-test262/build/JSTests/test262/test/built-ins/Promise/prototype/finally/this-value-non-promise.js:17:31 FAIL test/built-ins/Promise/prototype/finally/this-value-non-promise.js (strict mode) Full Output: Exception: TypeError: |this| is not a Promise finally@[native code] global code@/Volumes/Data/slave/highsierra-debug-tests-test262/build/JSTests/test262/test/built-ins/Promise/prototype/finally/this-value-non-promise.js:18:31 https://build.webkit.org/builders/Apple%20High%20Sierra%20Debug%20Test262%20%28Tests%29/builds/4090
Attachments
Ryan Haddad
Comment 1 2019-08-15 13:46:18 PDT
History on the bot suggests that this started with https://trac.webkit.org/changeset/248709/webkit
Ryan Haddad
Comment 2 2019-08-16 13:09:52 PDT
Reverted the offending change in <https://trac.webkit.org/changeset/248786>
Radar WebKit Bug Importer
Comment 3 2019-08-16 13:10:18 PDT
Note You need to log in before you can comment on or make changes to this bug.