From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 20C7B6E8B1 for ; Thu, 6 Aug 2020 10:12:59 +0000 (UTC) From: Bhanuprakash Modem Date: Thu, 6 Aug 2020 23:37:49 +0530 Message-Id: <20200806180749.31464-3-bhanuprakash.modem@intel.com> In-Reply-To: <20200806180749.31464-1-bhanuprakash.modem@intel.com> References: <20200806180749.31464-1-bhanuprakash.modem@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH v1 2/2] intel-ci: Add compare CRC sanity test to BAT List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: bhanuprakash.modem@intel.com, igt-dev@lists.freedesktop.org Cc: Petri Latvala List-ID: We need to sanity-check for the CRC mismatches, otherwise the display validation tests are flawed. This patch will add CRC compare mismatch subtests to the fast-feedback list to make sure the CRC mechanism is clean from the platform. Cc: Swati Sharma Cc: Karthik B S Cc: Jeevan B Cc: Petri Latvala Cc: Arkadiusz Hiler Signed-off-by: Bhanuprakash Modem --- tests/intel-ci/fast-feedback.testlist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index b796b264..b9d769d8 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -110,6 +110,9 @@ igt@kms_force_connector_basic@force-edid igt@kms_force_connector_basic@force-load-detect igt@kms_force_connector_basic@prune-stale-modes igt@kms_frontbuffer_tracking@basic +igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-a +igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b +igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c igt@kms_pipe_crc_basic@hang-read-crc-pipe-a igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence -- 2.20.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev