Skip to content

Determine why reactorNettyAttributes() in WebClientIntegrationTests is flaky #36589

@sbrannen

Description

@sbrannen

Overview

The reactorNettyAttributes() test method fails intermittently as follows.

org.opentest4j.AssertionFailedError: 	
expected: null	
 but was: {"org.springframework.web.reactive.function.client.ClientRequest.LOG_ID"="2a2cdba0", "org.springframework.web.reactive.function.client.WebClient.uriTemplate"="http://localhost:45573/greeting"}	
at org.springframework.web.reactive.function.client.WebClientIntegrationTests.reactorNettyAttributes(WebClientIntegrationTests.java:1344)

This occurs on the CI server as well as locally.

In the interim I have @Disabled that test method.

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions