Commit a83fe36d by Lubosz Sarnecki Committed by Commit Bot

Capture/Replay: Add GLES1 test expectations.

Add failing OpenGL ES 1.0 capture / replay tests to expectations list. The remainging 65 test pass on ES1 SwiftShader. Test: python3 src/tests/capture_replay_tests.py --gtest_filter="*/ES1_Vulkan_SwiftShader" Bug: angleproject:5751 Change-Id: If5157a3ac0ccebc904316ae08c54e670119384e4 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2877233Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Cody Northrop <cnorthrop@google.com>
parent d1da88ee
......@@ -84,3 +84,34 @@ MipmapTest.DISABLED_ThreeLevelsInitData/*
# Compile failed tests
RobustResourceInitTest.*
# ES1 crashed tests
FramebufferObjectTest.FramebufferObject/*
FramebufferObjectTest.RenderbufferObject/*
FramebufferObjectTest.TextureObjectDifferentFormats/*
# ES1 comparison failed tests
BootAnimationTest.DefaultBootAnimation/*
# ES1 compile failed tests
ClipPlaneTest.InitialState/*
ClipPlaneTest.Negative/*
ClipPlaneTest.Set/*
CurrentColorTest.Set/*
FogTest.NegativeParameter/*
FogTest.NegativeValues/*
FogTest.Set/*
LightsTest.InitialState/*
LightsTest.NegativeInvalidEnum/*
LightsTest.NegativeInvalidValue/*
LightsTest.Set/*
MaterialsTest.InitialState/*
MaterialsTest.InvalidParameter/*
MaterialsTest.SetParameters/*
MatrixModeTest.InitialState/*
PointParameterTest.NegativeEnum/*
PointParameterTest.NegativeValue/*
PointParameterTest.Set/*
TextureEnvTest.InitialState/*
TextureEnvTest.Set/*
TextureParameterTest.SetFixedPoint/*
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