mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 09:27:38 +00:00
735105e33f
This is the last time I'm doing this before I rip these particular tests out. As far as I know there is no actual *problem* here, this is just failing through a combination of macOS and Github Actions being slow as molasses. So it is wasting our time and therefore worse than not having these tests at all, especially since they very rarely fail for good reasons. We would leave some escape delay tests intact with generous timeouts, which would provide 90% of the coverage with 10% of the hassle. |
||
---|---|---|
.. | ||
bind.py | ||
bind_mode_events.py | ||
cancel_event.py | ||
commandline.py | ||
complete.py | ||
disable_mouse.py | ||
exit.py | ||
exit_handlers.py | ||
exit_nohang.py | ||
fg.py | ||
fkr.py | ||
generic.py | ||
histfile.py | ||
history.py | ||
isatty.py | ||
job_summary.py | ||
pipeline.py | ||
postexec.py | ||
private_mode.py | ||
read.py | ||
set_color.py | ||
sigint.py | ||
signals.py | ||
terminal.py | ||
tty_ownership.py | ||
undo.py | ||
wait.py |