Bug 174944 - [ES] Update test262 for Promise.prototype.finally
Summary: [ES] Update test262 for Promise.prototype.finally
Status: RESOLVED DUPLICATE of bug 177220
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 174503
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-28 10:47 PDT by GSkachkov
Modified: 2017-09-19 22:20 PDT (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 GSkachkov 2017-07-28 10:47:05 PDT
Update test262 for Promise.prototype.finallyc when PR is merged. 
https://github.com/tc39/test262/pull/1156
Comment 1 GSkachkov 2017-08-12 11:04:32 PDT
New tests are merged, so we can update test262 to cover promise.finally
Comment 2 Joseph Pecoraro 2017-09-19 22:20:51 PDT
These tests will be imported as I update in bug 177220.

*** This bug has been marked as a duplicate of bug 177220 ***