1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/cli/tests
Nayeem Rahman 4a0d27d085
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-31 14:04:06 +02:00
..
integration test(bench): mark explicit timer test as flaky (#20304) 2023-08-31 14:04:06 +02:00
node_compat fix(ext/node): allow for the reassignment of userInfo() on Windows (#20165) 2023-08-21 18:23:27 +05:30
testdata fix(bench): explicit timers don't force high precision measurements (#20272) 2023-08-31 14:02:40 +02:00
unit fix(kv) increase number of allowed mutations in atomic (#20126) 2023-08-31 14:02:40 +02:00
unit_node fix(node): propagate create cipher errors (#20280) 2023-08-31 14:02:40 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00