diff --git a/.gitlab-ci/container/debian/gitlab-ci.yml b/.gitlab-ci/container/debian/gitlab-ci.yml index c9c6cc01c9e..09798eae7b5 100644 --- a/.gitlab-ci/container/debian/gitlab-ci.yml +++ b/.gitlab-ci/container/debian/gitlab-ci.yml @@ -149,7 +149,7 @@ debian/s390x_build: LLVM_VERSION: &debian-android-llvm 19 CUTTLEFISH_PROJECT_PATH: ao2/aosp-manifest CUTTLEFISH_BUILD_VERSION_TAGS: mesa-venus - CUTTLEFISH_BUILD_NUMBER: 20250506.001 + CUTTLEFISH_BUILD_NUMBER: 20250701.001 AOSP_KERNEL_PROJECT_PATH: ao2/aosp-kernel-manifest AOSP_KERNEL_BUILD_VERSION_TAGS: common-android14-6.1-venus AOSP_KERNEL_BUILD_NUMBER: 20241107.001 diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 1275e609491..806ee26ec2c 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -23,7 +23,7 @@ variables: DEBIAN_BUILD_TAG: "20250611-rust" - DEBIAN_TEST_ANDROID_TAG: "20250626-acts" + DEBIAN_TEST_ANDROID_TAG: "20250701-cuttlefish" DEBIAN_TEST_GL_TAG: "20250616-vkcts-main" DEBIAN_TEST_VIDEO_TAG: "20250609-helper" DEBIAN_TEST_VK_TAG: "20250619-vkd3d" diff --git a/src/virtio/ci/android-angle-venus-anv-android-cts-skips.txt b/src/virtio/ci/android-angle-venus-anv-android-cts-skips.txt index f23640f8e0a..90aea2e2982 100644 --- a/src/virtio/ci/android-angle-venus-anv-android-cts-skips.txt +++ b/src/virtio/ci/android-angle-venus-anv-android-cts-skips.txt @@ -19,9 +19,3 @@ x86_64 CtsNativeHardwareTestCases android.hardware.nativehardware.cts.AHardwareB x86_64 CtsNativeHardwareTestCases android.hardware.nativehardware.cts.AHardwareBufferNativeTests#Blob_BlobTest_GpuDataBufferVertexBuffer_BLOB x86_64 CtsNativeHardwareTestCases android.hardware.nativehardware.cts.AHardwareBufferNativeTests#Blob_BlobTest_GpuDataBufferCpuWrite_BLOB x86_64 CtsNativeHardwareTestCases android.hardware.nativehardware.cts.AHardwareBufferNativeTests#Blob_BlobTest_GpuDataBufferCpuRead_BLOB - -# First test run details for dEQP: https://mesa.pages.freedesktop.org/-/mesa/-/jobs/79050820/artifacts/results/test_result.html - -### Fail: vkd.mapMemory(device, mem, offset, size, flags, &hostPtr): VK_ERROR_MEMORY_MAP_FAILED at vkMemUtil.cpp:326 -x86_64 CtsDeqpTestCases dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.host_visible#import_twice -x86_64 CtsDeqpTestCases dEQP-VK.api.external.memory.android_hardware_buffer.dedicated.host_visible#import_twice diff --git a/src/virtio/ci/android-angle-venus-anv-fails.txt b/src/virtio/ci/android-angle-venus-anv-fails.txt index e9da8b5c1a9..e69de29bb2d 100644 --- a/src/virtio/ci/android-angle-venus-anv-fails.txt +++ b/src/virtio/ci/android-angle-venus-anv-fails.txt @@ -1,2 +0,0 @@ -ahb-dEQP-VK.api.external.memory.android_hardware_buffer.dedicated.host_visible.import_twice,Fail -ahb-dEQP-VK.api.external.memory.android_hardware_buffer.suballocated.host_visible.import_twice,Fail