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

Debug some failed tests from test_xcpp_kernel.py on Windows CI & enable them #28

Closed
anutosh491 opened this issue Jan 18, 2024 · 2 comments

Comments

@anutosh491
Copy link
Collaborator

Currently few tests from test_xcpp_kernel.py fail while running tests through the windows CI (hence the test are not enabled for the same).

Mentioning them here too

C:\Users\runneradmin\micromamba-root\envs\xeus-cpp\Lib\site-packages\jupyter_client\channels.py:233: Empty
=========================== short test summary info ===========================
FAILED test_xcpp_kernel.py::XCppTests::test_display_data - _queue.Empty
FAILED test_xcpp_kernel.py::XCppTests::test_execute_stderr - _queue.Empty
FAILED test_xcpp_kernel.py::XCppTests::test_execute_stdout - _queue.Empty
FAILED test_xcpp_kernel.py::XCppTests::test_kernel_info - _queue.Empty
============= 4 failed, 8 skipped, 20 rerun in 367.71s (0:06:07) ==============
@mcbarton
Copy link
Collaborator

@anutosh491 What is the difference between this issue and #9 ?

@anutosh491
Copy link
Collaborator Author

Duplication of #9 hence closing

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

No branches or pull requests

2 participants