Skip to content

boost_adaptbx/tests/tst_python_streambuf.py failing on python 3 #367

Open
@Anthchirp

Description

@Anthchirp

loads of tests still failing on python 3. This one is run by azure:
https://dev.azure.com/cctbx/cctbx_project/_build/results?buildId=184

  Standard error:
    Traceback (most recent call last):
      File "/__w/1/modules/cctbx_project/boost_adaptbx/tests/tst_python_streambuf.py", line 7, in <module>
        import StringIO
    ModuleNotFoundError: No module named 'StringIO'

Looks like this test was never run during porting to Python3?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions