ElementsProject / ElementsProject/lightning
pytest: *FAILED* in `test_no_delay`
Open
mac
QA
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
### How to replicate
On MacOS M5 Tahoe 26.4 run `uv run pytest -vvvv tests/test_connection.py::test_no_delay `
The test fail with:
```
FAILED tests/test_connection.py::test_no_delay - assert 4.840206861495972 < (4.860939025878906 - ((100 * (0.2 / 2)) / 2))
```
The test pass on Rocky Linux
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.