Device override incorrectly skips tests
@majanes
Submitted by Mark Janes Assigned to Dylan Baker @dbaker
Description
The following tests skip when run with device override, but fail when run on the real hardware:
- piglit.spec.ext_shader_samples_identical.glsl-es-3_10.compiler.all-functions_vert
- piglit.spec.oes_shader_io_blocks.compiler.layout-location-aliasing_vert
This breaks Intel CI automation designed to bisect failures. Until this bug is resolved, the tests will be disabled in CI.