enthought / enthought/traitsui
BUG: The test_range_editor_text.py freezes the due to a pop up error dialog
Open
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
A solution to this problem can be to add a show_error_dialog boolean attribute to the EditorFactory class in editor_factory.py, which can be checked before making the error popup dialog. Then in all unit testing the pop up dialog can be disabled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.