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

⚠️ Nightly upstream-dev CI failed ⚠️ #6649

Closed
github-actions bot opened this issue May 28, 2022 · 1 comment · Fixed by #6650
Closed

⚠️ Nightly upstream-dev CI failed ⚠️ #6649

github-actions bot opened this issue May 28, 2022 · 1 comment · Fixed by #6650
Labels
CI Continuous Integration tools

Comments

@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2022

Workflow Run URL

Python 3.10 Test Summary Info

@github-actions github-actions bot added the CI Continuous Integration tools label May 28, 2022
@andersy005
Copy link
Member

The CI failures appear to be related to dask/dask#9137

file /home/runner/work/xarray/xarray/xarray/tests/test_distributed.py, line 82
  @pytest.mark.parametrize("engine,nc_format", ENGINES_AND_FORMATS)
  def test_dask_distributed_netcdf_roundtrip(
file /usr/share/miniconda/envs/xarray-tests/lib/python3.10/site-packages/distributed/utils_test.py, line 138
  @pytest.fixture
  def loop(cleanup):
E       fixture 'cleanup' not found
>       available fixtures: add_standard_imports, backend, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, loop, monkeypatch, no_cover, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, testrun_uid, tmp_netcdf_filename, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, worker_id
>       use 'pytest --fixtures [testpath]' for help on them.

Ccing @jrbourbeau for visibility upstream...

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

Successfully merging a pull request may close this issue.

1 participant