1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-30 16:40:57 -05:00
denoland-deno/test_util
David Sherret ce5d624d69
ci: attempt to make repl tests less flaky at startup on the CI (#21291)
This is an attempt to fix this flakiness:

```
---- integration::repl::assign_underscore stdout ----
deno_exe path /home/runner/work/deno/deno/target/release/deno
command /home/runner/work/deno/deno/target/release/deno repl
command cwd /tmp/deno-cli-testK3YASC
------ Start Full Text ------
""
------- End Full Text -------
Next text: ""
thread 'integration::repl::assign_underscore' panicked at test_util/src/pty.rs:41:11:
Timed out.
stack backtrace:
```
2023-11-24 03:05:08 +01:00
..
src ci: attempt to make repl tests less flaky at startup on the CI (#21291) 2023-11-24 03:05:08 +01:00
std@b23a76a47a Revert "chore: update deno_std submodule (#20994)" (#21001) 2023-10-28 01:24:37 +00:00
wpt@00f2d3447e chore: update wpt (#21255) 2023-11-24 03:03:26 +01:00
Cargo.toml chore(ext/node): use libz-sys w/zlib-ng feature in node (#21158) 2023-11-17 11:28:39 +09:00