From patchwork Thu May 11 06:55:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Amir Goldstein X-Patchwork-Id: 9721033 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 4EB1A60364 for ; Thu, 11 May 2017 06:55:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4A2E42865A for ; Thu, 11 May 2017 06:55:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3F0992866C; Thu, 11 May 2017 06:55: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.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID 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 D79D32865A for ; Thu, 11 May 2017 06:55:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754756AbdEKGzF (ORCPT ); Thu, 11 May 2017 02:55:05 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35178 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754746AbdEKGzD (ORCPT ); Thu, 11 May 2017 02:55:03 -0400 Received: by mail-wm0-f67.google.com with SMTP id v4so4647634wmb.2; Wed, 10 May 2017 23:55:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=bcFR2LKngyRN2iziLzBZ47st73aEoDpIYD4PiSnWa88=; b=pqfTMM55NoWpVfgMUzpeBiwBojVYQnwQqJBfahIiYLvZ/ltB7G054buNIFq8gavCiV vBqzPL8s4Q4Zz9Qnd05kEog0yJWMvSchcAzplArRKbdzdfhT5+KYVEaaZ0ds92bJUKX2 je4y2yneMCuJuSCmNVzMRSqFhpBm/65Vn8LQatMDCszb/yp/6w5gaulyXhKRsAGkQXtB CCt/Djl2j39bbgRgevM7rMHfTNjLtdnkVJYAoIxpOvMoQgBUzOl/3dpI6zBvSffj+Mt+ 0FlRkqzZtZUxrMMPT77DQZUk4nIeLL7nxslFeXWCH7bzaXTAO8GZ1z/BkM5GvzUJWlCd QkKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=bcFR2LKngyRN2iziLzBZ47st73aEoDpIYD4PiSnWa88=; b=Wb0+7vtcStV1r/Jlb3gahYP4jsbAMGOXgIsDkcc3BqNSAxtirk43EhB0dL4zCDADbe WfybW0jFfVQ7UuEn+rKqlntOCJ6NIYKj/Sn59702fLim/pj20C8odHWKNZL8i3mIunK3 1M98bU4u/royNOvIWFfk/0iNavGFxX0ys3Mk/JvDZqwL065cxUgx5xPNPWwk2xde0hBs Jxh1PDS+2SUdvGqYSDIMgWv53LQs2OeD1PG4kLMKS6/F+haeYi8R3JeH+p+4eIlb24oy 7/wdRC2hesS1+yE4DeImq+lGtP1FVecnHdUhl6VfCVuV0TkahzvEsQYv3tnH1tdPAa4B S8nQ== X-Gm-Message-State: AODbwcBMfWFTukOn0+7C3i63FN8uHT9KyWDE5fk9ktXVsz19p/d1yPaY H6n2KtJEXkkubw== X-Received: by 10.28.203.143 with SMTP id b137mr5549506wmg.115.1494485702294; Wed, 10 May 2017 23:55:02 -0700 (PDT) Received: from amir-VirtualBox.ctera.local (bzq-166-168-31-246.red.bezeqint.net. [31.168.166.246]) by smtp.gmail.com with ESMTPSA id j126sm1281825wmd.29.2017.05.10.23.55.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 10 May 2017 23:55:01 -0700 (PDT) From: Amir Goldstein To: Eryu Guan Cc: Miklos Szeredi , Xiong Zhou , linux-unionfs@vger.kernel.org, fstests@vger.kernel.org Subject: [PATCH 4/4] overlay: tag tests 016-018 as experimental Date: Thu, 11 May 2017 09:55:10 +0300 Message-Id: <1494485710-2400-5-git-send-email-amir73il@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1494485710-2400-1-git-send-email-amir73il@gmail.com> References: <1494485710-2400-1-git-send-email-amir73il@gmail.com> Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The tests 016-018 were added to track overlayfs 'Non-standard behavior' as are documented in Documentation/filesystems/overlayfs.txt, with the intention of fixing those behaviors 'some day'. While that day seems to be seen in the horizon, at least for test 017, it may take a while longer for all those tests to pass. Add those tests to group 'experimental' so at least this special status is published somehow. Signed-off-by: Amir Goldstein --- tests/overlay/group | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/overlay/group b/tests/overlay/group index c5048c4..39169d3 100644 --- a/tests/overlay/group +++ b/tests/overlay/group @@ -18,9 +18,9 @@ 013 auto quick copyup 014 auto quick copyup 015 auto quick whiteout -016 auto quick copyup -017 auto quick copyup -018 auto quick copyup +016 auto quick copyup experimental +017 auto quick copyup experimental +018 auto quick copyup experimental 019 auto stress 020 auto quick copyup perms 021 auto quick copyup