We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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).
test_xcpp_kernel.py
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) ==============
The text was updated successfully, but these errors were encountered:
@anutosh491 What is the difference between this issue and #9 ?
Sorry, something went wrong.
Duplication of #9 hence closing
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: