Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp880392yba; Wed, 15 May 2019 11:32:18 -0700 (PDT) X-Google-Smtp-Source: APXvYqzntKTCW54CDitSMweL7xE6OMpPUwYvBGOr2qQNv2KZzaomkM8XVUXE08wLhbO9tC7tzb+w X-Received: by 2002:a62:ea0a:: with SMTP id t10mr48400198pfh.236.1557945138304; Wed, 15 May 2019 11:32:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557945138; cv=none; d=google.com; s=arc-20160816; b=aCTs3hxAY8T4AyPwHiy6Lr5WpbxKxswVIBerAA9l+9ML+XtwyOWOsPcUyJgxfJURev G9D3j0HWRBaggEUhBnFDQBwzNKOvSwLFAZqv28k9SFUtSOMABH3frDXdYfAug+QNHldY /XjpUnk4N5VQFphnmoNshYSNrgAkzg9UEtDODYmGQPF8F3NnWsRkccxrnIQQb40UDqYf 46QaDjTFVmYeQFsbXtMuEnvXsoKY/h9FwdgkXrEaDbfWdjDH/bnntS9k8Jm9UWtLe/Hm pA2Af2PS4nGZI1aKmC2c5K+X+IPcQvsYTVMLFx7l+6CANk9pdg+1AyP7fpcMNQfDZIx7 zH7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=9dItoQg7sJ8BH8DTl8g8Z4YaKczX7MFGGMEHzT/Ri0I=; b=dGFK4L1OHZifR73AWhP7or7RUe0zrqcUzaVpeWFzySsFXHHLBPGcAUxuMdu39bbsPb muKrTCG26xJlE4U6OsPGFpY2X8c5/pAhS/0jjqc+QoYDoU9czfKy9zwZxR8L56DkYrwR eRdbsSDNYNZeX1mZsa+SZD/B9OtX4Tw72yP4xpV1DBNmsDyXZDleN/BZnhLKjrjHvUCn VnqGQGgofgvIOLhB5ERKQ2azM23rAdvwgll/J2KH8zl9quxytnF0UnOCov1N5RYLQS/W j+ygcz0Wgcb9XbSV2VZhnbPKj8vGEjJdnPVGd62jE3yio+nWweSWHP4ia5hzrd0TiKjZ 2N5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d25si2458366pgb.229.2019.05.15.11.32.03; Wed, 15 May 2019 11:32:18 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726707AbfEOSah (ORCPT + 99 others); Wed, 15 May 2019 14:30:37 -0400 Received: from fieldses.org ([173.255.197.46]:32782 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726467AbfEOSah (ORCPT ); Wed, 15 May 2019 14:30:37 -0400 Received: by fieldses.org (Postfix, from userid 2815) id 490711E3A; Wed, 15 May 2019 14:30:37 -0400 (EDT) Date: Wed, 15 May 2019 14:30:37 -0400 From: "J. Bruce Fields" To: Olga Kornievskaia Cc: linux-nfs Subject: Re: discuss NFS xfstest failures Message-ID: <20190515183037.GB11614@fieldses.org> References: <20190416193548.GA6662@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190416193548.GA6662@fieldses.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org On Tue, Apr 16, 2019 at 03:35:48PM -0400, bfields wrote: > On Thu, Apr 11, 2019 at 01:01:39PM -0400, Olga Kornievskaia wrote: > > Hi folks, > > > > We have some output at the wiki -- > > https://wiki.linux-nfs.org/wiki/index.php/Xfstests -- capturing a data > > point of failures (for 4.16 kernel). However, I see many more failures > > with the current (5.1-rc1). Wiki output should probably be updated > > since xfstest has now 500+ tests. I have done my best to go over the > > failures and provide some summary and comments. I'd like to see if the > > community has any comments. Anybody else would like to share their > > outputs from the xfstests that show other failures? > > For what it's worth, I keep a list in testd/data/xfstests-failed with > some minimal comments: > > git://linux-nfs.org/~bfields/testd.git > > Current contents appended. As you can see there's a lot that's known > unsupported features, but also a lot that I just haven't looked into > yet. Also, I added pointers to my list and Ben's on that wiki page at: http://wiki.linux-nfs.org/wiki/index.php/Xfstests#Other_sources --b.