Fabian Boehm
4e3b3b3b0a
share/config.fish: Quit if job expansion hack errors
...
This prevents something like `fg %5` to foreground the first job if
there is no fifth.
Fixes #9835
2023-06-10 15:36:36 +02:00
Fabian Boehm
8d5a223b39
tests/pexpect: Disable wait.py under SAN CI
2023-05-11 21:42:19 +02:00
Fabian Homborg
69ab68d856
tests: Increase another timeout
...
Github Action's macOS builds are even more resource-starved (even tho
they use the same provider?) than
Travis, but Travis is unusable to us now, so....
2020-11-06 17:56:38 +01:00
Fabian Homborg
3fcf4e1b20
tests: Shorten a sleep
...
This waited for a full second just to call `wait`.
Instead let's use 300ms, saving a full 700ms per test run.
2020-09-04 16:29:53 +02:00
Fabian Homborg
aafdaea2f9
Port wait test to pexpect
2020-06-13 15:21:40 +02:00