Skip to content

Update __array__ signatures with copy #16860

Update __array__ signatures with copy

Update __array__ signatures with copy #16860

Triggered via pull request September 21, 2024 09:00
Status Success
Total duration 16s
Artifacts

upstream-dev-ci.yaml

on: pull_request
detect upstream-dev ci trigger
3s
detect upstream-dev ci trigger
Matrix: mypy-upstream-dev
Matrix: upstream-dev
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 937 warnings
1 out of 2 runs failed: test_custom_engine (xarray.tests.test_backends_api): xarray.tests.test_backends_api#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_multiindex (xarray.tests.test_backends_api): xarray.tests.test_backends_api#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[ns] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[us] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[ms] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[s] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[min] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[h] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_encode_decode_roundtrip_datetime64[D] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_roundtrip_float_times[GH-8271] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_once[dim1] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_once[new_dim] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_only_first_dim (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_twice[dim1] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_twice[new_dim] (xarray.tests.test_combine.TestCombineND): xarray.tests.test_combine.TestCombineND#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_nested_concat (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_nested_merge (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_auto_combine_2d (xarray.tests.test_combine.TestNestedCombine): xarray.tests.test_combine.TestNestedCombine#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_identity (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_two_inputs (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_1d_and_0d (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_two_outputs (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_input_core_dimension (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_output_core_dimension (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_exclude (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_apply_groupby_add (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_join (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_where_attrs (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[simple-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[broadcast-x-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[shared-dim-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[reordered-index-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[sparse-index-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[array-dataset-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[dataset-array-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[dataset-dataset-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[datetime-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[timedelta-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[int64-degree-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[int32-degree-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval[uint8-degree-nodask] (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyval_degree_dim_checks (xarray.tests.test_computation): xarray.tests.test_computation#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_compat (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_missing_var (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_categorical (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_missing_multiple_consecutive_var (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_multiple_missing_variables (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_multiple_datasets_missing_vars[True] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_type_of_missing_fill (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_order_when_filling_missing (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_fill_missing_variables[True-True] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_fill_missing_variables[True-False] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_fill_missing_variables[False-True] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_fill_missing_variables[False-False] (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_2[False] (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_size0 (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_autoalign (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_errors (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_join_kwarg (xarray.tests.test_concat.TestConcatDataset): xarray.tests.test_concat.TestConcatDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat (xarray.tests.test_concat.TestConcatDataArray): xarray.tests.test_concat.TestConcatDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_merge_single_non_dim_coord (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_concat_preserve_coordinate_order (xarray.tests.test_concat): xarray.tests.test_concat#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf_error_includes_variable_name (xarray.tests.test_conventions): xarray.tests.test_conventions#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_getitem (xarray.tests.test_coordinates.TestCoordinates): xarray.tests.test_coordinates.TestCoordinates#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_update (xarray.tests.test_coordinates.TestCoordinates): xarray.tests.test_coordinates.TestCoordinates#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_assign (xarray.tests.test_coordinates.TestCoordinates): xarray.tests.test_coordinates.TestCoordinates#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align (xarray.tests.test_coordinates.TestCoordinates): xarray.tests.test_coordinates.TestCoordinates#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_struct_array_dims (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_name (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_encoding (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_constructor (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_getitem (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_getitem_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_getitem_dataarray (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_dataarray (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_vectorized (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_isel_fancy (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_dataarray (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_invalid_slice (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_method (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_loc (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_loc_assign_dataarray (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_selection_multiindex (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coord_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reset_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords_alignment (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_like (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_like (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_method (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_init_value (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_swap_dims (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_expand_dims (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_set_index (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reset_index (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reorder_levels (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_is_null (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_inplace_math_error (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_math_name (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_math_with_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_math (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_stack_unstack (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_transpose (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_index_labels (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_where (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_where_lambda (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_where_other_lambda (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_cumops (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reduce (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_dataset[1-numpy-trim-left-True] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_dataset[1-numpy-trim-left-False] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_dataset[1-numpy-pad-right-True] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_dataset[1-numpy-pad-right-False] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_coords[1-numpy-True] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_coords[1-numpy-False] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_keep_attrs[reduce-argument0] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_keep_attrs[mean-argument1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-sum-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-mean-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-std-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-var-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-min-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-max-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords_set (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords_to_dataset (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords_merge (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_equals (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_chunks_does_not_load_data (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_isel (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_isel_fancy (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_isel_dataarray (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_dataarray (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_dataarray_mindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_categorical_index (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_categorical_reindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_fancy (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sel_method (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_selection_multiindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_like (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_like (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_attrs_encoding (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_method (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_fill_value[2] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_fill_value[2.0] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_like_fill_value[2] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_like_fill_value[2.0] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_str_dtype[str] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reindex_str_dtype[bytes] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_fill_value[2] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_fill_value[2.0] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_exact (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_override (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_exclude (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_nocopy (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_indexes (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_non_unique (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_str_dtype (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_exclude (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_misaligned (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_multi_index (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_variable_indexing (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_variables (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_index_labels (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_labels_by_keyword (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_labels_by_position (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_copy (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_copy_with_data (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_encoding (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_rename (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_rename_same_name (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_rename_dims (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_rename_vars (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_rename_multiindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_swap_dims (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_expand_dims_int (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_expand_dims_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_isel_expand_dims_roundtrip (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_set_index (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_set_index_deindexed_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reset_index (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reorder_levels (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_set_xindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_stack (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_stack_multi_index (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_stack_non_dim_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_unstack (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_unstack_fill_value (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_stack_unstack_fast (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_stack_unstack_slow (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_stacked_array_name (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_stacked_array_dtype_dims (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_update (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_update_auto_align (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_getitem (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_virtual_variables_time (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_virtual_variable_same_name (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_time_season (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_slice_virtual_variable (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_auto_align (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_dimension_override (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_with_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_align_new_indexes (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_vectorized (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_setitem_using_list (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_assign (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_assign_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_drop_attrs (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_assign_new_multiindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_multiindex_level (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_squeeze_drop (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_dataarray (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_and_from_dataframe (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_from_dataframe_multiindex (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_and_from_dict[True-True] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_and_from_dict[True-False] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_and_from_dict[list-True] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_and_from_dict[list-False] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_and_from_dict[array-True] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_dict_with_numpy_attrs (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_pickle (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_lazy_load (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_lazy_load_duck_array (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_fillna (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_where_drop (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reduce_keepdims (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[0.25-True-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_fillna (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_copy (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_override (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_exclude (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_indexes (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_mixed_indexes (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_align_str_dtype (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_broadcast_arrays (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_to_dataset_split (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coordinate_diff (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[2-int--5] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[2-int-0] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[2-int-1] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[2-int-2] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_roll_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_roll_no_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_copy_with_data (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_full_like (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sortby (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyfit[True-False] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyfit[False-False] (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_pad_coords (xarray.tests.test_dataarray.TestDataArray): xarray.tests.test_dataarray.TestDataArray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_arrays (xarray.tests.test_merge.TestMergeFunction): xarray.tests.test_merge.TestMergeFunction#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_datasets (xarray.tests.test_merge.TestMergeFunction): xarray.tests.test_merge.TestMergeFunction#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[False-int] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[False-float] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[False-nan] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[False-obj] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[False-allnan] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[False-datetime] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[False-int] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[False-float] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_dicts_dims (xarray.tests.test_merge.TestMergeFunction): xarray.tests.test_merge.TestMergeFunction#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[False-nan] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_coordinates (xarray.tests.test_merge.TestMergeFunction): xarray.tests.test_merge.TestMergeFunction#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[False-obj] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[False-allnan] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[False-datetime] (xarray.tests.test_dataarray.TestReduce1D): xarray.tests.test_dataarray.TestReduce1D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge (xarray.tests.test_merge.TestMergeMethod): xarray.tests.test_merge.TestMergeMethod#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_compat_minimal (xarray.tests.test_merge.TestMergeMethod): xarray.tests.test_merge.TestMergeMethod#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_auto_align (xarray.tests.test_merge.TestMergeMethod): xarray.tests.test_merge.TestMergeMethod#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_fill_value[2] (xarray.tests.test_merge.TestMergeMethod): xarray.tests.test_merge.TestMergeMethod#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_min[int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_fill_value[2.0] (xarray.tests.test_merge.TestMergeMethod): xarray.tests.test_merge.TestMergeMethod#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_min[nan] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_merge_no_conflicts (xarray.tests.test_merge.TestMergeMethod): xarray.tests.test_merge.TestMergeMethod#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_min[obj] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_min[datetime] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_max[int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_max[nan] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_max[obj] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_max[datetime] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmin[int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmin[datetime] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmax[int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmax[datetime] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[nodask-int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[nodask-nan] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmin[nodask-obj] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[nodask-int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[nodask-nan] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_idxmax[nodask-obj] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmin_dim[int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmin_dim[datetime] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmax_dim[int] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_argmax_dim[datetime] (xarray.tests.test_dataarray.TestReduce2D): xarray.tests.test_dataarray.TestReduce2D#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-1-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-2-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-3-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_reduce[numpy-median-4-2] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_keep_attrs[reduce-argument0] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_keep_attrs[mean-argument1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-sum-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-sum-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-sum-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-sum-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-mean-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-mean-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-mean-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-mean-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-std-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-std-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-std-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-std-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-max-1-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-max-2-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-max-3-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coarsen_da_reduce[numpy-max-4-1] (xarray.tests.test_coarsen): xarray.tests.test_coarsen#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_unsigned_from_signed[1] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_unsigned_from_signed[2] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_unsigned_from_signed[4] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_unsigned_from_signed[8] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_signed_from_unsigned[1] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_signed_from_unsigned[2] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_signed_from_unsigned[4] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_signed_from_unsigned[8] (xarray.tests.test_coding): xarray.tests.test_coding#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_StackedBytesArray (xarray.tests.test_coding_strings): xarray.tests.test_coding_strings#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_StackedBytesArray_scalar (xarray.tests.test_coding_strings): xarray.tests.test_coding_strings#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_char_to_bytes (xarray.tests.test_coding_strings): xarray.tests.test_coding_strings#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_nD_coord_dataarray (xarray.tests.test_dataarray): xarray.tests.test_dataarray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_unstack_index_var (xarray.tests.test_dataarray): xarray.tests.test_dataarray#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr_period_index (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_unicode_data (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_constructor (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_constructor_1d (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_constructor_auto_align (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_constructor_compat (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_properties (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_attr_access (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_modify_inplace (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords_properties (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_coords_modify (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[360_day] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[365_day] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[366_day] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[all_leap] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[gregorian] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[julian] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[noleap] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[proleptic_gregorian] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf[standard] (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_decode_cf_time_bounds (xarray.tests.test_coding_times): xarray.tests.test_coding_times#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dims_property (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_sizes_property (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_multi_index_groupby_map (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reduce_numeric_only[grouper0] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_reduce_numeric_only[grouper1] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_interpolate_multiindex_raises (xarray.tests.test_missing): xarray.tests.test_missing#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_multi_index_groupby_sum (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_diff_array_repr (xarray.tests.test_formatting.TestFormatting): xarray.tests.test_formatting.TestFormatting#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test__mapping_repr[50-40-30] (xarray.tests.test_formatting): xarray.tests.test_formatting#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test__mapping_repr[35-40-30] (xarray.tests.test_formatting): xarray.tests.test_formatting#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test__mapping_repr[11-40-30] (xarray.tests.test_formatting): xarray.tests.test_formatting#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test__mapping_repr[1-40-30] (xarray.tests.test_formatting): xarray.tests.test_formatting#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_display_nbytes (xarray.tests.test_formatting): xarray.tests.test_formatting#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_short_data_repr_html_non_str_keys (xarray.tests.test_formatting_html): xarray.tests.test_formatting_html#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr_of_multiindex (xarray.tests.test_formatting_html): xarray.tests.test_formatting_html#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr_of_dataset (xarray.tests.test_formatting_html): xarray.tests.test_formatting_html#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr_text_fallback (xarray.tests.test_formatting_html): xarray.tests.test_formatting_html#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_repr_of_nonstr_dataset (xarray.tests.test_formatting_html): xarray.tests.test_formatting_html#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_duplicate_coordinate_labels (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_input_mutation (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_indexvariable[True] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_indexvariable[False] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_map_shrink_groups[obj0] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_map_shrink_groups[obj1] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_map_change_group_size[obj0] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_map_change_group_size[obj1] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_da_groupby_map_func_args (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_ds_groupby_map_func_args (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_da_groupby_quantile (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_ds_groupby_quantile (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_da_groupby_assign_coords (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj0-x] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj0-y] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj0-z] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj0-month] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj1-x] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj1-y] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj1-z] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr[obj1-month] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr_datetime[obj0] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_repr_datetime[obj1] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_drops_nans (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_grouping_errors (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_reduce_dimension_error (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_timeseries (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_getitem (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset_math (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_math_more (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_math_bitshift (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_cut_kwargs[True] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_cut_kwargs[False] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_math[groupby_bins-args0-True] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_math[groupby_bins-args0-False] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_math[groupby-args1-True] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_bins_math[groupby-args1-False] (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_math_nD_group (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset_math_virtual (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_math_dim_order (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[0.25-True-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset_nan (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset_fillna (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[0.25-False-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset_where (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[0.25-False-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataset_map_dataarray_func (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_groupby_dataarray_map_dataset_func (xarray.tests.test_groupby): xarray.tests.test_groupby#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[0.25-None-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[0.25-None-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q1-True-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q1-True-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q1-False-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q1-False-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q1-None-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q1-None-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q2-True-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q2-True-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q2-False-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q2-False-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q2-None-numbagg] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile[q2-None-None] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile_method[midpoint] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_quantile_method[lower] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_map (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_number_math (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_unary_ops (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_array_math (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_dataset_math (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_math_auto_align (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_math_errors (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_transpose (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_diff_n1 (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_dataset_diff_n2 (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[fill_value0] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[2] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[2.0] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_shift[fill_value3] (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_roll_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_roll_no_coords (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_roll_multidim (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_full_like (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_sortby (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_ipython_key_completion (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyfit_output (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]
1 out of 2 runs failed: test_polyfit_weighted (xarray.tests.test_dataset.TestDataset): xarray.tests.test_dataset.TestDataset#L0
artifacts/Test results for Linux-3.10 bare-minimum/pytest.xml [took 0s]