hypertrace / javaagent

Hypertrace OpenTelemetry Java agent with payload/body and headers data capture.
Apache License 2.0
30 stars 15 forks source link

Fix flaky undertow test #331

Closed pavolloffay closed 3 years ago

pavolloffay commented 3 years ago

It seems that the fix didn't work, the first build failed on the same error.

UndertowInstrumentationTest > postUrlEncoded() FAILED
    org.opentest4j.AssertionFailedError at UndertowInstrumentationTest.java:113
pavolloffay commented 3 years ago

I will merge this as it is an improvement, the traces should be queried after wait statement.