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

[PoC] Remote debugger based on debugpy #9007

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

hendrikmakait
Copy link
Member

Closes #xxxx

  • Tests added / passed
  • Passes pre-commit run --all-files

@hendrikmakait hendrikmakait changed the title [PoC] Remote debugger based in debugpy [PoC] Remote debugger based on debugpy Feb 13, 2025
Copy link
Contributor

github-actions bot commented Feb 13, 2025

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    25 files   -      2      25 suites   - 2   9h 44m 18s ⏱️ - 1h 37m 52s
 4 075 tests  -     45   3 705 ✅  -    288     91 💤  -    20    278 ❌ +  263  1 🔥 ±0 
33 235 runs   - 18 439  29 894 ✅  - 19 388  1 113 💤  - 1 183  2 223 ❌ +2 134  5 🔥  - 2 

For more details on these failures and errors, see this check.

Results for commit 068f90e. ± Comparison against base commit 55bb639.

This pull request removes 47 and adds 2 tests. Note that renamed tests count towards both.
distributed.cli.tests.test_dask_scheduler
distributed.cli.tests.test_dask_ssh
distributed.dashboard.tests.test_components
distributed.dashboard.tests.test_scheduler_bokeh
distributed.dashboard.tests.test_worker_bokeh
distributed.deploy.tests.test_old_ssh
distributed.deploy.tests.test_ssh
distributed.diagnostics.tests.test_memray ‑ test_basic_integration_scheduler
distributed.diagnostics.tests.test_memray ‑ test_basic_integration_scheduler_report_args[False]
distributed.diagnostics.tests.test_memray ‑ test_basic_integration_scheduler_report_args[report_args0]
…
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---nanny]
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---no-nanny]
This pull request removes 24 skipped tests and adds 2 skipped tests. Note that renamed tests count towards both.
distributed.cli.tests.test_dask_scheduler
distributed.cli.tests.test_dask_ssh
distributed.dashboard.tests.test_components
distributed.dashboard.tests.test_scheduler_bokeh
distributed.dashboard.tests.test_worker_bokeh
distributed.deploy.tests.test_old_ssh
distributed.deploy.tests.test_ssh
distributed.diagnostics.tests.test_progress_stream
distributed.diagnostics.tests.test_progress_widgets
distributed.protocol.tests.test_arrow
…
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---nanny]
distributed.cli.tests.test_dask_worker.test_listen_address_ipv6[tcp:..[ ‑ 1]:---no-nanny]
This pull request skips 2 tests.
distributed.tests.test_client ‑ test_computation_object_code_not_available
distributed.tests.test_nanny ‑ test_no_unnecessary_imports_on_worker[pandas]

♻️ This comment has been updated with latest results.

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

Successfully merging this pull request may close these issues.

1 participant