Please find below "ant test" logs
[java] junit.framework.AssertionFailedError: One or more subtests failed
[java] at junit.framework.Assert.fail(Assert.java:57)
[java] at junit.framework.TestCase.fail(TestCase.java:227)
[java] at
org.apache.jmeter.resources.PackageTest.check(PackageTest.java:228)
[java] at
org.apache.jmeter.resources.PackageTest.check(PackageTest.java:172)
[java] at
org.apache.jmeter.resources.PackageTest.testLang(PackageTest.java:329)
[java] at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source)
[java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source)
[java] at java.lang.reflect.Method.invoke(Unknown Source)
[java] at junit.framework.TestCase.runTest(TestCase.java:176)
[java] at junit.framework.TestCase.runBare(TestCase.java:141)
[java] at junit.framework.TestResult$1.protect(TestResult.java:122)
[java] at junit.framework.TestResult.runProtected(TestResult.java:142)
[java] at junit.framework.TestResult.run(TestResult.java:125)
[java] at junit.framework.TestCase.run(TestCase.java:129)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
[java] at junit.framework.TestSuite.run(TestSuite.java:247)
[java] at junit.framework.TestSuite.runTest(TestSuite.java:252)
[java] at junit.framework.TestSuite.run(TestSuite.java:247)
[java] at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.apache.jorphan.test.AllTests.main(AllTests.java:219)
[java] FAILURES!!!
[java] Tests run: 3312, Failures: 130
[java]
.....................................................E...........................
[java] Time: 4.468
[java] There was 1 failure:
[java] 1)
testUnEscapeHtml2(org.apache.jmeter.functions.TestSimpleFunctions)
[java] org.junit.ComparisonFailure: expected:<<Fran[ç]ais>> but
was:<<Fran[ç]ais>>
-----Original Message-----
From: Felix Schumacher [mailto:[email protected]]
Sent: Tuesday, February 5, 2019 11:26 AM
To: JMeter Users List <[email protected]>
Subject: Re: 131 tests are getting failed while running "ant test" command
Am 5. Februar 2019 04:21:24 MEZ schrieb Sanjay Chaurasia
<[email protected]>:
>Hi team,
>
>I am following https://jmeter.apache.org/building (building and
>contributing to Jmeter) page to submit my patch.
>
>I have successfully run "ant package-and-check" command.
>
>But while running "ant test" command there are almost 131(130+1) tests
>getting failed. Screenshot is given below.
>
>[cid:[email protected]]
Images are often stripped by the mailing list - as in this case. It is better
to ibis those messages as text.
Regards,
Felix
>
>I have few queries regarding the same.
>
>
>* Can we run "ant test" command successfully on our local
>machine.
>
>* If yes, how can we achieve this because there are lots of
>assertion errors in following 5 files.
>
>
>
>1. TestSimpleFunctions.java
>
>2. BinaryMessageRendererTest.java
>
>3. ObjectMessageRendererTest.java
>
>4. TextMessageRendererTest.java
>
>5. MessageRendererTest.java
>
>Please suggest some solution to resolve the same.
>
>
>Regards,
>Sanjay Chaurasia
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]