17ec681f3Smrg# Note: skips lists for CI are just a list of lines that, when 27ec681f3Smrg# non-zero-length and not starting with '#', will regex match to 37ec681f3Smrg# delete lines from the test list. Be careful. 47ec681f3Smrg 57ec681f3Smrg# Some compute jobs take more 0.5s, the maximum allowed by the 67ec681f3Smrg# kernel driver 77ec681f3SmrgdEQP-GLES31.functional.draw_indirect.compute_interop.large.* 87ec681f3Smrg 97ec681f3Smrg# We lack a dependency between the vertex job filling the indirect draw 107ec681f3Smrg# buffers and the indirect draw compute job reading from these buffers, 117ec681f3Smrg# leading to unreliable results (the tests pass if the vertex job is 127ec681f3Smrg# done before the compute job starts, and fail otherwise). Let's disable 137ec681f3Smrg# those tests until we sort it out. 147ec681f3SmrgKHR-GLES31.core.draw_indirect.advanced-twoPass-transformFeedback-arrays 157ec681f3SmrgKHR-GLES31.core.draw_indirect.advanced-twoPass-transformFeedback-elements 16