From patchwork Thu Jun 8 12:23:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Petri Latvala X-Patchwork-Id: 9774569 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9304760350 for ; Thu, 8 Jun 2017 12:30:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 84CAB284F6 for ; Thu, 8 Jun 2017 12:30:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7971128545; Thu, 8 Jun 2017 12:30:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 36B4D284F6 for ; Thu, 8 Jun 2017 12:30:35 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A5CFF6E3AB; Thu, 8 Jun 2017 12:30:33 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org X-Greylist: delayed 416 seconds by postgrey-1.35 at gabe; Thu, 08 Jun 2017 12:30:32 UTC Received: from johanna1.inet.fi (mta-out1.inet.fi [62.71.2.203]) by gabe.freedesktop.org (Postfix) with ESMTP id A5A406E3AB for ; Thu, 8 Jun 2017 12:30:32 +0000 (UTC) RazorGate-KAS: Status: not_detected RazorGate-KAS: Rate: 0 RazorGate-KAS: Envelope from: RazorGate-KAS: Version: 5.5.3 RazorGate-KAS: LuaCore: 80 2014-11-10_18-01-23 260f8afb9361da3c7edfd3a8e3a4ca908191ad29 RazorGate-KAS: Lua profiles 69136 [Nov 12 2014] RazorGate-KAS: Method: none Received: from hufflepuff.adrinael.net (84.250.112.128) by johanna1.inet.fi (9.0.002.03-2-gbe5d057) id 593580CE004E11B3; Thu, 8 Jun 2017 15:23:35 +0300 Received: from adrinael by hufflepuff.adrinael.net with local (Exim 4.84_2) (envelope-from ) id 1dIwTM-0004B5-Vq; Thu, 08 Jun 2017 15:23:32 +0300 From: Petri Latvala To: intel-gfx@lists.freedesktop.org Date: Thu, 8 Jun 2017 15:23:08 +0300 Message-Id: <1496924589-16011-1-git-send-email-petri.latvala@intel.com> X-Mailer: git-send-email 2.1.4 Subject: [Intel-gfx] [PATCH i-g-t 1/2] tests/Makefile.sources: Remove unused XFAIL_TESTS X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP The tests listed in XFAIL_TESTS have moved to lib/tests quite a while ago. Signed-off-by: Petri Latvala Reviewed-by: Arkadiusz Hiler --- tests/Makefile.sources | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/Makefile.sources b/tests/Makefile.sources index b3a680e..14ea5b6 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -293,14 +293,6 @@ kernel_tests_full = \ $(extra_multi_kernel_tests) \ $(NULL) -# Test that exercise specific asserts in the test framework library and are -# hence expected to fail. -XFAIL_TESTS = \ - igt_no_exit \ - igt_no_exit_list_only \ - igt_no_subtest \ - $(NULL) - # IMPORTANT: These tests here are all disabled because the result in sometime # unrecoverable gpu hangs. Don't put real testcases here. HANG = \