From owner-freebsd-testing@FreeBSD.ORG Mon Jun 15 06:47:49 2015 Return-Path: Delivered-To: freebsd-testing@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70DE693E for ; Mon, 15 Jun 2015 06:47:49 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pd0-x22e.google.com (mail-pd0-x22e.google.com [IPv6:2607:f8b0:400e:c02::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E5391D2 for ; Mon, 15 Jun 2015 06:47:49 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by pdjm12 with SMTP id m12so65991299pdj.3 for ; Sun, 14 Jun 2015 23:47:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:date:message-id:to:mime-version; bh=cJmS+C8Zve/eJjUVCAUpKusXVZz9QmbLToR+Xe8E7Ls=; b=tzvEOPY3a9KeVp3WXVcCCApRAeysU6oJ4dRb8ONdC3DmPraYD7DTpmEn+hKlvyoZZN EvSBhOYo6KidxGOIPo//8s3zGuk0Tq21E0RfFa6r0cwt25vODX4dQDeHvnxLxK6jvjyZ fEkgdpeWz1u2a9duzEikyMs8xIfHaPMNKVc11Y1nzAX1mvT7ZqcYu8vVD1oby5qXJIau 99eSTmH7gGcxIn4Si9jZdujuo6+me4Dx/myKrAQv6IzKThd1Hv8IdvzcDdt77PBN871n +3lBjlID5clqsKjyNFQGfHKyw76sSDAA34OCopLpmaFbywRKLh7Nj57stU5WQ2MotFWG /Opw== X-Received: by 10.70.125.129 with SMTP id mq1mr46002110pdb.19.1434350868615; Sun, 14 Jun 2015 23:47:48 -0700 (PDT) Received: from ?IPv6:2601:8:ab80:7d6:1db2:335c:64d8:4632? ([2601:8:ab80:7d6:1db2:335c:64d8:4632]) by mx.google.com with ESMTPSA id qo6sm11070931pab.23.2015.06.14.23.47.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 14 Jun 2015 23:47:47 -0700 (PDT) From: Garrett Cooper X-Pgp-Agent: GPGMail 2.5 Content-Type: multipart/signed; boundary="Apple-Mail=_68F97917-32A4-4E34-9D08-432CDF63396B"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: [HEADSUP] Removed support for running traditional ATF tests in head@r284405 Date: Sun, 14 Jun 2015 23:47:44 -0700 Message-Id: To: "freebsd-testing@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 06:47:49 -0000 --Apple-Mail=_68F97917-32A4-4E34-9D08-432CDF63396B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi all, I noticed that the hooks were still present in atf.test.mk for = generating Atffile, running code with atf-run, etc. This support has = been partially broken for some time because upstream versions of atf = (post 0.20) no longer include atf-run, etc, so I removed legacy atf = support (ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE/etc) in r284405. Thank you! -NGie --Apple-Mail=_68F97917-32A4-4E34-9D08-432CDF63396B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVfnURAAoJEMZr5QU6S73eKKcIAJZ7VhXM6A0PxujGYZFPU9/W Q+On/xkMCxx3UAEMPlmkpNBQvXFKCreXIHFkj7pqUAaxSCnlBc7aY2UCgYHl4U7c CE7JxNsBbbrgNs7OYIs/RZq/gDaNZ4p4vIHLtDVP7EdNImLEQ7tfSbMBx82XyubC MJxFK7b8sfPW+zeTlVjV9J2Wqcmb+ZNzcxC/X1aK018ijnNcSk61GDukA/L9jZPS ZcZAYl5c85YK2x3kWXJT8aet1k8CXDxAqxRVmQAGgeKc1YvBFDyWbc1AZ+IO765h 8qotRAur+TxbhjhC0+kbQR5RQhJPyfp6BaCbqJw9Zl+G5jYQitVCWl4F+t7OVWg= =v2Io -----END PGP SIGNATURE----- --Apple-Mail=_68F97917-32A4-4E34-9D08-432CDF63396B--