1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-31 03:29:10 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 1564595f6b
Revert "perf(core): immediately schedule another tick if there are un… (#18718)
…polled ops (#18611)"

This reverts commit 4317055a3e.

Reverting because we discovered while working on
https://github.com/denoland/deno/pull/18619 that it doesn't work
correctly (sometimes waker just stops working).
2023-04-16 14:05:13 +00:00
..
integration chore: remove node_modules folder being created in testdata directory (#18708) 2023-04-14 21:56:14 +00:00
node_compat chore: fix running node tests in parallel on Windows (#18711) 2023-04-14 18:50:58 -04:00
testdata Revert "perf(core): immediately schedule another tick if there are un… (#18718) 2023-04-16 14:05:13 +00:00
unit fix(ext/websocket): Avoid write deadlock that requires read_frame to complete (#18705) 2023-04-14 22:17:39 +05:30
unit_node chore: bump child_process_test timeouts for slow CI (#18689) 2023-04-13 13:30:30 -04:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00