Commit d96b9ffa by Lubosz Sarnecki Committed by Commit Bot

capture_replay_tests: Don't skip tests that pass.

These tests were skipped due to compilation problems, but do now fully pass on SwiftShader ES2. Remove PointSpritesTest.PointWithoutAttributesCompliance/* Remove ExplicitContextTest.GetProcAddress/* Remove RobustBufferAccessBehaviorTest.EmptyBuffer/* Remove EGLSyncTest.AndroidNativeFence_WaitSync/* Bug: angleproject:5721 Change-Id: I3f50272c69ba78e2432f4278753e5d48d8601910 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2739723 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent e366e2c3
...@@ -104,12 +104,8 @@ LineLoopTest.DISABLED_DrawArraysWithLargeCount/* ...@@ -104,12 +104,8 @@ LineLoopTest.DISABLED_DrawArraysWithLargeCount/*
MipmapTest.DISABLED_ThreeLevelsInitData/* MipmapTest.DISABLED_ThreeLevelsInitData/*
# Compile failed tests # Compile failed tests
EGLSyncTest.AndroidNativeFence_WaitSync/*
ExplicitContextTest.GetProcAddress/*
GetImageTest.* GetImageTest.*
GetTexLevelParameterTest.Queries/* GetTexLevelParameterTest.Queries/*
PointSpritesTest.PointWithoutAttributesCompliance/*
RobustBufferAccessBehaviorTest.EmptyBuffer/*
RobustClientMemoryTest.* RobustClientMemoryTest.*
RobustResourceInitTest.* RobustResourceInitTest.*
SemaphoreTest.* SemaphoreTest.*
......
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