[
https://issues.apache.org/jira/browse/CXF-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-9142.
-----------------------------------
Fix Version/s: 4.1.3
Resolution: Fixed
patch applied on behalf of [~tcunning] with thanks!
> Change async tracing tests to be order-agnostic
> -----------------------------------------------
>
> Key: CXF-9142
> URL: https://issues.apache.org/jira/browse/CXF-9142
> Project: CXF
> Issue Type: Task
> Components: Tracing
> Reporter: Thomas Cunningham
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 4.1.3
>
>
> I'm seeing errors like the following when running the tracing systests
> {code:java}
> expected:<[Processing books]> but was:<[GET
> /bookstore/books/async]>Stacktraceorg.junit.ComparisonFailure:
> expected:<[Processing books]> but was:<[GET /bookstore/books/async]> at
> org.junit.Assert.assertEquals(Assert.java:117) at
> org.junit.Assert.assertEquals(Assert.java:146) at {code}
> I think the issue here is that the results on the async tracing tests should
> be order-agnostic (should we expect the "Processing books" response first if
> the responses are async?)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)