Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9
-
None
Description
I noticed that many quick tests are only running for developer builds. This basically leaves platforms without developer builds in CI as untested. For example I was looking at tst_qquicksafearea.
I think it's good to re-evaluate what tests should indeed be only run on developer build. For example looking at macos-13-arm-on-arm64-tests there're 187 tests run in total, and for macos-13-arm64-developer-build-tests there are 375 tests run in total.