peterbrittain / asciimatics

A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
Apache License 2.0
3.61k stars 238 forks source link

Fix random test failures #365

Closed bmwiedemann closed 1 year ago

bmwiedemann commented 1 year ago

Issues fixed by this PR

Fixes #359

What does this implement/fix?

This avoids random failures in TestParticles.test_rain and TestParticles.test_drop_screen

Any other comments?

This patch was done while working on reproducible builds for openSUSE.

coveralls commented 1 year ago

Coverage Status

Coverage: 96.767% (+0.0%) from 96.767% when pulling f15dfbce7a7e899a75dc367f045ad9cb21694924 on bmwiedemann:testfix into 31b3fe579af6ef08bcd8e01e33aeaf8d46805353 on peterbrittain:master.