https://bz.apache.org/bugzilla/show_bug.cgi?id=63033
Bug ID: 63033
Summary: Upgrade to Saxon-HE-9.2-0-X
Product: JMeter
Version: 5.0
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.1
Upgrade to Saxon-HE-9.2.0-X generates a test failure, see below.
I see nothing in release notes about this change or at least didn't understand
it:
- http://www.saxonica.com/documentation/index.html#!changes/all/9.8-9.9
Will report a bug once my user is accepted, but if anybody sees what's the
problem, he's welcome to fix it.
[java] 1)
testputValuesForXPathInListUsingSaxon(org.apache.jmeter.util.XPathUtilTest)
[java] org.junit.ComparisonFailure: expected:<...84_pos#">29</age:ag>[]>
but was:<...84_pos#">29</age:ag>[
[java] ]>
[java] at org.junit.Assert.assertEquals(Assert.java:115)
[java] at org.junit.Assert.assertEquals(Assert.java:144)
[java] at
org.apache.jmeter.util.XPathUtilTest.testputValuesForXPathInListUsingSaxon(XPathUtilTest.java:60)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.lang.reflect.Method.invoke(Method.java:498)
[java] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[java] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[java] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[java] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[java] at
org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[java] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[java] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[java] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[java] at java.lang.Thread.run(Thread.java:748)
[java]
--
You are receiving this mail because:
You are the assignee for the bug.