Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D8761197E for ; Mon, 11 Aug 2014 14:55:14 +0000 (UTC) Received: (qmail 56971 invoked by uid 500); 11 Aug 2014 14:55:13 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 56934 invoked by uid 500); 11 Aug 2014 14:55:13 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 56909 invoked by uid 99); 11 Aug 2014 14:55:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 14:55:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mihai.chira@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-wg0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 14:45:03 +0000 Received: by mail-wg0-f50.google.com with SMTP id n12so8578875wgh.33 for ; Mon, 11 Aug 2014 07:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DdU7l/dbwuw8f708P7bSHq/ZtGWAkcsc9+FeUpi966M=; b=LRJL2DXb4K7QNxhXlw77hi7GAw04tdLDwhlerZdxfemaQC/S/vpM8yd7arAxaC6Eqg V7L6yI1yqRzGPHu38pSRWj7ntKCtfNGBJZoFJurS953L4KrajfmQe9Q2kw5UAPrbDgR+ b83yLmSW56CqhNrVPqv3fgGk6lMuo6vj1Kd+3ISjH8+TYkRODZvHd2gP9KwmTvH0A35H 9ORkxyTmf2dgHvSDl7qXT37G9AZpVKeV+5S7PmnigWHsk79bhtX5kKxhFxdoQBMkpTb8 Rp5fWl3krdSsOpbX0usMx5nuLGsuVUhoJJEO44sU/CUqJ6uPynjGZD1lRr+iFGHzlrOS 53vA== X-Received: by 10.194.200.137 with SMTP id js9mr15142084wjc.90.1407768302833; Mon, 11 Aug 2014 07:45:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.122.130 with HTTP; Mon, 11 Aug 2014 07:44:42 -0700 (PDT) In-Reply-To: <1406051856860-39276.post@n4.nabble.com> References: <1406051856860-39276.post@n4.nabble.com> From: Mihai Chira Date: Mon, 11 Aug 2014 15:44:42 +0100 Message-ID: Subject: Re: [JIRA](ISSUE #FLEX-34119) Dev review request To: "dev@flex.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > Hi Mihai, > > I have already tried to run automatically tests in TLF unit tests, but I > have not commit my code yet. Basically you will need > flexUnitTasks-4.2.0-20140317.jar > > Some description you will find here: https://bitly.com/shorten/ > > If you will use flexUnitTasks-4.2.0-20140317.jar I have one suggestion put > those file into FLEX_HOME/lib/ant/. > My ant script in TLF unit tests currently use such path, so it would be > consistent. > > Thanks, > Piotr Have you made any progress on this, Piotr? I'd very much like to see unit tests being run in our CI system.