Fabian Boehm

Results 744 comments of Fabian Boehm

Two failures of tmux-commandline on the same commit. Alpine: ``` 129/189 Test #129: tmux-commandline.fish ....................***Failed 7.66 sec realpath: --: No such file or directory Testing file /tmp/cirrus-ci-build/build/tests/checks/tmux-commandline.fish ... Failure: The...

I've removed the offending bit of tmux-commandline, which was admittedly testing broken tmux output - it's possible that tmux is timing-dependent here?

The Cirrus machines sometimes have issues running rustup, I think mostly on FreeBSD. Example: ``` info: profile set to 'minimal' info: default host triple is x86_64-unknown-freebsd info: syncing channel updates...

More tmux-commandline, this time on ubuntu-asan: ``` Testing file /home/runner/work/fish-shell/fish-shell/build/tests/checks/tmux-commandline.fish ... Failure: The CHECK on line 48 wants: 00000000000000000000000000000000000000000000000000000000000000000000000000000000 but there was no remaining output to match. Context: [...] from...

I don't see how *removing* a sleep can help? Anyway, I really just want to catalogue all the ones we see so that we can fix them, one by one,...

This one's new - for some reason test_driver.py fails to find fish_test_helper right after either checking or compiling it, but only on macOS, and only sometimes: ``` 1/189 Test #1:...

job_summary.py on alpine (cirrus): ``` 187/189 Test #171: job_summary.py ...........................***Failed 21.93 sec pexpects/job_summary.py..FAILED (21837 ms) Failed to match pattern: [0-9]+:1:true|sleep 6:SIGKILL:Forced quit:[0-9]+:sleep job_summary.py:62: timeout from expect_re("[0-9]+:1:true|sleep 6:SIGKILL:Forced quit:[0-9]+:sleep", timeout=20) Escaped...

I've run these with a small cpu and memory quota, and gotten a weird failure in bind_mode_events.py: ``` Failed to match pattern: (?:\r\n|\x1b\[2 q|)[^\n]*mode changes: default insert\r\n bind_mode_events.py:73: timeout from...

The most baffling failure: ``` 103/189 Test #166: fkr.py....................................***Failed 5.82 sec pexpects/fkr.py..FAILED (5521 ms) Failed to match pattern: prompt 2 fkr.py:20: timeout from expect_prompt() Escaped buffer: When written to the...

tmux-commandline with another new error (on macos this time)? ``` checks/tmux-commandline.fish..Failure: The CHECK on line 49 wants: prompt {{\\d+}}> echo 00000000000000000000000000000000000000000000000000000000000000000 which failed to match line stdout:31: prompt 4> commandline...