Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
-
49b80c57c (dev), c56cda562 (6.8)
Description
In Qt, we have assertions in quite a few places to sanity check various assumptions. However, in release builds, assertions are disabled by default, and the CI is using (only?/mostly?) release builds.
It would be great to have a few configs, especially those used in prechecks, using force-asserts.
Care must be taken to not add it to one of the packaging configs, though.
Attachments
Issue Links
- relates to
-
QTQAINFRA-6624 Debug builds (and testing) with asserts should exist in all platforms
- Closed