[PATCH i-g-t] DO NOT MERGE fast-feedback.testlist: Reorder dmabuf and i915_selftest
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Jul 2 13:31:46 UTC 2025
Hi Peter,
On 2025-07-01 at 17:31:51 +0200, Peter Senna Tschudin wrote:
> DO NOT MERGE
>
> Trying to determine what is causing the tests to fail.
Please use IGT Trybot for this as you are using i915.
https://patchwork.freedesktop.org/project/igt-trybot/
You could also put only few tests in fast-feedback.testlist
and prevent FULL run, see for example:
https://patchwork.freedesktop.org/patch/572750/?series=128015&rev=2
Regards,
Kamil
>
> Signed-off-by: Peter Senna Tschudin <peter.senna at linux.intel.com>
> ---
> v3:
> - move test to the very top
> v2:
> - move the test higher
>
> tests/intel-ci/fast-feedback.testlist | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> index 82395e7ea..5d86b0911 100644
> --- a/tests/intel-ci/fast-feedback.testlist
> +++ b/tests/intel-ci/fast-feedback.testlist
> @@ -1,6 +1,9 @@
> # Try to load the driver if it's not available yet.
> igt at i915_module_load@load
>
> +# Just to test
> +igt at dmabuf@all-tests
> +
> # Keep alphabetically sorted by default
> igt at core_auth@basic-auth
> igt at fbdev@eof
> @@ -168,4 +171,3 @@ igt at i915_pm_rpm@module-reload
>
> # Kernel selftests
> igt at i915_selftest@live
> -igt at dmabuf@all-tests
> --
> 2.43.0
>
More information about the igt-dev
mailing list