Commit e8c8de2d by Jamie Madill

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

This test is having flaky timeouts on the bots. Disable it for now. BUG=angleproject:1107 Change-Id: Iaa15672fb96f4aa3463a0613980f8a941aeafe1f Reviewed-on: https://chromium-review.googlesource.com/288405Tested-by: 's avatarJamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
parent 3aa9b2e0
...@@ -574,6 +574,9 @@ ...@@ -574,6 +574,9 @@
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