Skip to content

Commit containing @Seed annotation passed CI #32772

Closed
@DaveCTurner

Description

@DaveCTurner

Commit 27f7422, part of https://github.com/elastic/elasticsearch/pull/32723/commits, passed CI, but included an accidentally-committed @Seed annotation in test/framework/src/main/java/org/elasticsearch/test/InternalAggregationTestCase.java. This is supposed to be forbidden:

com.carrotsearch.randomizedtesting.annotations.Seed @ Don't commit hardcoded seeds

Had this annotation been in the :server module it would have failed the build, but it seems that this wasn't checked here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions