Commit 6db9adac by Jamie Madill

Revert "dEQP-GLES2: Skip flush/finish test on Windows."

Incorrect syntax is making the bots skip all tests. BUG=angleproject:1107 This reverts commit e8c8de2d. Change-Id: I4469b6b320f8754af576875128e4e3fb210c67b6 Reviewed-on: https://chromium-review.googlesource.com/289501Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 1747603e
...@@ -574,9 +574,6 @@ ...@@ -574,9 +574,6 @@
998 WIN LINUX : dEQP-GLES2.performance.* = SKIP 998 WIN LINUX : dEQP-GLES2.performance.* = SKIP
998 WIN LINUX : dEQP-GLES2.stress.* = SKIP 998 WIN LINUX : dEQP-GLES2.stress.* = SKIP
// This test can time out on the GPU bots
1107 WIN dEQP-GLES2.functional.flush_finish.finish_wait = SKIP
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
// //
// Temprory entries: they should be removed once the bugs are fixed. // Temprory entries: they should be removed once the bugs are fixed.
......
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