Commit 915d4068 by Jamie Madill Committed by Commit Bot

Roll dEQP (January/February 2019).

Includes some new GLES tests added by kainino@. Bug: angleproject:3112 Change-Id: I0d81c8263eab3473dec49bb0cf3bca73cd38c6fb Reviewed-on: https://chromium-review.googlesource.com/c/1441051 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 82fddcb1
......@@ -9,7 +9,7 @@ vars = {
'build_with_chromium': False,
# Current revision of dEQP.
'deqp_revision': 'f5637d67a00a1081a13008bb8dc93b2616c935e2',
'deqp_revision': '66a49e0a43f7af654ee1de8a3b1bcaf6c0d14aa4',
# Current revision of glslang, the Khronos SPIRV compiler.
'glslang_revision': '8dff52509e5c73818d70ea5386886b6cb908962f',
......@@ -57,7 +57,7 @@ deps = {
},
'{angle_root}/third_party/deqp/src': {
'url': '{android_git}/platform/external/deqp@{deqp_revision}',
'url': '{chromium_git}/external/deqp@{deqp_revision}',
},
'{angle_root}/third_party/glslang/src': {
......
......@@ -245,6 +245,9 @@
2507 ANDROID GLES : dEQP-EGL.functional.image.modify.tex_rgba4_tex_subimage_rgba8 = FAIL
2716 ANDROID GLES : dEQP-EGL.functional.preserve_swap.preserve.* = FAIL
// Seems to crash on the 5x. Possibly other Android devices.
3113 ANDROID GLES : dEQP-EGL.functional.reusable_sync.* = SKIP
// Android failures
2546 ANDROID : dEQP-EGL.functional.buffer_age.* = FAIL
2546 ANDROID : dEQP-EGL.functional.choose_config.simple.selection_and_sort.transparent_* = FAIL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment