- 
                Notifications
    
You must be signed in to change notification settings  - Fork 201
 
Open
Labels
flaky testsUnit tests are flakyUnit tests are flaky
Description
https://github.com/apple/servicetalk/actions/runs/18114875175/job/51548587177?pr=3342
> Task :servicetalk-opentelemetry-http:test
OpenTelemetryHttpServiceFilterTest > autoRequestDisposalRequestBodyError(boolean, boolean) > autoRequestDisposalRequestBodyError(boolean, boolean) [1]: http2=true, useOffloading=true FAILED
    org.opentest4j.AssertionFailedError: Failed to find request completion attribute
        at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
        at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
        at app//io.servicetalk.opentelemetry.http.OpenTelemetryHttpServiceFilterTest.lambda$autoRequestDisposalRequestBodyError$19(OpenTelemetryHttpServiceFilterTest.java:395)
        at app//io.opentelemetry.sdk.testing.assertj.TraceAssert.hasSpansSatisfyingExactly(TraceAssert.java:65)
        at app//io.opentelemetry.sdk.testing.assertj.TraceAssert.hasSpansSatisfyingExactly(TraceAssert.java:49)
        at app//io.servicetalk.opentelemetry.http.OpenTelemetryHttpServiceFilterTest.lambda$autoRequestDisposalRequestBodyError$20(OpenTelemetryHttpServiceFilterTest.java:389)
        at app//io.opentelemetry.sdk.testing.assertj.TracesAssert.hasTracesSatisfyingExactly(TracesAssert.java:108)
        at app//io.opentelemetry.sdk.testing.assertj.TracesAssert.hasTracesSatisfyingExactly(TracesAssert.java:93)
        at app//io.servicetalk.opentelemetry.http.OpenTelemetryHttpServiceFilterTest.lambda$autoRequestDisposalRequestBodyError$21(OpenTelemetryHttpServiceFilterTest.java:388)
        at app//io.servicetalk.opentelemetry.http.OpenTelemetryHttpServiceFilterTest.runWithClient(OpenTelemetryHttpServiceFilterTest.java:468)
        at app//io.servicetalk.opentelemetry.http.OpenTelemetryHttpServiceFilterTest.autoRequestDisposalRequestBodyError(OpenTelemetryHttpServiceFilterTest.java:377)
122 tests completed, 1 failed
@bryce-anderson just fyi, I will keep an eye on how often this happens
Metadata
Metadata
Assignees
Labels
flaky testsUnit tests are flakyUnit tests are flaky