Skip to content

[BUG] ClusterMetadataManifestTests testClusterMetadataManifestSerializationEqualsHashCode seems flaky #9688

@ashking94

Description

@ashking94

Describe the bug
org.opensearch.gateway.remote.ClusterMetadataManifestTests.testClusterMetadataManifestSerializationEqualsHashCode seems to be flaky. This is reproducible on main.

To Reproduce
Steps to reproduce the behavior:

./gradlew ':server:test' --tests "org.opensearch.gateway.remote.ClusterMetadataManifestTests.testClusterMetadataManifestSerializationEqualsHashCode" -Dtests.seed=EB8125221B0C744A -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=de-DE -Dtests.timezone=US/Alaska -Druntime.java=20

Expected behavior
Test should pass.

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
https://build.ci.opensearch.org/job/gradle-check/23952/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingflaky-testRandom test failure that succeeds on second rununtriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions