Skip to content

fix: (better) error when filling an int with a float #1761

fix: (better) error when filling an int with a float

fix: (better) error when filling an int with a float #1761

Triggered via pull request August 29, 2023 22:15
Status Failure
Total duration 8m 7s
Artifacts

tests.yml

on: pull_request
Matrix: build_wheels
Matrix: cmake
Fit to window
Zoom out
Zoom in

Annotations

21 errors
CMake Python 3.9: tests/test_histogram.py#L952
test_fill_with_sequence_0 TypeError: ufunc 'floor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
CMake Python 3.9: tests/test_internal_histogram.py#L284
test_int_cat_hist Failed: DID NOT RAISE <class 'RuntimeError'>
CMake Python 3.9
Process completed with exit code 1.
CMake Python 3.7: tests/test_histogram.py#L952
test_fill_with_sequence_0 TypeError: ufunc 'floor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
CMake Python 3.7: tests/test_internal_histogram.py#L284
test_int_cat_hist Failed: DID NOT RAISE <class 'RuntimeError'>
CMake Python 3.7
Process completed with exit code 1.
CMake Python pypy3.9: tests/test_histogram.py#L952
test_fill_with_sequence_0 TypeError: ufunc 'floor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
CMake Python pypy3.9: tests/test_internal_histogram.py#L284
test_int_cat_hist Failed: DID NOT RAISE <class 'RuntimeError'>
CMake Python pypy3.9
Process completed with exit code 1.
CMake Python 3.8: tests/test_histogram.py#L952
test_fill_with_sequence_0 TypeError: ufunc 'floor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
CMake Python 3.8: tests/test_internal_histogram.py#L284
test_int_cat_hist Failed: DID NOT RAISE <class 'RuntimeError'>
CMake Python 3.8
Process completed with exit code 1.
CMake Python 3.12: tests/test_histogram.py#L952
test_fill_with_sequence_0 TypeError: ufunc 'floor' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
CMake Python 3.12: tests/test_internal_histogram.py#L283
test_int_cat_hist Failed: DID NOT RAISE <class 'RuntimeError'>
CMake Python 3.12
Process completed with exit code 1.
Wheels on ubuntu-latest
Command ['sh', '-c', 'pytest --benchmark-disable /project/tests'] failed with code 1.
Wheels on ubuntu-latest
Process completed with exit code 1.
Wheels on macos-latest
Command ['/bin/sh', '-c', 'pytest --benchmark-disable /Users/runner/work/boost-histogram/boost-histogram/tests'] failed with code 1. None
Wheels on macos-latest
Process completed with exit code 1.
Wheels on windows-2019
Command pytest --benchmark-disable D:\a\boost-histogram\boost-histogram/tests failed with code 1. None
Wheels on windows-2019
Process completed with exit code 1.