1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 11:53:59 -05:00
denoland-deno/cli/tests
Nayeem Rahman f826574873
test(bench): mark explicit timer test as flaky (#20304)
https://github.com/denoland/deno/actions/runs/5990043261/job/16246927846?pr=18642

The test is just `b.start(); b.end()` where the time measured between
must be less 10 μs during warmup. Can't improve it.
Also fixes doc mistake.
2023-08-27 22:22:23 +02:00
..
integration test(bench): mark explicit timer test as flaky (#20304) 2023-08-27 22:22:23 +02:00
node_compat fix(ext/node): allow for the reassignment of userInfo() on Windows (#20165) 2023-08-16 11:28:49 +02:00
testdata fix(bench): explicit timers don't force high precision measurements (#20272) 2023-08-26 11:29:45 +02:00
unit fix(kv) increase number of allowed mutations in atomic (#20126) 2023-08-26 18:26:09 -07:00
unit_node fix(node): propagate create cipher errors (#20280) 2023-08-26 10:45:37 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00