Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.iters may cause bad reproduce strings #38455

Closed
jdconrad opened this issue Feb 5, 2019 · 2 comments
Closed

test.iters may cause bad reproduce strings #38455

jdconrad opened this issue Feb 5, 2019 · 2 comments
Labels
>bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team

Comments

@jdconrad
Copy link
Contributor

jdconrad commented Feb 5, 2019

While investigating (#38359), I ran the reproduce line with -Dtests.iters=1000 and received 1 failure. The reproduce line for that failure was the following:

./gradlew :x-pack:plugin:monitoring:unitTest -Dtests.seed=1B6F728E6033F9E8 -Dtests.class=org.elasticsearch.xpack.monitoring.collector.node.NodeStatsMonitoringDocTests -Dtests.method="testToUTC {seed=[1B6F728E6033F9E8:E252917F49CF0B8F]}" -Dtests.security.manager=true -Dtests.locale=lv-LV -Dtests.timezone=GMT0 -Dcompiler.java=11 -Druntime.java=8

When attempting to execute the reproduce line above with the embedded seed for testToUTC the test is ignored and skipped entirely.

@jdconrad jdconrad added >bug :Delivery/Build Build or test infrastructure v7.0.0 v6.7.0 labels Feb 5, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@jasontedor jasontedor added v8.0.0 and removed v7.0.0 labels Feb 6, 2019
@jakelandis jakelandis added v7.3.0 and removed v7.2.0 labels Jun 17, 2019
@rjernst rjernst added the Team:Core/Infra Meta label for core/infra team label May 4, 2020
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels Nov 11, 2020
@mark-vieira
Copy link
Contributor

This looks to be a duplicate of #31900.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

8 participants