Commit 5dff472
committed
tests: test_show_typing_notification: Partially stabilize test_show_typing_notification.
Used a background thread to reduce timing flakiness in test_show_typing_notification. While this improves stability, the loop timing still depends on the Timer clearing active_conversation_info, so the test can intermittently fail. (time.sleep added to show_typing_notification to reproduce flaky bug more reliably. Will be deleted once bug is resolved)1 parent ea63c32 commit 5dff472
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | | - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
601 | 603 | | |
602 | 604 | | |
603 | 605 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
| 454 | + | |
454 | 455 | | |
455 | 456 | | |
456 | 457 | | |
| |||
0 commit comments