-
Notifications
You must be signed in to change notification settings - Fork 826
Closed
Labels
upstreamissue in a dependencyissue in a dependency
Description
Expected behavior
Issue for python 2.7:
pytest test_gsd.py (for in both the /coordinates and /topology sections) should not fail.
Actual behavior
If using gsd=1.7.0, all tests will run fine, however the recently released version 1.8.0 is causing TypeError failures (unicode expected instead of str in gsd.fl.open).
An example case of this issue can be seen in: https://travis-ci.com/MDAnalysis/mdanalysis/jobs/222694436
Currently version of MDAnalysis
- Which version are you using?
0.19.3-dev - Which version of Python (
python -V)?
Python 2.7.15 (Tests in 3.6 do not fail) - Which operating system?
Ubuntu 18.04 LTS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
upstreamissue in a dependencyissue in a dependency