From owner-freebsd-testing@FreeBSD.ORG Thu Jul 31 22:01:08 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 785491D6 for ; Thu, 31 Jul 2014 22:01:08 +0000 (UTC) Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com [IPv6:2a00:1450:4010:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 021272EBB for ; Thu, 31 Jul 2014 22:01:07 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id u10so2515780lbd.21 for ; Thu, 31 Jul 2014 15:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:cc:content-type; bh=/zsz+ErfJgVTvNQLRfxwnpwYm6lDPFZaDW+zUXHjYOA=; b=p1L12sZgQOQmQHPf2XcBtXWS4JSTwY2HFPbdhDaGHQztJygGM0JBlXIP7tI4yMz8kj HMOYP7uBMghrNvDwPYkukf1q/rN1JyetZ8+US21ykYUXdsJEM7A9sxgb23P2wPAXLfDk LL7DL0iFMBWhQBHX/nUkE72KEkcqA1IaZOe8TI8aCuOcXeFkqtDYVTiYzobA3JFS/lcr HX6cAhE3Vuqi42sEOohVKejddEcJs3j104TSX7dOJ9oM/gIXX4JuMyZdMUZ1pcUmn8b2 x+ZIwC9eM9W9pPHXIgVWym0lz5aQs4q1o6Vg5Qnw3/LjL9zbF4Bmr5X4oemL2ecodXp5 fZdQ== MIME-Version: 1.0 X-Received: by 10.112.137.136 with SMTP id qi8mr1015247lbb.41.1406844065920; Thu, 31 Jul 2014 15:01:05 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.197.107 with HTTP; Thu, 31 Jul 2014 15:01:05 -0700 (PDT) Date: Thu, 31 Jul 2014 15:01:05 -0700 X-Google-Sender-Auth: OGM2FfaK46JHQW0jPQrTyOqe8jI Message-ID: Subject: Need new release of Kyua From: Craig Rodrigues To: Julio Merino Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-testing@freebsd.org" , kyua-discuss@googlegroups.com X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2014 22:01:08 -0000 Julio, Can you do a new release of kyua, which has the "kyua report-junit" support and Garrett's TAP fixes, and update the FreeBSD port and Ubuntu packages? I want to use kyua for a bunch of new tests for something I am working on, and having the junit support is a big must-have. Also, being able to install from packages on FreeBSD and Linux systems will make things easier for setting up a lot of test nodes. I can "configure; make; make intall; create package" myself, but that is a pain in the ass. :) Thanks. -- Craig