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

Work around Jupyter errors in CI #1041

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

pentschev
Copy link
Member

Work around the issue reported in #1040 . This probably needs to be fixed elsewhere, so this patch temporarily unblocks CI.

@pentschev pentschev requested a review from a team as a code owner November 15, 2022 08:00
@github-actions github-actions bot added the gpuCI gpuCI issue label Nov 15, 2022
@pentschev pentschev added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Nov 15, 2022
@jakirkham
Copy link
Member

cc @jacobtomlinson (for awareness)

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2022

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage 👍

Coverage data is based on head (0266f58) compared to base (2c99f5a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff               @@
##           branch-22.12   #1041     +/-   ##
==============================================
  Coverage          0.00%   0.00%             
==============================================
  Files                25      17      -8     
  Lines              3326    2221   -1105     
==============================================
+ Misses             3326    2221   -1105     
Impacted Files Coverage Δ
dask_cuda/benchmarks/local_cupy_map_overlap.py
dask_cuda/benchmarks/local_cudf_shuffle.py
dask_cuda/benchmarks/utils.py
dask_cuda/benchmarks/local_cupy.py
dask_cuda/_version.py
dask_cuda/benchmarks/common.py
dask_cuda/benchmarks/local_cudf_merge.py
dask_cuda/benchmarks/local_cudf_groupby.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pentschev
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c8402b5 into rapidsai:branch-22.12 Nov 15, 2022
@pentschev
Copy link
Member Author

Thanks @jakirkham @ajschmidt8 for reviews!

@pentschev pentschev deleted the fix-jupyter-ci-errors branch February 28, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working gpuCI gpuCI issue non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants