Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uptests: Timing sensitive issue with 'manage tags on mails' test #251
Comments
romanofski
added
tests
failure
labels
Feb 2, 2019
romanofski
added this to the 1.0 milestone
Feb 2, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
romanofski commentedFeb 2, 2019
Describe the bug
The 'manage tags on mails' test seems to be randomly failing, since the assertions are not waiting until the UI is repainted.
To Reproduce
Steps to reproduce the behavior:
This can not reproduced 100%. The job https://travis-ci.org/purebred-mua/purebred/jobs/487805984 shows the problem as well as it's attached log.txt
Expected behavior
The test does not randomly fail.
Screenshots
See log.
Additional context
None.