Skip to content

Failing "setup.py test" on develop branch after 3.1.1 in Windows #544

@bhass1

Description

@bhass1

OS: Windows 7
Python: 3.6.1
Branch: develop
Commit: dd89de4.....

Description:
Windows doesn't like the changes between release-3.1.1 and referenced branch+commit above.

Running "py -3 setup.py test" from the tip of branch "release-3.1.1" completes with an error on simplecyclic test which is fixed in PR #540 . The same exact command run on the above referenced branch+commit fails with the following. See image below.

image

I haven't tried to root-cause the issue yet. Appears one of the newly supported interfaces causes a hiccup.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions