Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
So that all of the QML tests that are run for other styles are also run for these new styles.
For example:
- https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/tests/auto/quickcontrols2/controls
- https://code.qt.io/cgit/qt/qtquickcontrols2.git/tree/tests/auto/quickcontrols2/sanity/tst_sanity.cpp#n178
If possible, we should try to avoid running tests where the styles don't provide a control, as they will fall back to another style, meaning those particular tests will be unnecessarily run twice.
Attachments
Issue Links
- is required for
-
QTBUG-68814 Native style support for Qt Quick Controls 2
- Closed
- relates to
-
QTBUG-94961 test_data seemingly ignored with developer shadow build
- Reported