Adam R. B. Jack wrote:
The usual test failed: dotnet.xml
So the question: should we the DotnetTest to the (line 330)?
After that Gump go ahead and other projects too.
We know that there is an error inside ...
Interesting, so you can allow a specific test to fail w/o halting? Neat.
I'd say yes pl
The usual test failed: dotnet.xml
So the question: should we the DotnetTest to the (line 330)?
After that Gump go ahead and other projects too.
We know that there is an error inside ...
Interesting, so you can allow a specific test to fail w/o halting? Neat.
I'd say yes please ... 'cos we aren't
The usual test failed: dotnet.xml
So the question: should we the DotnetTest to the (line 330)?
After that Gump go ahead and other projects too.
We know that there is an error inside ...
Jan
Testcase:
testCSCintrinsicFileset(org.apache.tools.ant.taskdefs.optional.DotnetTest):
Caused an ERRO
Rmic passed. DotNet failed.
Jan
Testcase: testCSC(org.apache.tools.ant.taskdefs.optional.DotnetTest):
Caused an ERROR
csc returned: 129
/usr/local/gump/public/workspace/ant/src/etc/testcases/taskdefs/optional/dot
net.xml:157: csc returned: 129
at
org.apache.tools.ant.taskdefs.optional.do
Basically the known problems
- dotnet: ilasm, csc
- rmic
BTW, I wrote a little perl script for getting these infos.
- download the log file
- parse for failing tests
- include some more lines after the FAILED/ERROR-message
- format the output (delete the [junit] stuff)
- store the result in a file
http://brutus.apache.org/gump/public/ant/test-ant/gump_work/build_ant_test-a
nt.txt
Testcase: testCompilerAttribute(org.apache.tools.ant.taskdefs.RmicTest):
FAILED
default value
junit.framework.AssertionFailedError: default value
at junit.framework.Assert.fail(Assert.java:47)
at ju
[junit] Testcase:
testCSC(org.apache.tools.ant.taskdefs.optional.DotnetTest): Caused an
ERROR
[junit] csc returned: 129
[junit]
/usr/local/gump/public/workspace/ant/src/etc/testcases/taskdefs/optional/dot
net.xml:155: csc returned: 129
[junit] at
org.apache.tools.ant.taskdefs.op
Ok, API-Doc sais
"Thrown when code that is dependent on a keyboard, display, or mouse is
called in an environment that does not support a keyboard, display, or
mouse."
I´ll change the used class from javax.swing.JFrame to a non-gui class.
Should solve that :)
Jan
> -Ursprüngliche Nachricht-
[junit] Testcase:
testIllegalCustomAlgorithm(org.apache.tools.ant.types.selectors.ModifiedSele
ctorTest): FAILED
[junit] Wrong exception message. expected: but
was:
I´ll have a look at that.
Jan
> -Ursprüngliche Nachricht-
> Von: Gump Integration Build [mailto:[EMAIL PROTECTED]
> G