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

Bump pytest-asyncio #6616

Closed
wants to merge 2 commits into from
Closed

Bump pytest-asyncio #6616

wants to merge 2 commits into from

Conversation

danielhollas
Copy link
Collaborator

See #5310

@danielhollas danielhollas mentioned this pull request Nov 18, 2024
@danielhollas
Copy link
Collaborator Author

There are 31 failing checks with pytest-asyncio

  FAILED tests/engine/test_utils.py::TestInterruptableTask::test_interrupted - RuntimeError: Event loop is closed
  FAILED tests/engine/test_utils.py::TestInterruptableTask::test_future_already_set - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestExitStatus::test_failing_workchain_through_integer - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestExitStatus::test_failing_workchain_through_exit_code - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestExitStatus::test_successful_workchain_through_integer - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestExitStatus::test_successful_workchain_through_exit_code - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestExitStatus::test_return_out_of_outline - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_run - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_out_unstored - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_same_input_node - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_context - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_unstored_nodes_in_context - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_invalid_if_predicate - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_invalid_while_predicate - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_checkpointing - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_return - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_call_link_label - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_tocontext_submit_workchain_no_daemon - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_tocontext_schedule_workchain - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_process_status_sub_processes - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_if_block_persistence - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_report_dbloghandler - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_to_context - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_nested_to_context - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_nested_to_context_with_append - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_nested_to_context_no_overlap - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_nested_to_context_no_overlap_with_append - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_nested_to_context_no_overlap_with_append2 - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_namespace_nondb_mapping - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_nondb_dynamic - RuntimeError: Event loop is closed
  FAILED tests/engine/test_work_chain.py::TestWorkchain::test_member_calcfunction - RuntimeError: Event loop is closed
  = 31 failed, 2872 passed, 31 skipped, 148 deselected, 176 warnings in 1472.93s (0:24:32) =

@danielhollas
Copy link
Collaborator Author

Going to close this since I don't have time nor know how to tackle this.

@danielhollas danielhollas deleted the bump-pytest branch November 22, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant