Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-118234

tst_qvulkan (Failed) on Android 14

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.7.0 FF
    • 6.7
    • GUI: Vulkan
    • None
    • Android
    • c6138bf9d (dev), 4244b4194 (dev), 21ff70afb (6.7)

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            rampe Rami Potinkara
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes