From dev-return-16505-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri May 21 13:27:12 2010 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 48606 invoked from network); 21 May 2010 13:27:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 May 2010 13:27:12 -0000 Received: (qmail 90987 invoked by uid 500); 21 May 2010 13:27:12 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 90966 invoked by uid 500); 21 May 2010 13:27:12 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 90958 invoked by uid 99); 21 May 2010 13:27:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 13:27:12 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of webautomator2@gmail.com designates 74.125.82.46 as permitted sender) Received: from [74.125.82.46] (HELO mail-ww0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 13:27:03 +0000 Received: by wwi18 with SMTP id 18so670883wwi.33 for ; Fri, 21 May 2010 06:26:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=F/BbwGktvkBRhLFI+BfciCSH3ERwq/TkW56aE9EB+Zs=; b=O8KFgQ6uooC1Dl74GKxz7S1jXiXoRlltTjFW3LK/+qpMfO4L6Oz5wigCiD6GWw6fGR z+xgJ3SYGPJd+1D/dAUAM/1FZwibI/RO1tUn/otSwFUxE97CExwgfbGuYuLZGbV2Uf42 ve61PV+FGMkFogr1sXlxFHMEBPvsiLBkMIQuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=P2nB/U5XXLRiyrVWr8YKpX3r1iUqCU1nw2+QKUiDRIJgC9sz/w3tKii9BewWOfXS7k PZKuYO/fjIosKrpOogTAiJXozFihiTWQKvNmhI49P5IHKQSnER+pgyf+lIYpCYHFBbkY dV/swgEPcsHjJ8PS9i9cwK07a55CzlFcNqcJY= MIME-Version: 1.0 Received: by 10.216.86.1 with SMTP id v1mr836359wee.215.1274448403095; Fri, 21 May 2010 06:26:43 -0700 (PDT) Received: by 10.216.220.200 with HTTP; Fri, 21 May 2010 06:26:43 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 May 2010 16:26:43 +0300 Message-ID: Subject: Re: Tests are ignored From: Web developer To: dev@openjpa.apache.org Content-Type: multipart/alternative; boundary=0016e6daa93d59e1ff04871aa460 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6daa93d59e1ff04871aa460 Content-Type: text/plain; charset=ISO-8859-1 > > cd trunk/openjpa-parent > Interesting, and where is that directory in trunk?! I haven't found any... > mvn surefire-report:report-only -Daggregate=true > -- The results of this run can be found at > trunk/openjpa-parent/target/site/surefire-report.html > Surfire report gave me a page with zeros in all columns of a report table. John > > > On Mon, May 17, 2010 at 11:57 AM, Web developer >wrote: > > > Here is the end of trace output: > > .... > > /root/openjpa/openjpa-integration/validation/target/surefire-reports > > > > ------------------------------------------------------- > > T E S T S > > ------------------------------------------------------- > > There are no tests to run. > > > > Results : > > > > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > > > > [INFO] > > [INFO] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] OpenJPA Parent POM .................................... SUCCESS > > [12.491s] > > [INFO] OpenJPA Utilities Library ............................. SUCCESS > > [2:37.916s] > > [INFO] OpenJPA Kernel ........................................ SUCCESS > > [5:06.648s] > > [INFO] OpenJPA JDBC .......................................... SUCCESS > > [2:15.165s] > > [INFO] OpenJPA Persistence ................................... SUCCESS > > [1:02.926s] > > [INFO] OpenJPA Persistence JDBC .............................. SUCCESS > > [18:41.375s] > > [INFO] OpenJPA Persistence Locking Tests ..................... SUCCESS > > [8:21.789s] > > [INFO] OpenJPA XML Store ..................................... SUCCESS > > [2:39.756s] > > [INFO] OpenJPA Slice ......................................... SUCCESS > > [27.167s] > > [INFO] OpenJPA Aggregate Jar ................................. SUCCESS > > [13.436s] > > [INFO] OpenJPA Aggregate Jar with Dependencies ............... SUCCESS > > [1:37.557s] > > [INFO] OpenJPA Project Docs and Assemblies ................... SUCCESS > > [17.748s] > > [INFO] OpenJPA Examples ...................................... SUCCESS > > [7.545s] > > [INFO] OpenJPA Integration Tests ............................. SUCCESS > > [0.132s] > > [INFO] OpenJPA Integration Tests - Daytrader ................. SUCCESS > > [35.845s] > > [INFO] OpenJPA Integration Tests - Examples .................. SUCCESS > > [0.646s] > > [INFO] OpenJPA Integration Tests - JPA TCK ................... SUCCESS > > [0.163s] > > [INFO] OpenJPA Integration Tests - Bean Validation ........... SUCCESS > > [1:00.259s] > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD SUCCESSFUL > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 45 minutes 28 seconds > > [INFO] Finished at: Mon May 17 19:53:09 EEST 2010 > > [INFO] Final Memory: 126M/488M > > [INFO] > > ------------------------------------------------------------------------ > > > > According to output some tests are ignored. How can I force a test runner > > to > > interpret warnings as exceptions? Otherwise test are useless in case of > > deployment. John > > > --0016e6daa93d59e1ff04871aa460--