Enable numbagg
in calculation of quantiles
#11274
ci.yaml
on: pull_request
detect ci trigger
3s
Event File
2s
Matrix: test
Annotations
32 errors
ubuntu-latest py3.10 all-but-dask:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
ubuntu-latest py3.10 all-but-dask:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
ubuntu-latest py3.10 all-but-dask:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
ubuntu-latest py3.10 all-but-dask
Process completed with exit code 1.
|
ubuntu-latest py3.9:
xarray/tests/test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
ubuntu-latest py3.9:
xarray/tests/test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
ubuntu-latest py3.9:
xarray/tests/test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
ubuntu-latest py3.9
Process completed with exit code 1.
|
ubuntu-latest py3.10 flaky:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
ubuntu-latest py3.10 flaky:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
ubuntu-latest py3.10 flaky:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
ubuntu-latest py3.10 flaky
Process completed with exit code 1.
|
ubuntu-latest py3.11:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
ubuntu-latest py3.11:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
ubuntu-latest py3.11:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
ubuntu-latest py3.11
Process completed with exit code 1.
|
macos-latest py3.11:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
macos-latest py3.11:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
macos-latest py3.11:
xarray/tests/test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
macos-latest py3.11
Process completed with exit code 1.
|
windows-latest py3.11:
xarray\tests\test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
windows-latest py3.11:
xarray\tests\test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
windows-latest py3.11:
xarray\tests\test_variable.py#L1855
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
windows-latest py3.11
Process completed with exit code 1.
|
windows-latest py3.9:
xarray\tests\test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
windows-latest py3.9:
xarray\tests\test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
windows-latest py3.9:
xarray\tests\test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
windows-latest py3.9
Process completed with exit code 1.
|
macos-latest py3.9:
xarray/tests/test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[1.1-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [1.1].'
|
macos-latest py3.9:
xarray/tests/test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[q2-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [2.].'
|
macos-latest py3.9:
xarray/tests/test_variable.py#L1859
TestVariable.test_quantile_out_of_bounds[q3-numbagg]
AssertionError: Regex pattern did not match.
Regex: 'Quantiles must be in the range \\[0, 1\\]|kth out of bounds'
Input: 'quantiles must be in the range [0, 1], inclusive. Got [0.25 2. ].'
|
macos-latest py3.9
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
3.86 KB |
|
Test results for Linux-3.10 all-but-dask
Expired
|
164 KB |
|
Test results for Linux-3.10 flaky
Expired
|
164 KB |
|
Test results for Linux-3.11
Expired
|
163 KB |
|
Test results for Linux-3.12
Expired
|
143 KB |
|
Test results for Linux-3.9
Expired
|
165 KB |
|
Test results for Linux-3.9 bare-minimum
Expired
|
119 KB |
|
Test results for Linux-3.9 min-all-deps
Expired
|
162 KB |
|
Test results for Windows-3.11
Expired
|
168 KB |
|
Test results for Windows-3.12
Expired
|
147 KB |
|
Test results for Windows-3.9
Expired
|
169 KB |
|
Test results for macOS-3.11
Expired
|
172 KB |
|
Test results for macOS-3.12
Expired
|
157 KB |
|
Test results for macOS-3.9
Expired
|
182 KB |
|