From patchwork Thu Oct 13 14:00:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Wilson X-Patchwork-Id: 9375025 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 4C7E760839 for ; Thu, 13 Oct 2016 14:00:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3EA9829FF3 for ; Thu, 13 Oct 2016 14:00:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 337CE2A04E; Thu, 13 Oct 2016 14:00:57 +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.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID 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 0C04A29FF3 for ; Thu, 13 Oct 2016 14:00:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D8D166EA8D; Thu, 13 Oct 2016 14:00:50 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-qk0-x244.google.com (mail-qk0-x244.google.com [IPv6:2607:f8b0:400d:c09::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 022AD6EA8D for ; Thu, 13 Oct 2016 14:00:50 +0000 (UTC) Received: by mail-qk0-x244.google.com with SMTP id z190so6098935qkc.3 for ; Thu, 13 Oct 2016 07:00:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=idFFI90yK/Sf3WGPDncMG5KqeKO8zyzQcq07wYPmnzg=; b=AyYenI55i4y9lTlRd81rGLg/nMFlxB+hxz02yeTM9DYvQ1ZVZw28sAwP0Ym01Dp9AL 5lskLfiv5BDt+/NScnfjIs3Osr4a4ITxrr4EujDKTrNdCyr3ZKb8Xwf4RVNKm0pxtpdN AHr3RINZCSWQEj5PN9vKk20mkK+v9apXhbOOLsYCyghxHUI6bgqvn1FHyn5n5GDs8X1O qnfZ8852PprGiYm8huyJjsgMcfGzX0uUmWOy+Gtz6D3jMoUan3lS+nq6Morhf/xnFCE7 HKWrnyiH3EJY0RSuR9qYCcwlvbmSSXTxyasXduYfDA8szz6qLiA9x358lxmBtdRLx2IJ hevw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=idFFI90yK/Sf3WGPDncMG5KqeKO8zyzQcq07wYPmnzg=; b=D6QEy0lmnGJoBfFySStApTdnNSvBi68E3/e4sjeW6sjub3g2KFhMC/TEx6z85pRigy 4G6jrj1pxgJ74iHGW6ya+uhVy8ODZkrkKdaYQDOXU+79wQKOfO90oKusVK+EyiQDaEwi 1PKuCvxYe3uqw5HXxvJ/1rKob6VSHOm6AkdqN6YLUccofbUi7FTOnXHhYimabSIB7ZtP 8Kkec7iiwb+B/fh5kEJTriHYD1h/pRfGbsTlQ4vL7VteRdpCRJe9/u1jMDpTfEVLH8OA GMT2fDnu8PBrRXL7tj6fnCjsjeApNGSWO1doKP3CH4PeFqJhWi1FFRAygN2oxvTkuaDE 3mJQ== X-Gm-Message-State: AA6/9RleafbgzJ86NJB1UknUmJERlirXE27/SEYhtAmg7gr4/KhJMTPNrD6UdZyEMQLovA== X-Received: by 10.194.88.131 with SMTP id bg3mr7142620wjb.32.1476367248878; Thu, 13 Oct 2016 07:00:48 -0700 (PDT) Received: from haswell.alporthouse.com ([78.156.65.138]) by smtp.gmail.com with ESMTPSA id kq7sm9862478wjb.0.2016.10.13.07.00.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Oct 2016 07:00:48 -0700 (PDT) From: Chris Wilson To: intel-gfx@lists.freedesktop.org Date: Thu, 13 Oct 2016 15:00:43 +0100 Message-Id: <20161013140043.14774-1-chris@chris-wilson.co.uk> X-Mailer: git-send-email 2.9.3 Subject: [Intel-gfx] [PATCH igt] intel-ci: CI is missing any wait tests in BAT 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 Add the two basic gem_wait tests to the fast list, together they take a total of 1s (when correctly functioning). Signed-off-by: Chris Wilson Acked-by: Petri Latvala --- tests/intel-ci/fast-feedback.testlist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index f59ec98..853b911 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -126,6 +126,8 @@ igt@gem_sync@basic-store-each igt@gem_tiled_blits@basic igt@gem_tiled_fence_blits@basic igt@gem_tiled_pread_basic +igt@gem_wait@basic-busy-all +igt@gem_wait@basic-wait-all igt@gem_workarounds@basic-read igt@gvt_basic@invalid-placeholder-test igt@kms_addfb_basic@addfb25-bad-modifier