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