Philip H.
Philip H.
@brammool @k-takata please review my CI Implementation. Thank you.
@brammool Test_terminal_cwd() failed now.
@brammool we can use it with `./configure --with-features=tiny` or with other configure opts and fix the tests
> The failing message test shows this in the screendump: > > ``` > Error detected while processing command line..script /private/var/folders/b > f/0cr6_1t525j9r585tdpgnv_m0000gn/T/cirrus-ci-build/src/testdir/Xtest_quit_m > essage: > line 1: > ```...
> @brammool we can use it with `./configure --with-features=tiny` or with other configure opts and fix the tests As I mentioned before we can use tiny conf opt
I saw that, will close this PR, its not working
> Is there a reliable way we can recognize the system? not sure, found it here: https://github.com/cirruslabs/tart
@mback2k As far as I know we used it to parse the `TFLAGS` to test step, but I think it is unnecessary since it is a environment variable. We can...
@mback2k Ah yes I saw them but the ssh server was not started with sudo, so they tests where skipped. Maybe we need to fix that. https://cirrus-ci.com/task/5645502984224768?logs=test#L907
@mback2k maybe openssh from homebrew will help not sure that the latest version is shipped on macOS 13. nvm, you skipped test should work as well.