Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 74988 invoked from network); 7 Nov 2007 16:26:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 16:26:22 -0000 Received: (qmail 24348 invoked by uid 500); 7 Nov 2007 16:26:10 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 24326 invoked by uid 500); 7 Nov 2007 16:26:10 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 24315 invoked by uid 99); 7 Nov 2007 16:26:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 08:26:10 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 16:26:45 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4655F71423E for ; Wed, 7 Nov 2007 08:25:51 -0800 (PST) Message-ID: <1406869.1194452751285.JavaMail.jira@brutus> Date: Wed, 7 Nov 2007 08:25:51 -0800 (PST) From: "Vladimir Beliaev (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5082) [buildtest][eut] fix report location and EFL In-Reply-To: <26188108.1194438230596.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Beliaev updated HARMONY-5082: -------------------------------------- Attachment: H5082.patch Here is an updated patch. Like no more then 10 errors and no more then 10 failures ate included to report.txt. All of suite issues are always included to report.txt. Please review & commit it. > [buildtest][eut] fix report location and EFL > -------------------------------------------- > > Key: HARMONY-5082 > URL: https://issues.apache.org/jira/browse/HARMONY-5082 > Project: Harmony > Issue Type: Bug > Components: build - test - ci > Environment: any > Reporter: Vladimir Beliaev > Assignee: Stepan Mishura > Attachments: H5082.patch, H5082.patch > > > The report notification does not incllude report.txt. Looks like the path to this file is set incorrectly in EUT adaptor. > Also ltk.core suite was always failing (e.g. on M3 - http://people.apache.org/~smishura/r580985/Windows_x86/eut33/results/html/org.eclipse.ltk.core.refactoring.tests_win32.win32.x86.html), still this error was not reported due to Summary reporter issue. Now issue is fixed, this error is being reported, still it is not a regression, so it may be just excluded. > Thanks > Vladimir Beliaev -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.