Skip to content

Add datetime hover information for selector #1924

Add datetime hover information for selector

Add datetime hover information for selector #1924

Triggered via pull request December 11, 2023 10:33
Status Failure
Total duration 35m 30s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: pull_request
Run pre-commit
19s
Run pre-commit
Matrix: core_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
Fit to window
Zoom out
Zoom in

Annotations

49 errors
Unit tests on Python 3.10, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.10, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.10, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.10, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.10, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.10, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.10, ubuntu-latest
Process completed with exit code 1.
Unit tests on Python 3.11, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.11, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.11, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.11, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.11, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.11, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.11, ubuntu-latest
Process completed with exit code 1.
Unit tests on Python 3.9, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.9, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.9, ubuntu-latest: holoviews/tests/core/data/test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.9, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.9, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.9, ubuntu-latest: holoviews/tests/core/data/test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.9, ubuntu-latest
Process completed with exit code 1.
Unit tests on Python 3.9, windows-latest: holoviews\tests\core\data\test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.9, windows-latest: holoviews\tests\core\data\test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.9, windows-latest: holoviews\tests\core\data\test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.9, windows-latest: holoviews\tests\core\data\test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.9, windows-latest: holoviews\tests\core\data\test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.9, windows-latest: holoviews\tests\core\data\test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.9, windows-latest
Process completed with exit code 1.
Unit tests on Python 3.11, windows-latest: holoviews\tests\core\data\test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.11, windows-latest: holoviews\tests\core\data\test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.11, windows-latest: holoviews\tests\core\data\test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.11, windows-latest: holoviews\tests\core\data\test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.11, windows-latest: holoviews\tests\core\data\test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.11, windows-latest: holoviews\tests\core\data\test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.11, windows-latest
Process completed with exit code 1.
Unit tests on Python 3.11, macos-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.11, macos-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.11, macos-latest: holoviews/tests/core/data/test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.11, macos-latest: holoviews/tests/core/data/test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.11, macos-latest: holoviews/tests/core/data/test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.11, macos-latest: holoviews/tests/core/data/test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.11, macos-latest
Process completed with exit code 1.
Unit tests on Python 3.9, macos-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
XArrayInterfaceTests.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.9, macos-latest: holoviews/tests/core/data/test_xarrayinterface.py#L252
DaskXArrayInterfaceTest.test_select_dropped_dimensions_restoration FutureWarning: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
Unit tests on Python 3.9, macos-latest: holoviews/tests/core/data/test_xarrayinterface.py#L446
ImageElement_XArrayInterfaceTests.test_dataarray_with_no_coords holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.9, macos-latest: holoviews/tests/core/data/test_imageinterface.py#L425
RGBElement_XArrayInterfaceTests.test_reduce_to_single_values holoviews.core.data.interface.DataError: None of the available storage backends were able to support the supplied data format. XArrayInterface raised following error: The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`. XArrayInterface expects gridded data, for more information on supported datatypes see http://holoviews.org/user_guide/Gridded_Datasets.html
Unit tests on Python 3.9, macos-latest: holoviews/tests/core/data/test_imageinterface.py#L433
RGBElement_PackedXArrayInterfaceTests.test_sample_xcoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.9, macos-latest: holoviews/tests/core/data/test_imageinterface.py#L441
RGBElement_PackedXArrayInterfaceTests.test_sample_ycoord DeprecationWarning: dropping variables using `drop` is deprecated; use drop_vars.
Unit tests on Python 3.9, macos-latest
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
holoviews_6023 Expired
112 KB