ianhi / ianhi/git-expt

🔍 Test Bisection Demo - Failed Tests

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
bisection-demo
Dominant language
Jupyter Notebook
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

[Workflow Run URL](https://github.com/ianhi/git-expt/actions/runs/18043997897)
## test_sample.py::test_numpy_version_dependent
### Package changes since last pass
- [numpy: 2.1.0 → 2.2.0](https://github.com/numpy/numpy/compare/v2.1.0...v2.2.0)
### Code changes since last pass
- 63540fd7 (Upgrade numpy to 2.2.0 to trigger bisection demo)
- → 7c73f0c1 (Add bisection data for run 18043997897)
- Last passed in run #18043963616 on 2025-09-26T16:48:41.380996Z
Python 3.11 Test Summary

```
test_sample.py::test_numpy_version_dependent: AssertionError: This test expects numpy < 2.2, got 2.2.0
assert (2, 2) < (2, 2)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.