Skip to content

ListedColormap: don't pass N colors #15552

ListedColormap: don't pass N colors

ListedColormap: don't pass N colors #15552

Triggered via pull request November 22, 2024 06:59
Status Failure
Total duration 19m 11s
Artifacts 12

ci.yaml

on: pull_request
detect ci trigger
3s
detect ci trigger
Event File
2s
Event File
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 17 warnings
ubuntu-latest py3.11 all-but-dask: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
ubuntu-latest py3.11 all-but-dask
Process completed with exit code 1.
ubuntu-latest py3.10 min-all-deps: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (0.0, 0.0, 0.0) == (0.0, 0.0, 1.0) At index 2 diff: 0.0 != 1.0 Full diff: ( 0.0, 0.0, - 1.0, ? ^ + 0.0, ? ^ )
ubuntu-latest py3.10 min-all-deps
Process completed with exit code 1.
macos-latest py3.10: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
macos-latest py3.10
Process completed with exit code 1.
macos-latest py3.12: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
macos-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.12 all-but-numba: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
ubuntu-latest py3.12 all-but-numba
Process completed with exit code 1.
ubuntu-latest py3.10: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
ubuntu-latest py3.10
Process completed with exit code 1.
ubuntu-latest py3.12: xarray/tests/test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
ubuntu-latest py3.12
Process completed with exit code 1.
windows-latest py3.10: xarray\tests\test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
windows-latest py3.10
Process completed with exit code 1.
windows-latest py3.12: xarray\tests\test_distributed.py#L229
test_dask_distributed_zarr_integration_test[True-False] RuntimeError: Worker failed to start.
windows-latest py3.12: xarray\tests\test_plot.py#L1792
TestContour.test_colors assert (np.float64(0....float64(0.0)) == (0.0, 0.0, 1.0) At index 2 diff: np.float64(0.0) != 1.0 Full diff: ( - 0.0, - 0.0, - 1.0, + np.float64(0.0), + np.float64(0.0), + np.float64(0.0), )
windows-latest py3.12
Process completed with exit code 1.
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 bare-minimum
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.10 bare-minimum
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 flaky
Unexpected input(s) 'file', valid inputs are ['binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'report_code', 'report_type', 'root_dir', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
ubuntu-latest py3.11 all-but-dask
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10 min-all-deps
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
macos-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12 all-but-numba
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.10
Failed to save: Unable to reserve cache with key Linux-X64-py3.10-2024-11-22-873aa3ad3ac4a7fe7a151b3e2429ef07e602044eb5b3262c34b73c68c2a5d739-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-7852e8e24b82f09f3fb250fb433924194a269aa60a037da5bd58a418748e3ca8, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9811/merge, Key: Linux-X64-py3.10-2024-11-22-873aa3ad3ac4a7fe7a151b3e2429ef07e602044eb5b3262c34b73c68c2a5d739-linux-64-xarray-tests-args-e0a578e-root-dcc80ee-bin-[object Promise]-file-7852e8e24b82f09f3fb250fb433924194a269aa60a037da5bd58a418748e3ca8, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
ubuntu-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
ubuntu-latest py3.12
Failed to save: Unable to reserve cache with key Linux-X64-py3.12-2024-11-22-873aa3ad3ac4a7fe7a151b3e2429ef07e602044eb5b3262c34b73c68c2a5d739-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-7852e8e24b82f09f3fb250fb433924194a269aa60a037da5bd58a418748e3ca8, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/9811/merge, Key: Linux-X64-py3.12-2024-11-22-873aa3ad3ac4a7fe7a151b3e2429ef07e602044eb5b3262c34b73c68c2a5d739-linux-64-xarray-tests-args-e92b363-root-dcc80ee-bin-[object Promise]-file-7852e8e24b82f09f3fb250fb433924194a269aa60a037da5bd58a418748e3ca8, Version: a2d23e1ed2659ed82c2139af6b060439ac5345ea8dad0c956f30fdd3bfee6aca
windows-latest py3.10
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
windows-latest py3.12
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.

Artifacts

Produced during runtime
Name Size
Event File
3.69 KB
Test results for Linux-3.10
146 KB
Test results for Linux-3.10 bare-minimum
123 KB
Test results for Linux-3.10 min-all-deps
166 KB
Test results for Linux-3.11 all-but-dask
164 KB
Test results for Linux-3.12
145 KB
Test results for Linux-3.12 all-but-numba
145 KB
Test results for Linux-3.12 flaky
660 Bytes
Test results for Windows-3.10
156 KB
Test results for Windows-3.12
178 KB
Test results for macOS-3.10
153 KB
Test results for macOS-3.12
149 KB