ll failing. If tests are failing you
> > can enter bug reports about that in Bugzilla. I would create one bug report
> > per failing test. Be sure in this case to be specific about the environment
> > (JDK, OS) and to include a stack trace.
> >
> >
> > Regards,
k trace.
>
>
> Regards,
>
> Antoine
> Original-Nachricht
> Datum: Fri, 29 Sep 2006 10:46:02 +0200
> Von: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
> An: "Ant Developers List"
> Betreff: Re: AW: Hi I need some help
>
>
ecific about the environment
(JDK, OS) and to include a stack trace.
Regards,
Antoine
Original-Nachricht
Datum: Fri, 29 Sep 2006 10:46:02 +0200
Von: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
An: "Ant Developers List"
Betreff: Re: AW: Hi I need some help
this case to be specific about the environment (JDK, OS) and
to include a stack trace.
Regards,
Antoine
Original-Nachricht
Datum: Fri, 29 Sep 2006 10:46:02 +0200
Von: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
An: "Ant Developers List"
Betreff: R
g" <[EMAIL PROTECTED]>
An: "Ant Developers List"
Betreff: Re: AW: Hi I need some help
> There are 3 testcases fails which are
> AntClassLoaderTest.java,
> SignJarTest.java,
> SizeSelectorTest.java
>
> After remove them ,all tests passed .
>
> and my
But I am facing another problem : where is the test report ?
build/testcases/xml is the output from junit as xml files
Thanks
Kev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
There are 3 testcases fails which are
AntClassLoaderTest.java,
SignJarTest.java,
SizeSelectorTest.java
After remove them ,all tests passed .
and my os is winxp sp2 ,and the locale is set to china.
But I am facing another problem : where is the test report ?
I suppose it should be in build/test
Ok I will try to find the problem.
BTW I am a Chinese :)
Thanks for your help.
No problems, welcome aboard! If you need help, I'm based in Vietnam
so (if you are based in China), I around on gmail during work hours
(we are at +6 GMT here). Please don't try to contact through
messenger/google t
Ok I will try to find the problem.
BTW I am a Chinese :)
Thanks for your help.
On 9/28/06, Kevin Jackson <[EMAIL PROTECTED]> wrote:
> > I run all the test , but one testcase failed on JDK1.5.0_06
> > the info is
Given the testcase name and given that your name looks Chinese to me
(sorry if I'm
> I run all the test , but one testcase failed on JDK1.5.0_06
> the info is
Given the testcase name and given that your name looks Chinese to me
(sorry if I'm wrong) - my guess is that the test is failing because
Ant isn't handling non-ascii characters in the directory path - that
test doesn't f
On 9/28/06, zheng yiyu <[EMAIL PROTECTED]> wrote:
I run all the test , but one testcase failed on JDK1.5.0_06
the info is
[junit] Testsuite: org.apache.tools.ant.AntClassLoaderTest
[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.297 sec
[junit] Testcase: testJarWithM
I run all the test , but one testcase failed on JDK1.5.0_06
the info is
[junit] Testsuite: org.apache.tools.ant.AntClassLoaderTest
[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 0.297 sec
[junit] Testcase: testJarWithManifestInNonAsciiDir(
org.apache.tools.ant.AntC
lassLoa
Hi,
You get this problem if you don't include the junit.jar in dist/lib.
Just copy that jar in there and then your tests will run
Thanks
Kev
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
I run with command "ant test -d"
and found that the error message is "Property "testcase" has not been set" .
Where could I set this property , or do I missed one property file?
On 9/27/06, zheng yiyu <[EMAIL PROTECTED]> wrote:
Dear all,
I run the "ant test" following Kevin's step , and
Dear all,
I run the "ant test" following Kevin's step , and it successful .But I
could not find any result
except the info "build successful".
the concrete info in the cmd is as follows
junit-tests:
junit-single-test-only:
junit-single-test:
junit-report:
antunit-tests:
antunit-report:
test
Groovy lets you run AntUnit tests (in Groovy AntBuilder syntax) and see
the results using the normal Green bar if you use Groovy's AllTestSuite.
Otherwise, just "run as" -> "ant..." and point to your ant 1.7 jar files
so you don't get the built-in ant jars and you can expect output as per below:
16 matches
Mail list logo