#4756 Fix blacklisting project upon creation
Merged by pingou. Opened by pingou.
fix_blacklist  into  master

Download 4756.patch
no initial comment

Current failures...

12:09:11  Failed tests:
12:09:11  FAILED test: py3-test_pagure_flask_ui_app
12:09:11  FAILED test: py3-test_pagure_lib

4 new commits added

  • Fix taking into account the blacklisted patterns
  • Fix the default configuration
  • Move all the test testing creating new projects to their own class
  • Create a function dedicated to creating user in the DB for testing

Good catch. I needed some time to realize that you were not just putting an argument on each line

Only one failed test now:

12:28:24  Failed tests:
12:28:24  FAILED test: py3-test_pagure_lib

4 new commits added

  • Fix taking into account the blacklisted patterns
  • Fix the default configuration
  • Move all the test testing creating new projects to their own class
  • Create a function dedicated to creating user in the DB for testing

The commit message helps on this one ;-)

4 new commits added

  • Fix taking into account the blacklisted patterns
  • Fix the default configuration
  • Move all the test testing creating new projects to their own class
  • Create a function dedicated to creating user in the DB for testing

:thumbsup:

:thumbsup:

Thanks! :)

Pull-Request has been merged by pingou

Metadata