Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7
-
None
-
-
c6138bf9d (dev), 4244b4194 (dev), 21ff70afb (6.7)
Description
agent:2023/10/18 17:03:40 build.go:404: The following tests FAILED:
agent:2023/10/18 17:03:40 build.go:404: 315 - tst_qvulkan (Failed)
This had not been seen with Android 14 Beta emulator intro in 5th of Sep, but started to occur on 4th-5th of Oct.
Anyway case functioning is not clear yet, there even exists, which is assumed to be the first function to be called
void tst_QVulkan::vulkanInstance()
{
#ifdef Q_OS_ANDROID
if (QNativeInterface::QAndroidApplication::sdkVersion() >= 31)
QSKIP("Fails on Android 12 (QTBUG-111236)");
#endif
Potential reasons
- On 4th of Oct official Android 14 was released and emulator updated to released. Might be something to do with this or then not.
- Might be something to do with emulator being too old for SDK34 Android 14 as well
- Something got outdated
- Something changed in CI
- Something change qvulkan tests
Attachments
Issue Links
- clones
-
QTBUG-118220 tst_qrhi (Failed) on Android 14 emulator when running within a CI VM
- Closed
- relates to
-
QTBUG-111236 tst_qvulkan cases fail Android 12 CI
- Closed
-
QTBUG-118561 Vulkan under QML example crash on Android emulator
- Closed
- resulted in
-
QTBUG-117994 After provisioning RHEL 8.8 qtbase and qtdeclarative tests fail on android-14-RHEL-8.8-x86_64-on-linux
- Closed
For Gerrit Dashboard: QTBUG-118234 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
512610,4 | SKIP qtbase tst_qrhi and tst_qvulkan on Android | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
514073,3 | Skip QVulkan autotests on Android | dev | qt/qtbase | Status: MERGED | +2 | 0 |
551297,5 | Revert "Skip QVulkan autotests on Android" | dev | qt/qtbase | Status: MERGED | +2 | 0 |
553432,2 | Revert "Skip QVulkan autotests on Android" | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |