[PATCH i-g-t v4 0/4] Ignore more warns in xe_wedged tests
Kamil Konieczny
kamil.konieczny at linux.intel.com
Tue Nov 26 18:10:19 UTC 2024
It turns out that there are more drm warnings which should be ignored
by igt_runner. Tests succeeds but later on when generating results
runner turns it into a failure.
v2: corrected and added more regex-es, move '|' to begin of split
strings for better reading, corrected name in Cc and added r-b
v3: corrected drmtest logic for opening cards, improved assert
logic for xe unbind (Kamil)
v4: simplify and correct pfx___drm regex
Cc: Jonathan Cavitt <jonathan.cavitt at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Kamil Konieczny (4):
tests/intel/xe_wedged: Ignore more dmesg warnings
HAX/DO_NOT_MERGE: xe-fast-feedback: test xe_wedged
lib/drmtest: invalidate cached fds after unbind
lib/igt_sysfs: improve xe sysfs checks
lib/drmtest.c | 18 ++++++++++++++++++
lib/drmtest.h | 2 ++
lib/igt_sysfs.c | 6 ++++--
tests/core_hotunplug.c | 1 +
tests/intel-ci/xe-fast-feedback.testlist | 4 ++++
tests/intel/xe_wedged.c | 6 +++++-
6 files changed, 34 insertions(+), 3 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list