The new TestGenerator class fails. I can not reproduce locally, but the
uploaded log contains failures due to differences between expected and
actual which are white space and newline differences:
Testcase: testTagReuseException01 took 0.178 sec^M
FAILED^M
Wrong body expected:<start-1[
end-1]
> but was:<start-1[^M
end-1^M]
>^M
junit.framework.AssertionFailedError: Wrong body expected:<start-1[^M
end-1]^M
> but was:<start-1[^M
end-1^M
]^M
>^M
at
org.apache.jasper.compiler.TestGenerator.doTestTagReuseException(TestGenerator.java:1319)^M
at
org.apache.jasper.compiler.TestGenerator.testTagReuseException01(TestGenerator.java:1269)^M
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)^M
^M
Testcase: testTagReuseException02 took 0.183 sec^M
FAILED^M
Wrong body expected:<start-1[
end-1]
> but was:<start-1[^M
end-1^M]
>^M
junit.framework.AssertionFailedError: Wrong body expected:<start-1[^M
end-1]^M
> but was:<start-1[^M
end-1^M
]^M
>^M
at
org.apache.jasper.compiler.TestGenerator.doTestTagReuseException(TestGenerator.java:1319)^M
at
org.apache.jasper.compiler.TestGenerator.testTagReuseException02(TestGenerator.java:1279)^M
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)^M
^M
Testcase: testTagReuseException03 took 0.197 sec^M
FAILED^M
Wrong body expected:<start-1[
end-1]
> but was:<start-1[^M
end-1^M]
>^M
junit.framework.AssertionFailedError: Wrong body expected:<start-1[^M
end-1]^M
> but was:<start-1[^M
end-1^M
]^M
>^M
at
org.apache.jasper.compiler.TestGenerator.doTestTagReuseException(TestGenerator.java:1319)^M
at
org.apache.jasper.compiler.TestGenerator.testTagReuseException03(TestGenerator.java:1294)^M
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)^M
^M
Best regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]