#4205 Test the dev-data.py utility script in the unit-tests
Merged by pingou. Opened by pingou.
test_dev_data  into  master

Download 4205.patch
no initial comment

pretty please pagure-ci rebuild

1 new commit added

  • Black fix

Jenkins is being most annoying here

@bstinson if you have a minute, if seem jenkins isn't exporting the actual output files from the run. If you check the failed tests in the shell output the failed test is py-test_dev_data but looking at the file exported in the artifact: https://ci.centos.org/job/pagure-pr/2094/artifact/pagure/results-py3/newfailed/view/ https://ci.centos.org/job/pagure-pr/2094/artifact/pagure/results-py2/newfailed/view/ neither of them show that this test failed and in both cases the exported files do not contain the output from this test.

rebased onto 45c4a3215fd63001f8530e614b9a73689411a433

rebased onto d0470f93162aaf7897017e9d5a4db3b491bc7147

pretty please pagure-ci rebuild

rebased onto 48344e8b22628a56c3cc214ecaff426d8495fa3e

1 new commit added

  • Small black fixes

rebased onto 06785343351660d7550d42cf522ec31a0a89b4bd

2 new commits added

  • Fix getting the dev-data tests to run
  • Fix keeping in memory the config values to be accessible for all tests

5 new commits added

  • Fix getting the dev-data tests to run
  • Fix keeping in memory the config values to be accessible for all tests
  • Small code formatting change
  • Add unit-tests checking the behavior of the dev-data.py utility script
  • Small improvements to the dev-data.py script

The failing test is the one that fails everywhere, this PR is finally ready to go :)

:thumbsup:

Thanks for the review :)

Pull-Request has been merged by pingou

Metadata