1# Note: skips lists for CI are just a list of lines that, when 2# non-zero-length and not starting with '#', will regex match to 3# delete lines from the test list. Be careful. 4 5# Some compute jobs take more 0.5s, the maximum allowed by the 6# kernel driver 7dEQP-GLES31.functional.draw_indirect.compute_interop.large.* 8 9# We lack a dependency between the vertex job filling the indirect draw 10# buffers and the indirect draw compute job reading from these buffers, 11# leading to unreliable results (the tests pass if the vertex job is 12# done before the compute job starts, and fail otherwise). Let's disable 13# those tests until we sort it out. 14KHR-GLES31.core.draw_indirect.advanced-twoPass-transformFeedback-arrays 15KHR-GLES31.core.draw_indirect.advanced-twoPass-transformFeedback-elements 16