Skip to content

feat: support variable rebinning #1862

feat: support variable rebinning

feat: support variable rebinning #1862

Triggered via pull request February 2, 2024 16:27
Status Failure
Total duration 5m 42s
Artifacts

tests.yml

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

Annotations

16 errors
CMake Python 3.12: tests/test_histogram_indexing.py#L243
test_repr AssertionError: assert 'Rebinner(value=2)' == 'rebin(2)' - rebin(2) + Rebinner(value=2)
CMake Python 3.12
Process completed with exit code 1.
CMake Python 3.7: tests/test_histogram_indexing.py#L243
test_repr AssertionError: assert 'Rebinner(value=2)' == 'rebin(2)' - rebin(2) + Rebinner(value=2)
CMake Python 3.7
Process completed with exit code 1.
CMake Python 3.8: tests/test_histogram_indexing.py#L243
test_repr AssertionError: assert 'Rebinner(value=2)' == 'rebin(2)' - rebin(2) + Rebinner(value=2)
CMake Python 3.8
Process completed with exit code 1.
CMake Python 3.9: tests/test_histogram_indexing.py#L243
test_repr AssertionError: assert 'Rebinner(value=2)' == 'rebin(2)' - rebin(2) + Rebinner(value=2)
CMake Python 3.9
Process completed with exit code 1.
CMake Python pypy3.9: tests/test_histogram_indexing.py#L243
test_repr AssertionError: assert 'Rebinner(value=2)' == 'rebin(2)' - rebin(2) + Rebinner(value=2)
CMake Python pypy3.9
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.