From owner-freebsd-testing@FreeBSD.ORG Mon Sep 8 15:07:51 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA652B33; Mon, 8 Sep 2014 15:07:51 +0000 (UTC) Received: from smtp1.multiplay.co.uk (smtp1.multiplay.co.uk [85.236.96.35]) by mx1.freebsd.org (Postfix) with ESMTP id ABDC81AB5; Mon, 8 Sep 2014 15:07:51 +0000 (UTC) Received: by smtp1.multiplay.co.uk (Postfix, from userid 65534) id 6E7F320E70894; Mon, 8 Sep 2014 15:07:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.multiplay.co.uk X-Spam-Level: * X-Spam-Status: No, score=1.8 required=8.0 tests=AWL,BAYES_05,DOS_OE_TO_MX, FSL_HELO_NON_FQDN_1,RDNS_DYNAMIC,STOX_REPLY_TYPE autolearn=no version=3.3.1 Received: from r2d2 (82-69-141-170.dsl.in-addr.zen.co.uk [82.69.141.170]) by smtp1.multiplay.co.uk (Postfix) with ESMTP id E982720E70885; Mon, 8 Sep 2014 15:07:43 +0000 (UTC) Message-ID: From: "Steven Hartland" To: "Alan Somers" , "Julio Merino" References: Subject: Re: Introducing the ZFS test suite Date: Mon, 8 Sep 2014 16:07:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Cc: freebsd-testing@freebsd.org, zfs-devel@freebsd.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2014 15:07:52 -0000 ----- Original Message ----- From: "Alan Somers" snip... >> Or will all the panics and deadlocks be fixed before merging to head? > > I doubt it. I certainly don't want to wait for it. But merging these > tests to head will certainly help to focus attention on those bugs. Absolutely the sooner thes gets to head the sooner we can start attacking those bugs :) Regards Steve