| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-22 | feat(node/http): implement ClientRequest.setTimeout() (#18783) | Levente Kurusa | |
| - implement setTimeout with matching semantics of Node - add the test from Node but leave it turned off because ClientRequest has no underlying socket | |||
| 2023-04-19 | fix(ext/node): improve vm.runInThisContext (#18767) | Yoshiya Hinosawa | |
| 2023-04-19 | tests: disable another flaky test (#18762) | Bartek Iwańczuk | |
| This test is flaky too, it actually shouldn't be running since it's not listed in `cli/tests/node_compat/config.jsonc` at all. | |||
| 2023-04-19 | chore: disable flaky Node compat tests (#18760) | Bartek Iwańczuk | |
| I'm not able to reproduce any of the failures from CI on my machine. I'm going to disable these tests for now as they are holding us back. | |||
