-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Commit containing @Seed annotation passed CI #32772
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructureTeam:DeliveryMeta label for Delivery teamMeta label for Delivery teamv7.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.