-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery teamv7.0.0-beta1
Description
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
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery teamv7.0.0-beta1