From 00a9811f02da7d3ac05316a106312cfc2e3d1a33 Mon Sep 17 00:00:00 2001 From: Martijn van Groningen Date: Fri, 7 Jul 2017 10:18:13 +0200 Subject: [PATCH] test: re-enable `Reindex from remote with parent join field` test no that join field type no longer always emits its fields inside search hits. Closes #25363 --- .../rest-api-spec/test/reindex/50_reindex_with_parent_join.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/qa/smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/reindex/50_reindex_with_parent_join.yml b/qa/smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/reindex/50_reindex_with_parent_join.yml index 496c13ec9b4..4fee2090e78 100644 --- a/qa/smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/reindex/50_reindex_with_parent_join.yml +++ b/qa/smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/reindex/50_reindex_with_parent_join.yml @@ -91,9 +91,6 @@ setup: --- "Reindex from remote with parent join field": - - skip: - reason: Temporarily broken. See https://github.com/elastic/elasticsearch/issues/25363 - version: all # Fetch the http host. We use the host of the master because we know there will always be a master. - do: cluster.state: {}