Closed kfarnung closed 6 years ago
make -j4 test
vcbuild test
b612f0e9a4
b621e3c91d
7fc38651e9
a5e48bffa3
f8f6b8e077
7a711e0faa
7bc70fb4ab
e5d697976c
55ba49826b
606e73eacb
a9f5ca4c5a
079aaadfa2
8854f00a57
6bc097e6ad
66b5c1c47f
ba1662603d
043c068950
a132dd8d2c
29af11731d
9ea0323bc5
b54fd8c090
51b6c6bd01
e04616ca17
2cd04857e8
68c92c1a06
8b7991f82d
022021833d
CI: https://ci.nodejs.org/job/chakracore-test-pull-request/267/ https://ci.nodejs.org/job/chakracore-test-pull-request/268/
RC build: https://ci-release.nodejs.org/job/node-chakracore/726/
@mrkmarron The RC build is available
$ nvs remote chakracore-rc https://nodejs.org/download/chakracore-rc/ $ nvs add chakracore-rc
Landed in 022021833db7b8d668038de16a0b8368d39f31c3
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesCommits
b612f0e9a4
] - lib,src: enable TTD auto-trace configb621e3c91d
] - deps, test, lib: fix ChakraCore build and test7fc38651e9
] - deps: update ChakraCore to Microsoft/ChakraCore@1b469e2352a5e48bffa3
] - chakrashim,test: fixes from mergef8f6b8e077
] - deps,src: workaround vm.runInContext issue with top level "var"7a711e0faa
] - deps: fixing microtask behavior with multiple contexts7bc70fb4ab
] - chakrashim: fix lint errorse5d697976c
] - deps: update ChakraCore to Microsoft/ChakraCore@fe4d653dc855ba49826b
] - chakrashim,test: fix Promise API compatibility606e73eacb
] - deps: update ChakraCore to Microsoft/ChakraCore@9c82675e54a9f5ca4c5a
] - deps: update ChakraCore to Microsoft/ChakraCore@1c76177a11079aaadfa2
] - fixing linter errors in test8854f00a57
] - fixing broken test6bc097e6ad
] - test: disable tests on node-chakracore66b5c1c47f
] - napi: add napi_module_register_by_symbol to node_api_jsrt.ccba1662603d
] - lib: fix call stack extraction in trace_mgr.js043c068950
] - updating ChakraShim to account for new params in FunctionTemplate::Newa132dd8d2c
] - deps: update ChakraCore to Microsoft/ChakraCore@2c6efb563b29af11731d
] - deps: update ChakraCore to Microsoft/ChakraCore@865f63bd269ea0323bc5
] - deps: fixing additional invalid uses of HandleScopeb54fd8c090
] - deps: update ChakraCore to Microsoft/ChakraCore@08cf998b1d51b6c6bd01
] - deps: updating incorrect usage of HandleScopee04616ca17
] - chakrashim: implement proxy methods in chakrashim2cd04857e8
] - test: using v8::Context::Scope in cctest EnvironmentTestFixture68c92c1a06
] - build: fix chakracore dependency8b7991f82d
] - Merge tag 'v10.1.0' into 10.1.0-proposal022021833d
] - Working on v10.0.1