diff options
| author | Christian Tismer <tismer@stackless.com> | 2021-06-15 14:08:01 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2021-06-18 12:12:38 +0200 |
| commit | 4269e3535b7b97c188a6d8377e685586da89592f (patch) | |
| tree | 8924fcadc1f0e9abcae934afa928748ce48585e3 /sources/shiboken6/ApiExtractor/codesniphelpers.cpp | |
| parent | 7e8d8d1a9adb4f75b878f4b5267b59c5a81170df (diff) | |
testing: enforce that .pyi files are always tested
Being able to run .pyi files in Python 3 is always assumed
possible. Since this test is disabled in local builds, we
were relying on correct configuration of COIN, but that failed.
To be safe, we now add a test to wheel_tester as well that
unconditionally tests all .pyi with all features enabled.
A special problem was a name clash in Qt3DAnimation.pyi
which uses the name "property" :-)
An import of QtMultimedia seems not to work, always.
This happened in wheel_tester.py in CI, only.
Task-number: PYSIDE-1599
Change-Id: Ib158e710cec72287fe4a71c01254727ea9b6dc54
Pick-to: 6.1
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/shiboken6/ApiExtractor/codesniphelpers.cpp')
0 files changed, 0 insertions, 0 deletions
