Skip to content

pytest: fix flake in test_closing_anchorspend_htlc_tx_rbf#9027

Merged
sangbida merged 1 commit intoElementsProject:masterfrom
rustyrussell:flakes33
Apr 10, 2026
Merged

pytest: fix flake in test_closing_anchorspend_htlc_tx_rbf#9027
sangbida merged 1 commit intoElementsProject:masterfrom
rustyrussell:flakes33

Conversation

@rustyrussell
Copy link
Copy Markdown
Contributor

2026-04-02T04:45:50.5882651Z >       assert 3000 - 1 < total_feerate_perkw < 3000 + 1
2026-04-02T04:45:50.5883085Z E       assert 3001.3083296990844 < (3000 + 1)
2026-04-02T04:45:50.5883354Z
2026-04-02T04:45:50.5883508Z tests/test_closing.py:3853: AssertionError

Changelog-None

```
2026-04-02T04:45:50.5882651Z >       assert 3000 - 1 < total_feerate_perkw < 3000 + 1
2026-04-02T04:45:50.5883085Z E       assert 3001.3083296990844 < (3000 + 1)
2026-04-02T04:45:50.5883354Z
2026-04-02T04:45:50.5883508Z tests/test_closing.py:3853: AssertionError
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@sangbida sangbida merged commit d0de386 into ElementsProject:master Apr 10, 2026
87 of 89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants