Fixes https://pagure.io/koji/issue/4149
1 new commit added
test_client_session.py
Metadata Update from @tkopecek: - Pull-request tagged with: testing-basic
Unit test doesn't work for me. Is it for you (rebased on master)?
Unit tests pass for me here. What failure are you getting, in what env?
Many tests from test_client_session ends with koji.ServerOffline: server startup error (F42, LANG=C make test3
koji.ServerOffline: server startup error
LANG=C make test3
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
rebased onto 45c290dd74b6b56dafcd3d8cacbb16d0b8ff1284
rebased, no conflicts
fix unit tests
Fixed the unit test issue. I wasn't seeing it locally because I had a local db running.
Commit 724dbe31 fixes this pull-request
Pull-Request has been merged by mikem
Fixes https://pagure.io/koji/issue/4149