-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
Description
I have seen a few of these fail on different tests. Repros are below. I did not test on 7.0, but this did happen on 6.x
./gradlew :x-pack:protocol:test \
-Dtests.seed=725399AD44911E5E \
-Dtests.class=org.elasticsearch.protocol.xpack.graph.GraphExploreResponseTests \
-Dtests.security.manager=true
./gradlew :x-pack:protocol:test \
-Dtests.seed=A9994E345900D947 \
-Dtests.class=org.elasticsearch.protocol.xpack.graph.GraphExploreResponseTests \
-Dtests.method="testFromXContent" \
-Dtests.security.manager=true