From patchwork Thu Jun 30 07:03:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christoph Hellwig X-Patchwork-Id: 9206727 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 20FC660752 for ; Thu, 30 Jun 2016 07:04:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 117D1285C3 for ; Thu, 30 Jun 2016 07:04:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 06021285E6; Thu, 30 Jun 2016 07:04:07 +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=-6.1 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_WEB autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 24549285C3 for ; Thu, 30 Jun 2016 07:04:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751547AbcF3HEF (ORCPT ); Thu, 30 Jun 2016 03:04:05 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:44470 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751182AbcF3HEE (ORCPT ); Thu, 30 Jun 2016 03:04:04 -0400 Received: from 213162068074.public.t-mobile.at ([213.162.68.74] helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.85_2 #1 (Red Hat Linux)) id 1bIW15-0000Lr-41 for fstests@vger.kernel.org; Thu, 30 Jun 2016 07:04:03 +0000 From: Christoph Hellwig To: fstests@vger.kernel.org Subject: [PATCH] generic/042: remove from quick group Date: Thu, 30 Jun 2016 09:03:58 +0200 Message-Id: <1467270238-28429-1-git-send-email-hch@lst.de> X-Mailer: git-send-email 2.1.4 X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This test has been removed from the auto group because it fails without an expected fix. Remove it from the quick group as well, as the quick group should be a subset of the auto group. Signed-off-by: Christoph Hellwig Reviewed-by: Eryu Guan --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index 7491282..d320d8e 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -44,7 +44,7 @@ 039 metadata auto quick 040 metadata auto quick 041 metadata auto quick -042 quick rw +042 rw 043 metadata log auto 044 metadata log auto 045 metadata log auto