mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 18:21:45 +08:00
c30a7cdfde
Just add some extra sleep time so it hopefully also works when the CI system is overloaded. This succeeded >60 times in the CI, without a single failure. In case it legitimately fails again, we should provide simple steps to reproduce the failure interactively (using "tmux attach"). The uvar issue only triggered because two fish are started - one is running the tmux-complete script, the other one is running inside tmux. We could reduce the complexity of this test by writing it in a different language, like sh or python. |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test_util.fish | ||
test.fish |