enthought / enthought/traitsui

Occasional test failures in `test_qt_process_events_process_all`

Open
#1,932 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

We are occasionally seeing this failure:
```
======================================================================
FAIL: test_qt_process_events_process_all (traitsui.testing.tests.test_gui.TestProcessEventsRepeated)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\a\traitsui\traitsui\.edm\envs\traitsui-test-3.6-pyqt5\lib\site-packages\traitsui\testing\tests\test_gui.py", line 152, in test_qt_process_events_process_all
self.assertEqual(n_left_behind_events, 0, msg)
AssertionError: 8 != 0 : Expected 10 events processed on the objects and zero events left on the queue after running process_cascade_events. Found 2 processed with 8 left behind.

----------------------------------------------------------------------
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.