Details
-
Technical task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
qWait is harmful in many ways:
- slows down tests execution
- shows missing API
- cause flakiness
Waiting n seconds for an event is justĀ a wrong pattern, which should not be propagated.
Attachments
Issue Links
- relates to
-
QTBUG-63146 qtestlib: cleanups, re-design, API completeness and documentation
- Reported