Describe the bug
hello,
we're building gh on s390x processors in openSUSE.
Affected version
2.95.0
Steps to reproduce the behavior
[ 769s] + cd /home/abuild/rpmbuild/BUILD
[ 769s] + cd cli-2.95.0
[ 769s] + GOFLAGS='-buildmode=pie -trimpath -mod=vendor -modcacherw'
[ 769s] + go test ./...
[ 769s] ===== CUT =====
[ 770s] --- FAIL: TestHuhPrompterMultiSelectWithSearchPersistence (5.42s)
[ 770s] --- FAIL: TestHuhPrompterMultiSelectWithSearchPersistence/selections_persist_after_changing_search_query (5.31s)
[ 770s] huh_prompter_test.go:478: form.Run() did not complete in time
[ 770s] FAIL
[ 770s] FAIL github.com/cli/cli/v2/internal/prompter 11.841s
Related
A fix was submitted in #13675 but was automatically closed because it did not link to a help wanted issue. The branch and implementation are ready - a maintainer can reopen or cherry-pick that PR. If that PR is wrong, I'd be happy to improve it.
Describe the bug
hello,
we're building
ghons390xprocessors in openSUSE.Affected version
2.95.0
Steps to reproduce the behavior
Related
A fix was submitted in #13675 but was automatically closed because it did not link to a
help wantedissue. The branch and implementation are ready - a maintainer can reopen or cherry-pick that PR. If that PR is wrong, I'd be happy to improve it.