You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by J Aaron Farr <fa...@apache.org> on 2004/07/02 00:55:19 UTC

Failed Test: Avalon Components Impl

Hello.

Anyone else getting failed tests on avalon-components-impl? see below 
for details.

jaaron

------------------------------------------------------------------------

info:
------------------------------------------------------------------------
name: avalon-composition-impl
------------------------------------------------------------------------

standard.init:

init:

prepare:

build:

package:

test:
     [junit] Running 
org.apache.avalon.composition.model.impl.CommissionerTestCas
e
     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.361 sec

     [junit] Running 
org.apache.avalon.composition.model.impl.fileset.FilesetMode
lTestCase
     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.29 sec

     [junit] Running 
org.apache.avalon.composition.model.test.AssemblyTestCase
     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.754 sec

     [junit] TEST 
org.apache.avalon.composition.model.test.AssemblyTestCase FAILE
D
     [junit] Running 
org.apache.avalon.composition.model.test.ContextTestCase
     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.755 sec

     [junit] TEST 
org.apache.avalon.composition.model.test.ContextTestCase FAILED

     [junit] Running 
org.apache.avalon.composition.model.test.DependencyTestCase
     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.614 sec

     [junit] TEST 
org.apache.avalon.composition.model.test.DependencyTestCase FAI
LED
     [junit] Running 
org.apache.avalon.composition.model.test.DynamicCreationTest
Case
     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.863 sec

     [junit] Running 
org.apache.avalon.composition.model.test.DynamicsTestCase
     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.243 sec

     [junit] Running 
org.apache.avalon.composition.model.test.IncludesTestCase
[x:reactor] Using deprecated include format (see attrifact attribute).
     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.243 sec

     [junit] Running 
org.apache.avalon.composition.model.test.TargetsTestCase
     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.963 sec


BUILD FAILED
F:\root\home\farra\dev\projects\apache\avalon\build.xml:30: Following 
error occu
red while executing this line
F:\root\home\farra\dev\projects\apache\avalon\central\system\build\reactor.xml:3
5: Following error occured while executing this line
F:\root\home\farra\dev\projects\apache\avalon\central\system\build\standard.xml:
31: One or more unit test failures occured.

Total time: 52 seconds

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: Failed Test: Avalon Components Impl

Posted by Stephen McConnell <mc...@apache.org>.
Stephen McConnell wrote:

> J Aaron Farr wrote:
> 
>> Source) Caused by: ModelException: The component
>> type declares a dependency under the context entry [home] on a
>> runtime entry of the type [java.io.File], however, the corresponding
>> directive declares a constructor that establishes an instance of the
>> class [java.lang.String] which does not implement or extend the class
>> declared by the directive.
> 
> 
> Is it a coincidence that Steve has been playing with improvements to the 
> context entry specification and associated parser stuff just yesterday?
> :-)
> 

Fixed.

SJM

-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: Failed Test: Avalon Components Impl

Posted by Stephen McConnell <mc...@apache.org>.
J Aaron Farr wrote:

> Source) Caused by: ModelException: The component
> type declares a dependency under the context entry [home] on a
> runtime entry of the type [java.io.File], however, the corresponding
> directive declares a constructor that establishes an instance of the
> class [java.lang.String] which does not implement or extend the class
> declared by the directive.

Is it a coincidence that Steve has been playing with improvements to the 
context entry specification and associated parser stuff just yesterday?
:-)

-- 

|---------------------------------------|
| Magic by Merlin                       |
| Production by Avalon                  |
|                                       |
| http://avalon.apache.org              |
|---------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: Failed Test: Avalon Components Impl

Posted by J Aaron Farr <fa...@apache.org>.
Niclas Hedhman wrote:
> J Aaron Farr wrote:
> 
>> Anyone else getting failed tests on avalon-components-impl? see below 
>> for details.
> 
> 
> I can;t test atm, since I only have JDK1.5 installed on this machine.
> 
> But, could you also post the test-reports/TEST*.txt somewhere, so one 
> can see what is failing?

Here are the results.

jaaron

Re: Failed Test: Avalon Components Impl

Posted by Niclas Hedhman <ni...@hedhman.org>.
J Aaron Farr wrote:

> Anyone else getting failed tests on avalon-components-impl? see below 
> for details.

I can;t test atm, since I only have JDK1.5 installed on this machine.

But, could you also post the test-reports/TEST*.txt somewhere, so one 
can see what is failing?

Cheers
Niclas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: Failed Test: Avalon Composition Impl

Posted by J Aaron Farr <fa...@apache.org>.
J Aaron Farr wrote:

> Hello.
> 
> Anyone else getting failed tests on avalon-components-impl? see below 
> for details.

Sorry, I meant avalon-composition-impl.

:)

jaaron

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org