#4830 Install python3-email-validator in our base container
Merged by pingou. Opened by pingou.
fix_tests  into  master

Download 4830.patch

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

:thumbsup:

WTF? Why are tests now failing again?

15:03:28  Failed tests:
15:03:28  FAILED test: py3-test_pagure_flask_rebase
15:03:28  FAILED test: py3-test_pagure_flask_ui_app
15:03:28  FAILED test: py3-test_pagure_flask_ui_clone
15:03:28  FAILED test: py3-test_pagure_lib_git_auth

I suspect something else changed :)

pretty please pagure-ci rebuild

Still the same failure. :cry:

4 new commits added

  • Migrate the Fedora 29 container to Fedora 31
  • fixup centos7
  • Add the possibility to specify the branch or repo via CLI arguments
  • Remove email_validator from the requirements.txt on CentOS 7

1 new commit added

  • Add python-email-validator as a Requires in the spec file

requires -> Requires

6 new commits added

  • Add python-email-validator as a Requires in the spec file
  • Migrate the Fedora 29 container to Fedora 31
  • fixup centos7
  • Add the possibility to specify the branch or repo via CLI arguments
  • Remove email_validator from the requirements.txt on CentOS 7
  • Install python3-email-validator in our base container

:thumbsup:

Thanks.

So I've managed to get the tests pass locally using these changes but jenkins will not apply them until after they are merged.
So I'm going to merge this and, fingers crossed, jenkins will be happy with this as well!

Pull-Request has been merged by pingou

Metadata