All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glenn Washburn <development@efficientek.com>
To: Carlos Maiolino <cmaiolino@redhat.com>
Cc: The development of GNU GRUB <grub-devel@gnu.org>,
	Daniel Kiper <dkiper@net-space.pl>,
	Erwan Velu <erwanaliasr1@gmail.com>,
	Erwan Velu <e.velu@criteo.com>,
	javierm@redhat.com
Subject: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
Date: Wed, 8 Sep 2021 01:22:20 +0000	[thread overview]
Message-ID: <20210908012220.60a34a2a@ubuntu> (raw)
In-Reply-To: <20210902085649.zucibvxhnez2meys@omega.lan>

On Thu, 2 Sep 2021 10:56:49 +0200
Carlos Maiolino <cmaiolino@redhat.com> wrote:

> On Wed, Sep 01, 2021 at 02:40:57PM +0200, Daniel Kiper wrote:
> > CC-ing Javier...
> > 
> > On Mon, Aug 30, 2021 at 01:48:50PM +0200, Carlos Maiolino wrote:
> > > Hi.
> > > On Mon, Aug 30, 2021 at 11:18:31AM +0200, Erwan Velu wrote:
> > > >    Good day list,
> > > >    Le jeu. 26 août 2021 à 15:26, Carlos Maiolino
> > > > <[1]cmaiolino@redhat.com> a écrit :
> > > >
> > > >      [..]
> > > >      Thanks for spotting this!
> > > >
> > > >    I'm adding the maintainers in CC. Carlos who commit the
> > > > patch I'm fixing, agreed on the content.
> > >
> > > I didn't test the patch itself yet, but I've reproduced the
> > > issue. I was quite sure I had tested this patch on a V4 fs, but
> > > looks like I miscalculated the sizing. Thanks again. I'll try to
> > > test the patch here asap.
> > 
> > Did you test this patch? If yes may I add your Tested-by to it?
> 
> Yup, patch works fine, just finished testing it, I was just trying to
> understand where/why I miscalculated the inode size on V4
> filesystems, and the reason was the same why Erwan split the
> last/first members of inode v2/v3 in two different unused structs.
> 
> Feel free to add to the patch:
> 
> Tested-by: Carlos Maiolino <cmaiolino@redhat.com>

It looks like the xfs_test test succeeds with tag grub-2.06-rc1a, fails
with tag grub-2.06, and succeeds with current master. Yes, as expected.
However, what this tells me is that no "make check" tests were done
before finalizing the 2.06 release. I was under the impression that that
was part of the release procedure. If its not, it would seem that we're
not using the tests at a time when they would have the most impact.

It is my understanding that we have travis-ci tests that get run (at
some point?), however they are only build tests and so would not have
caught this. It was precisely this scenario that I hoped to avoid by
doing more thorough continuous integration, which runs the extensive
array of "make check" tests, when I submitted the Gitlab-CI patch
series (which would've caught this automatically if it had been merged).
To me this scenario is the poster child for taking action on this
front. Can we make this a priority?

Glenn


  parent reply	other threads:[~2021-09-08  1:24 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 13:31 [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock Erwan Velu
2021-08-26  7:54 ` Erwan Velu
2021-08-26 13:26   ` Carlos Maiolino
2021-08-26 13:30     ` Erwan Velu
2021-08-30  9:18     ` Erwan Velu
2021-08-30 11:48       ` Carlos Maiolino
2021-09-01 12:40         ` Daniel Kiper
2021-09-01 13:05           ` Carlos Maiolino
2021-09-02  8:56           ` Carlos Maiolino
2021-09-02 11:33             ` Daniel Kiper
2021-09-02 11:39               ` Erwan Velu
2021-09-02 12:49                 ` Daniel Kiper
2021-09-02 13:05                   ` Erwan Velu
2021-09-02 13:31                     ` Daniel Kiper
2021-09-02 13:34                       ` Erwan Velu
2021-09-08  1:22             ` Glenn Washburn [this message]
2021-09-08  9:20               ` Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock) Erwan Velu
2021-09-08 16:19                 ` Daniel Kiper
2021-09-08 16:21                   ` Erwan Velu
2021-09-08 16:03               ` Daniel Kiper
2021-09-08 19:57                 ` Glenn Washburn
2021-09-14 12:24                   ` Daniel Kiper
2021-09-06 12:20 ` [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock Daniel Kiper

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=20210908012220.60a34a2a@ubuntu \
    --to=development@efficientek.com \
    --cc=cmaiolino@redhat.com \
    --cc=dkiper@net-space.pl \
    --cc=e.velu@criteo.com \
    --cc=erwanaliasr1@gmail.com \
    --cc=grub-devel@gnu.org \
    --cc=javierm@redhat.com \
    /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.