You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered: