This is going to be a bit larger work. Take a look at
src/third_party/autotest/files/client/site_tests/graphics_dEQP/generate_controlfiles.py
Get rid of all control.*.functional*
In particular we don't want to run control.*.functional.hasty.* anymore, as the test enumeration includes graphics tests in _bootstrap_new_test_cases that are not stable. Instead we want to create control.gles[2|3|31]-master.hasty.[0-9] files just like control.vk-master.hasty control file (except split into 10 pieces).
This will take a few iterations.
Comment 1 by ihf@chromium.org
, Apr 21 2017