Suppress BufferDataInLoopManyTimes for Linux/Intel

* Skipped BufferDataInLoopManyTimes for Linux/Intel due to the long
  execution time, suspected to be causing errors on the bots.

Bug: angleproject:8351
Change-Id: Ib7b640800edf5b30e251b47cfabfd34cc1ecea28
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4877693
Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
This commit is contained in:
Amirali Abdolrashidi
2023-09-19 13:40:52 -07:00
committed by Angle LUCI CQ
parent 53e3ce59b7
commit ae9c785749

View File

@@ -419,6 +419,9 @@ b/273271471 WIN INTEL VULKAN : ShaderAlgorithmTest.rgb_to_hsl_vertex_shader/* =
// Timeout on Swiftshader and failure due to too many allocations
280304441 SWIFTSHADER : UniformBufferMemoryTest.BufferDataInLoopManyTimes/* = SKIP
// Skipped due to long execution time
8351 LINUX INTEL : UniformBufferMemoryTest.BufferDataInLoopManyTimes/* = SKIP
// Reading back the contents of an RGBX image initialized with non-255 alpha returns the original alpha (instead of 255)
6472 ANDROID GLES : ImageTestES3.RGBXAHBImportThenUpload/* = SKIP
6472 ANDROID GLES : ImageTestES3.RGBXAHBImportMultipleLayers/* = SKIP