Commit ec362f9b by Cody Northrop Committed by Commit Bot

Tests: Update capture_replay_expectations

Bug: angleproject:5974 Change-Id: If8f210f569bdd1bf4e81c74cac894049b8c9cb7a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2896905Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Cody Northrop <cnorthrop@google.com>
parent 09dad082
...@@ -20,6 +20,14 @@ WebGLDrawElementsTest.DrawElementsTypeAlignment/* ...@@ -20,6 +20,14 @@ WebGLDrawElementsTest.DrawElementsTypeAlignment/*
WebGLGLSLTest.* WebGLGLSLTest.*
WebGLReadOutsideFramebufferTest.* WebGLReadOutsideFramebufferTest.*
# http://anglebug.com/5974 New tests, need triage
IndexBufferOffsetTest.UInt16Index/*
IndexBufferOffsetTest.UInt16IndexSmallUpdates/*
IndexBufferOffsetTest.UInt32Index/*
IndexBufferOffsetTest.UInt32IndexSmallUpdates/*
IndexBufferOffsetTest.UInt8Index/*
IndexBufferOffsetTest.UInt8IndexSmallUpdates/*
# Has undefined framebuffer pixels. This fails comparison checks. # Has undefined framebuffer pixels. This fails comparison checks.
SimpleOperationTest.ClearAndSwap/* SimpleOperationTest.ClearAndSwap/*
SimpleOperationTest.DrawQuadAndSwap/* SimpleOperationTest.DrawQuadAndSwap/*
......
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