aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShahbaz Youssefi <syoussefi@chromium.org>2024-04-16 13:22:16 -0400
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-04-16 20:09:10 +0000
commit1264c9cc75992928a27d96920ddfee98a4eab895 (patch)
treed76b38ca74fe1a4baee70dd7ece02c08391a107e
parent97cb3eb8a79dcf752a99d0895719fde9f6bb3392 (diff)
downloadangle-1264c9cc75992928a27d96920ddfee98a4eab895.tar.gz
Manual roll VK-GL-CTS from caf989d22e07 to 393ca590ec21 (5 revisions)
https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/caf989d22e07..393ca590ec21 2024-03-29 marcin.hajder@mobica.com Port KC-CTS tests to VK-GL-CTS (transform_feedback3), PART 4 2024-03-29 marcin.zajac@mobica.com Test depth with VK_EXT_fragment_density_map 2024-03-29 lorenzo@khronosgroup.org Merge vk-gl-cts/vulkan-cts-1.3.8 into vk-gl-cts/main 2024-03-28 skr@nvidia.com Consider layer index when retrieving decoded frame 2024-03-26 rgarcia@igalia.com Share test configuration between case and instance in EDS tests If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll Please CC angle-team@google.com,syoussefi@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Change-Id: I562b77d2dab2e949a2562c1bb0e655e1ed8bb5df Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5459012 Reviewed-by: Yuxin Hu <yuxinhu@google.com> Commit-Queue: Yuxin Hu <yuxinhu@google.com> Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org>
-rw-r--r--DEPS2
-rw-r--r--scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json2
-rw-r--r--src/tests/deqp_support/deqp.gni2
-rw-r--r--src/tests/deqp_support/deqp_gl46_test_expectations.txt8
m---------third_party/VK-GL-CTS/src0
5 files changed, 7 insertions, 7 deletions
diff --git a/DEPS b/DEPS
index 4feb48ccad..0df8e9c005 100644
--- a/DEPS
+++ b/DEPS
@@ -49,7 +49,7 @@ vars = {
'dummy_checkout_chromium': False,
# Current revision of VK-GL-CTS (a.k.a dEQP).
- 'vk_gl_cts_revision': 'caf989d22e07aab117427b61276b7fe5ff29ca94',
+ 'vk_gl_cts_revision': '393ca590ec216d216d69ced9fbb60a33a8681e9a',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.
diff --git a/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json b/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json
index 9541391ea8..47b42984f8 100644
--- a/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json
+++ b/scripts/code_generation_hashes/GL_CTS_(dEQP)_build_files.json
@@ -30,7 +30,7 @@
"third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt":
"bf71ce2d9756ccee7833a789737e6481",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt":
- "88b5e23e6358ef6be23024050521fb01",
+ "0f90224dc01d52e436014cf5f0b14490",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles2/CMakeLists.txt":
"5ac63dce60849bf12e3ab2dde99424ab",
"third_party/VK-GL-CTS/src/external/openglcts/modules/gles3/CMakeLists.txt":
diff --git a/src/tests/deqp_support/deqp.gni b/src/tests/deqp_support/deqp.gni
index a41350e302..65de2dffd4 100644
--- a/src/tests/deqp_support/deqp.gni
+++ b/src/tests/deqp_support/deqp.gni
@@ -1071,6 +1071,8 @@ deqp_khr_gl_sources = [
"$deqp_path/external/openglcts/modules/gl/gl3cTextureSizePromotion.hpp",
"$deqp_path/external/openglcts/modules/gl/gl3cTextureSwizzleTests.cpp",
"$deqp_path/external/openglcts/modules/gl/gl3cTextureSwizzleTests.hpp",
+ "$deqp_path/external/openglcts/modules/gl/gl3cTransformFeedback3Tests.cpp",
+ "$deqp_path/external/openglcts/modules/gl/gl3cTransformFeedback3Tests.hpp",
"$deqp_path/external/openglcts/modules/gl/gl3cTransformFeedbackOverflowQueryTests.cpp",
"$deqp_path/external/openglcts/modules/gl/gl3cTransformFeedbackOverflowQueryTests.hpp",
"$deqp_path/external/openglcts/modules/gl/gl3cTransformFeedbackTests.cpp",
diff --git a/src/tests/deqp_support/deqp_gl46_test_expectations.txt b/src/tests/deqp_support/deqp_gl46_test_expectations.txt
index 995a023441..3deca78873 100644
--- a/src/tests/deqp_support/deqp_gl46_test_expectations.txt
+++ b/src/tests/deqp_support/deqp_gl46_test_expectations.txt
@@ -75,11 +75,9 @@
7566 SWIFTSHADER : KHR-GL46.transform_feedback.* = SKIP
7566 SWIFTSHADER : KHR-GL46.vertex_attrib_binding.* = SKIP
7566 SWIFTSHADER : KHR-GL46.viewport_array.* = SKIP
+7566 SWIFTSHADER : KHR-GL46.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit = FAIL
+7566 SWIFTSHADER : KHR-GL46.texture_lod_bias.texture_lod_bias_all = FAIL
+7566 SWIFTSHADER : KHR-GL46.transform_feedback3.* = SKIP
7566 SWIFTSHADER UBSAN : KHR-GL46.shader_bitfield_operation.bitfieldInsert.int_3 = SKIP
-// The newly added cases are failing
-8636 LINUX : KHR-GL46.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit = FAIL
-8636 WIN : KHR-GL46.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit = FAIL
-b/332383430 LINUX : KHR-GL46.texture_lod_bias.texture_lod_bias_all = FAIL
-b/332383430 WIN : KHR-GL46.texture_lod_bias.texture_lod_bias_all = FAIL
diff --git a/third_party/VK-GL-CTS/src b/third_party/VK-GL-CTS/src
-Subproject caf989d22e07aab117427b61276b7fe5ff29ca9
+Subproject 393ca590ec216d216d69ced9fbb60a33a8681e9