Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E06ACDF13 for ; Thu, 5 Jul 2012 12:11:39 +0000 (UTC) Received: (qmail 98400 invoked by uid 500); 5 Jul 2012 12:11:39 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 98380 invoked by uid 500); 5 Jul 2012 12:11:39 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 98360 invoked by uid 99); 5 Jul 2012 12:11:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 12:11:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2012 12:11:26 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6F04B2388ABB for ; Thu, 5 Jul 2012 12:10:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1357570 [13/34] - in /ace/sandbox/marrs: cnf/ cnf/ext/ cnf/lib/ cnf/releaserepo/ cnf/repo/ cnf/repo/.obrcache/ cnf/repo/.obrcache/http%3A%2F%2Fbundles.bndtools.org.s3.amazonaws.com%2Fcom.jcraft.jsch/ cnf/repo/.obrcache/http%3A%2F%2Fbundles... Date: Thu, 05 Jul 2012 12:10:06 -0000 To: commits@ace.apache.org From: marrs@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120705121036.6F04B2388ABB@eris.apache.org> Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/Default test(failed).html URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed%20suite%20%5BDefault%20suite%5D/Default%20test%28failed%29.html?rev=1357570&view=auto ============================================================================== --- ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/Default test(failed).html (added) +++ ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/Default test(failed).html Thu Jul 5 12:09:30 2012 @@ -0,0 +1,139 @@ + + +TestNG: Default test(failed) + + + + + + + + +

Default test(failed)

+ + + + + + + + + + + +
Tests passed/Failed/Skipped:3/1/0
Started on:Wed Jul 04 11:32:26 CEST 2012
Total time:0 seconds (42 ms)
Included groups:
Excluded groups:

+(Hover the method name to see the test class name)

+ + + + + + + + + + + + +
FAILED TESTS
Test methodExceptionTime (seconds)Instance
testCanHandleCommentBeforeRoot
Test class: org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest
java.lang.AssertionError: expected object to not be null
+	at org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest.testCanHandleCommentBeforeRoot(ConfigurationHelperImplTest.java:67)
+... Removed 27 stack frames
Click to show all stack frames +
java.lang.AssertionError: expected object to not be null
+	at org.testng.Assert.fail(Assert.java:89)
+	at org.testng.Assert.assertNotNull(Assert.java:399)
+	at org.testng.Assert.assertNotNull(Assert.java:384)
+	at org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest.testCanHandleCommentBeforeRoot(ConfigurationHelperImplTest.java:67)
+	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
+	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
+	at java.lang.reflect.Method.invoke(Method.java:597)
+	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
+	at org.testng.internal.Invoker.invokeMethod(Invoker.java:702)
+	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:894)
+	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1219)
+	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
+	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
+	at org.testng.TestRunner.privateRun(TestRunner.java:767)
+	at org.testng.TestRunner.run(TestRunner.java:617)
+	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
+	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
+	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
+	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
+	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
+	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:87)
+	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1192)
+	at org.testng.TestNG.runSuitesLocally(TestNG.java:1117)
+	at org.testng.TestNG.run(TestNG.java:1025)
+	at org.testng.remote.RemoteTestNG.run(RemoteTestNG.java:109)
+	at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:202)
+	at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:173)
+
0org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest@e49d67c

+ + + + + + + + + + + + + + + + + + + + + + +
PASSED TESTS
Test methodExceptionTime (seconds)Instance
testNamespace10Recognized
Test class: org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest
0org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest@e49d67c
testNamespace11Recognized
Test class: org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest
0org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest@e49d67c
testNamespace12Recognized
Test class: org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest
0org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest@e49d67c

+ + \ No newline at end of file Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/Default test(failed).xml URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed%20suite%20%5BDefault%20suite%5D/Default%20test%28failed%29.xml?rev=1357570&view=auto ============================================================================== --- ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/Default test(failed).xml (added) +++ ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/Default test(failed).xml Thu Jul 5 12:09:30 2012 @@ -0,0 +1,14 @@ + + + + + + + + + + + + Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/testng-failed.xml URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed%20suite%20%5BDefault%20suite%5D/testng-failed.xml?rev=1357570&view=auto ============================================================================== --- ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/testng-failed.xml (added) +++ ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/Failed suite [Default suite]/testng-failed.xml Thu Jul 5 12:09:30 2012 @@ -0,0 +1,13 @@ + + + + + + + + + + + + + Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/bullet_point.png URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/bullet_point.png?rev=1357570&view=auto ============================================================================== Binary file - no diff available. Propchange: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/bullet_point.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/collapseall.gif URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/collapseall.gif?rev=1357570&view=auto ============================================================================== Binary file - no diff available. Propchange: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/collapseall.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/emailable-report.html URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/emailable-report.html?rev=1357570&view=auto ============================================================================== --- ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/emailable-report.html (added) +++ ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/emailable-report.html Thu Jul 5 12:09:30 2012 @@ -0,0 +1,51 @@ + + + +TestNG: Unit Test + + + + + + +
TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
Default test55000.0 seconds
+ + + + + +
ClassMethod# of
Scenarios
StartTime
(ms)
Default test — passed
org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTesttestCanHandleCommentBeforeRoot (unit) 1134139466613817
testNamespace10Recognized (unit) 113413946661564
testNamespace11Recognized (unit) 113413946661613
testNamespace12Recognized (unit) 113413946661653
testNamespace13NotRecognized (unit) 113413946661693
+

Default test

+

org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest:testNamespace10Recognized

+

back to summary

+

org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest:testNamespace11Recognized

+

back to summary

+

org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest:testNamespace12Recognized

+

back to summary

+

org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest:testCanHandleCommentBeforeRoot

+

back to summary

+

org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest:testNamespace13NotRecognized

+

back to summary

+ Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/failed.png URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/failed.png?rev=1357570&view=auto ============================================================================== Binary file - no diff available. Propchange: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/failed.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/index.html URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/index.html?rev=1357570&view=auto ============================================================================== --- ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/index.html (added) +++ ace/sandbox/marrs/org.apache.ace.client.repository.helper.configuration/test-output/index.html Thu Jul 5 12:09:30 2012 @@ -0,0 +1,335 @@ + + + + + TestNG new reports + + + + + + + + + + +
+ Test results +
+ 1 suite +
+ +
+
+
+
+
+ + org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest +
+
+
+
+ + + testCanHandleCommentBeforeRoot +
+
+
+
+ + + testNamespace10Recognized +
+
+
+
+ + + testNamespace11Recognized +
+
+
+
+ + + testNamespace12Recognized +
+
+
+
+ + + testNamespace13NotRecognized +
+
+
+
+
+
+
+ /private/var/folders/4k/58plh09n605ffjkhv0kpcx540000gn/T/testng-eclipse--119820991/testng-customsuite.xml +
+
+
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
+<suite name="Default suite">
+  <test verbose="2" name="Default test" preserve-order="true">
+    <classes>
+      <class name="org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest"/>
+    </classes>
+  </test> <!-- Default test -->
+</suite> <!-- Default suite -->
+            
+
+
+
+
+ Tests for Default suite +
+
+
    +
  • + Default test (1 class) +
  • +
+
+
+
+
+ Groups for Default suite +
+
+
+ unit +
+
+ testCanHandleCommentBeforeRoot +
+
+
+ testNamespace10Recognized +
+
+
+ testNamespace11Recognized +
+
+
+ testNamespace12Recognized +
+
+
+ testNamespace13NotRecognized +
+
+
+
+
+
+
+ Times for Default suite +
+
+
+ + Total running time: 30 ms +
+
+
+
+
+
+
+ Reporter output for Default suite +
+
+
+
+
+
+ 0 ignored methods +
+
+
+
+
+
+ Methods in chronological order +
+
+
+
org.apache.ace.client.repository.helper.configuration.impl.ConfigurationHelperImplTest
+
+ testCanHandleCommentBeforeRoot + 0 ms +
+
+ testNamespace10Recognized + 18 ms +
+
+ testNamespace11Recognized + 23 ms +
+
+ testNamespace12Recognized + 27 ms +
+
+ testNamespace13NotRecognized + 31 ms +
+
+
+
+
+ +