Skip to content

GSD tests fail with gsd=1.8.0 #2317

@IAlibay

Description

@IAlibay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamissue in a dependency

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions