Kyle Farnung

Results 18 issues of Kyle Farnung

Allow the caller to get the integer value for a given number back as a 64-bit integer value.

* **Version**: master * **Platform**: all * **Subsystem**: lib ChakraCore 1.9 currently has `Atomics.wake` which has been renamed to `Atomics.notify` which has been updated in ChakraCore 1.10. The shim is...

* **Version**: master * **Platform**: macOS * **Subsystem**: dgram I'm seeing consistent timeout failures for a few of the `test-dgram-*` tests: ``` not ok 401 parallel/test-dgram-send-empty-array not ok 402 parallel/test-dgram-send-empty-buffer...

* **Version**: 10.0.0 * **Platform**: Ubuntu Linux 16.04 * **Subsystem**: Comparing the build times for `react-scripts-ts build` between node-chakracore v8.11.1 and v10.0.0 there's a huge difference in runtime. node-chakracore v8.11.1...

Performance

* **Version**: master * **Platform**: mac, linux * **Subsystem**: icu Recent upstream changes have caused issues with `global.Intl` on Mac and Linux. cctest is starting to fail with crashes: ```...

* **Version**: master * **Platform**: all * **Subsystem**: process A test was added that depends on `process.memoryUsage()` to verify memory growth. It depends on V8 APIs and seems to always...

* **Version**: master * **Platform**: Windows * **Subsystem**: net,test It looks like `sequential/test-net-bytes-per-incoming-chunk-overhead` is flaky in the NodeJS Windows CI: ``` not ok 515 sequential/test-net-bytes-per-incoming-chunk-overhead --- duration_ms: 11.614 severity: fail...

test

* **Version**: v8.11.1/v10.0.0 * **Platform**: Ubuntu Linux 14.04.5 * **Subsystem**: While trying to use Travis CI following the [NVS documentation](https://github.com/jasongin/nvs/blob/master/doc/CI.md) I ran into an issue where node-chakracore appears to be...

build

* **Version**: master * **Platform**: windows * **Subsystem**: async-hooks https://ci.nodejs.org/job/node-test-binary-windows/15609/COMPILED_BY=vs2017,RUNNER=win2008r2-vs2017,RUN_SUBSET=2/console ``` not ok 16 parallel/test-async-hooks-destroy-on-gc --- duration_ms: 0.253 severity: fail stack: |- assert.js:253 throw err; ^ AssertionError [ERR_ASSERTION]: false ==...

* **Version**: master * **Platform**: linux * **Subsystem**: http2 https://ci.nodejs.org/job/chakracore-test-linux/313/nodes=ubuntu1604-64/consoleText ``` not ok 929 parallel/test-http2-respond-file-fd-invalid --- duration_ms: 0.411 severity: fail stack: |- (node:5343) ExperimentalWarning: The http2 module is an experimental...