You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Running the test-suite with TERM=linux causes issues with the zsh-related tests (see below). The TERM variable is set in the Ubuntu CI infrastructure, causing red tests for python-argcomplete.
Hello,
Running the test-suite with TERM=linux causes issues with the zsh-related tests (see below). The TERM variable is set in the Ubuntu CI infrastructure, causing red tests for python-argcomplete.
excerpt:
Link to full report https://autopkgtest.ubuntu.com/results/autopkgtest-oracular/oracular/amd64/p/python-argcomplete/20240801_161300_87da0@/log.gz
Since we are already setting setting the PS1 variable in the test-suite, I suggest we also set the TERM variable.
I will open a PR.
Thanks,
Olivier
The text was updated successfully, but these errors were encountered: