[igt-dev] [PATCH i-g-t v16 4/4] intel-ci/fast-feedback: add api_intel_bb tests
Chris Wilson
chris at chris-wilson.co.uk
Fri Jul 3 18:19:02 UTC 2020
Quoting Zbigniew Kempczyński (2020-07-03 12:31:02)
> intel_bb has to replace libdrm intel_batchbuffer. We need to know
> any changes in its infrastructure doesn't lead to regression.
> Add api_intel_bb to BAT to be verified on the very beginning.
> Test execution time is very short so it shouldn't be noticable
> on CI.
Ok, up to here, all done. But BAT for an igt selftest? The criteria for
BAT is "catch the most amount of bugs in the least amount of time", for
which we like to have tests that exercise a lot of the driver very
quickly. I don't think this adds anything? [I would be very happy to be
proved wrong with some path coverage / kcov]. So I don't see much reason
to have it in BAT, and just leave it to shards/idle.
-Chris
More information about the igt-dev
mailing list