All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: guaneryu@gmail.com, darrick.wong@oracle.com
Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH 1/2] xfs/435: disable dmesg checks
Date: Mon, 21 Oct 2019 18:49:46 -0700	[thread overview]
Message-ID: <157170898616.1172383.6811130003893894634.stgit@magnolia> (raw)
In-Reply-To: <157170897992.1172383.2128928990011336996.stgit@magnolia>

From: Darrick J. Wong <darrick.wong@oracle.com>

This test corrupts the filesystem to see what assertions and other
things to get logged, so don't treat that as a failure.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/xfs/435 |    1 +
 1 file changed, 1 insertion(+)


diff --git a/tests/xfs/435 b/tests/xfs/435
index c6c846ad..7af63158 100755
--- a/tests/xfs/435
+++ b/tests/xfs/435
@@ -42,6 +42,7 @@ _require_loadable_fs_module "xfs"
 _require_quota
 _require_scratch_reflink
 _require_cp_reflink
+_disable_dmesg_check
 
 rm -f "$seqres.full"
 


  reply	other threads:[~2019-10-22  1:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-22  1:49 [PATCH 0/2] fstests: random fixes Darrick J. Wong
2019-10-22  1:49 ` Darrick J. Wong [this message]
2019-10-22  1:49 ` [PATCH 2/2] xfs: make sure the kernel and repair tools catch bad names Darrick J. Wong
2019-10-23 15:45   ` Eryu Guan
2019-10-24  0:30     ` Darrick J. Wong
2019-10-24  0:31   ` [PATCH v2 " Darrick J. Wong
2019-10-24  4:52     ` Darrick J. Wong
2019-10-24  0:33 ` [PATCH 3/2] generic: check storing and re-reading timestamps Darrick J. Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=157170898616.1172383.6811130003893894634.stgit@magnolia \
    --to=darrick.wong@oracle.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@gmail.com \
    --cc=linux-xfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.