Skip to content

//experimental/examples/wheel:wheel_test fails on Windows. #197

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

Closed
meteorcloudy opened this issue Jun 17, 2019 · 4 comments
Closed

//experimental/examples/wheel:wheel_test fails on Windows. #197

meteorcloudy opened this issue Jun 17, 2019 · 4 comments
Labels
Can Close? Will close in 30 days if there is no new activity

Comments

@meteorcloudy
Copy link
Contributor

With #195, all tests under //examples pass on Windows. But //experimental/examples/wheel:wheel_test is still failing with the following error:
To reproduce:
bazel test --enable_runfiles //experimental/examples/wheel:wheel_test

INFO: From Testing //experimental/examples/wheel:wheel_test:
==================== Test output for //experimental/examples/wheel:wheel_test:
F..
======================================================================
FAIL: test_customized_wheel (__main__.WheelTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "c:\users\pcloudy\appdata\local\temp\Bazel.runfiles_pswzvc\runfiles\io_bazel_rules_python\experimental\examples\wheel\wheel_test.py", line 83, in test_customized_wheel
    """)
AssertionError: 'example_customized-0.0.1.dist-info/METADATA,sha256=tHs-p7qH15975YZ1PFCi62WuotmLONn6axhXmk798O0,372\nexample_customized-0.0.1.dist-info/RECORD,,\nexample_customized-0.0.1.dist-info/WHEEL,sha256=F01lGfVCzcXUzzQHzUkBmXAcu_TXd5zqMLrvrspncJo,85\nexample_customized-0.0.1.dist-info/entry_points.txt,sha256=olLJ8FK88aft2pcdj4BD05F8Xyz83Mo51I93tRGT2Yk,74\nexperimental/examples/wheel/lib/data.txt,sha256=9vJKEdfLu8bZRArKLroPZJh1XKkK3qFMXiM79MBL2Sg,12\nexperimental/examples/wheel/lib/module_with_data.py,sha256=K_IGAq_CHcZX0HUyINpD1hqSKIEdCn58d9E9nhWF2EA,636\nexperimental/examples/wheel/lib/simple_module.py,sha256=72-91Dm6NB_jw-7wYQt7shzdwvk5RB0LujIah8g7kr8,636\nexperimental/examples/wheel/main.py,sha256=E0xCyiPg6fCo4IrFmqo_tqpNGtk1iCewobqD0_KlFd0,935\n' != 'example_customized-0.0.1.dist-info/METADATA,sha256=TeeEmokHE2NWjkaMcVJuSAq4_AXUoIad2-SLuquRmbg,372\nexample_customized-0.0.1.dist-info/RECORD,,\nexample_customized-0.0.1.dist-info/WHEEL,sha256=F01lGfVCzcXUzzQHzUkBmXAcu_TXd5zqMLrvrspncJo,85\nexample_customized-0.0.1.dist-info/entry_points.txt,sha256=olLJ8FK88aft2pcdj4BD05F8Xyz83Mo51I93tRGT2Yk,74\nexperimental/examples/wheel/lib/data.txt,sha256=9vJKEdfLu8bZRArKLroPZJh1XKkK3qFMXiM79MBL2Sg,12\nexperimental/examples/wheel/lib/module_with_data.py,sha256=K_IGAq_CHcZX0HUyINpD1hqSKIEdCn58d9E9nhWF2EA,636\nexperimental/examples/wheel/lib/simple_module.py,sha256=72-91Dm6NB_jw-7wYQt7shzdwvk5RB0LujIah8g7kr8,636\nexperimental/examples/wheel/main.py,sha256=E0xCyiPg6fCo4IrFmqo_tqpNGtk1iCewobqD0_KlFd0,935\n'

----------------------------------------------------------------------
Ran 3 tests in 0.003s

FAILED (failures=1)
================================================================================
@meteorcloudy
Copy link
Contributor Author

@mattmoor @brandjon

@pstradomski
Copy link
Contributor

I don't have a dev windows machine handy.
Can you "blaze build //experimental/examples/wheel:customized" and upload example_customized-0.0.1-py3-none-any.whl? I suspect this is something to do with unicode handling.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_python!

@github-actions github-actions bot added the Can Close? Will close in 30 days if there is no new activity label Apr 14, 2021
@github-actions
Copy link

This issue was automatically closed because it went 30 days without a reply since it was labeled "Can Close?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Can Close? Will close in 30 days if there is no new activity
Projects
None yet
Development

No branches or pull requests

2 participants