[Intel-gfx] [PATCH i-g-t v2] Add atomic modesetting testlist
Tahvanainen, Jari
jari.tahvanainen at intel.com
Sat Feb 18 12:08:46 UTC 2017
Hello folks,
I took some time and executed these tests on the latest drm-tip and would propose for fluent execution that we will have few test-groups excluded from this list with comment #FIXME and action to have bugs on each of these sub-groups aiming to take these out from excluded...
Exclude_tests: ["kms-busy at extended", "pipe-a-torture-move", blt-wf_vblank-vs-dpms", "rcs-wf_vblank-vs-dpms", "blt-wf_vblank-vs-modeset", "rcs-wf_vblank-vs-modeset", "blt-flip-vs-modeset", "render-flip-vs-modeset"],
#FIXME - Excluded tests should be having bug in fdo for pushing tests to tests included one by one.
This give total 1146 igt tests to be executed.
I got the following outcome with SKL and drm-tip from yesterday.
[1146/1146] skip: 639, pass: 486, dmesg-warn: 5, fail: 16
BR, Jari
-----Original Message-----
From: Ben Hassine, RamiX
Sent: Tuesday, February 14, 2017 4:07 PM
To: intel-gfx at lists.freedesktop.org
Cc: Tahvanainen, Jari <jari.tahvanainen at intel.com>; Saarinen, Jani <jani.saarinen at intel.com>; Lankhorst, Maarten <maarten.lankhorst at intel.com>; Ben Hassine, RamiX <ramix.ben.hassine at intel.com>
Subject: [PATCH i-g-t v2] Add atomic modesetting testlist
This is atomic modesetting acceptance tests added to feat_profile.json.
v2: Add all kms test
---
tests/feat_profile.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/tests/feat_profile.json b/tests/feat_profile.json index 251dfd9..a2685db 100644
--- a/tests/feat_profile.json
+++ b/tests/feat_profile.json
@@ -3,5 +3,10 @@
"include_tests" : "psr",
"exclude_tests" : "",
"target_rate" : 90
+ },
+ "atomic-modesetting": {
+ "include_tests": ["kms", "testdisplay"],
+ "exclude_tests": "",
+ "target_rate": 90
}
}
--
2.7.4
More information about the Intel-gfx
mailing list