Closed asreimer closed 1 year ago
I'm not sure why 2 of 4 Travis CI tests failed. They are failing because all of the tests in tests/test_cmd.py
have failed, which is unrelated to the changes I made...
Totals | |
---|---|
Change from base Build 806: | 0.003% |
Covered Lines: | 387 |
Relevant Lines: | 391 |
Totals | |
---|---|
Change from base Build 806: | 0.003% |
Covered Lines: | 387 |
Relevant Lines: | 391 |
The problem looks like one of the DOI links in the AUTHORS file is behaving in a finicky manor. I am attempting to rerun one of the jobs where it fails to see if it will succeed.
Ok, not quite sure what to do about the "broken" link (it works when I try it) or the failing tests for test_cmd in 3.8 on Travis. They are passing locally with the same version. Will have to think about this.
Ok, now just the confusing unit test failures remain.
I sent a message to Travis for help. It's only the tests that create a file that are failing, but they should work since they work in other python versions on Travis.
Ok, it turns out the test problem happened because pytest stopped supporting the old directory structure. That's been updated here along with a few other things. So hopefully the new CI will pass now!
Fixes #81
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
This code can be tested with the following:
which should produce the expected output: