Details
-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
Description
Go though blacklisted tests on XCB.
- see if there are common patterns, e.g
QTBUG-63542. - see if there are bigger issues with qtestlib API (e.g missing convenience APIs?)
- is the test badly written? Or is it a bug in QPA plugin? Network latency issue? Fix the test when possible. Assign/ask to someone else who is working or particular area?
Document things that are worth sharing (see QTBUG-63987) and move common helpers functions in the shared area (depends on QTBUG-63994).
find qtbase/tests/auto/ -name BLACKLIST | xargs grep -i 'xcb\|ubuntu\|opensuse\|redhat\|linux\|rhel'
Attachments
Issue Links
- relates to
-
QTBUG-63542 [reg] Qt::X11BypassWindowManagerHint (and other tests) really slow because of waiting hack in qWaitForWindowActive()
- Closed
-
QTBUG-63828 Desktop becomes slow after running auto tests for a while
- Closed