Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests failing in Windows 7 #8146

Closed
pseudoyim opened this issue Aug 7, 2018 · 0 comments · Fixed by #8213
Closed

Unit tests failing in Windows 7 #8146

pseudoyim opened this issue Aug 7, 2018 · 0 comments · Fixed by #8213

Comments

@pseudoyim
Copy link

pseudoyim commented Aug 7, 2018

Bokeh version 1.0.0dev5(?) (Cloned on 8/6/2018)
Platform: Win7x64, py36

I cloned the Bokeh repo and followed all of the setup instructions listed on this page. Without making any code changes, I then ran the following command from the top level of the cloned repo:

py.test -m unit

Expected behavior: All tests to pass.
Observed behavior: 15 test failures, details tabulated in attachments.
bokeh_Windows_unit_test_failures.pdf
bokeh_Windows_unit_test_failures.xlsx

Per Bryan Van de Ven: "The majority of those [test failures] look to be related to platform specific path and line ending differences." Per his request, I am creating this issue to document which Windows tests might need to be addressed/updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants