-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
:testAdding or fixing a testAdding or fixing a test:xpack-removalRelated to removal of x-packRelated to removal of x-pack>test-failureTest failure from CI, local build, etc.Test failure from CI, local build, etc.MetaMeta issue, not directly linked to a PRMeta issue, not directly linked to a PR
Description
This meta issue tracks fixing all the tests which are failing as part of the removal of references of Elastic licensed code (CR #2)
- @adnapibar Compile Issues (Fix compilation issues for tests. #29)
- Build Tools Integration Tests (Gradle Task :build-tools:integTest)
REST High Level Client Tests (Gradle Task :client:rest-high-level:test)
Tests with failures:
- org.elasticsearch.client.RequestConvertersTests.testExists (Revert back refresh policy in RequestConverters. #55)
- org.elasticsearch.client.RequestConvertersTests.testGetSource (Revert back refresh policy in RequestConverters. #55)
- org.elasticsearch.client.RequestConvertersTests.testMultiGet (Revert back refresh policy in RequestConverters. #55)
- org.elasticsearch.client.RequestConvertersTests.testSourceExistsWithType (Revert back refresh policy in RequestConverters. #55)
- org.elasticsearch.client.indices.GetDataStreamResponseTests.testFromXContent
REST High Level Client Integ Tests (Gradle Task :client:rest-high-level:asyncIntegTest)
Tests with failures:
- org.elasticsearch.client.IndicesClientIT.testFreezeAndUnfreeze(Removing FreezeIndex related code since its x-pack counterpart is removed #85)
- org.elasticsearch.client.IndicesClientIT.testReloadAnalyzer(Removing ReloadSearchAnalyzers related code since its x-pack counterpart is removed #48)
- org.elasticsearch.client.ReindexIT.testDeleteByQuery
- org.elasticsearch.client.analytics.AnalyticsAggsIT.testTopMetricsDoubleMetric(Remove x-pack aggregations hlrc. #59)
- org.elasticsearch.client.analytics.AnalyticsAggsIT.testStringStats (Remove x-pack aggregations hlrc. #59)
- org.elasticsearch.client.analytics.AnalyticsAggsIT.testTopMetricsSizeTwo (Remove x-pack aggregations hlrc. #59)
- org.elasticsearch.client.analytics.AnalyticsAggsIT.testTopMetricsLongMetric (Remove x-pack aggregations hlrc. #59)
- org.elasticsearch.client.analytics.AnalyticsAggsIT.testTopMetricsDateMetric (Remove x-pack aggregations hlrc. #59)
- org.elasticsearch.client.analytics.AnalyticsAggsIT.testTopMetricsManyMetrics (Remove x-pack aggregations hlrc. #59)
- org.elasticsearch.client.UpdateByQueryIT.testUpdateByQuery
- org.elasticsearch.client.documentation.IndicesClientDocumentationIT.testFreezeIndex(Removing FreezeIndex related code since its x-pack counterpart is removed #85)
- org.elasticsearch.client.documentation.IndicesClientDocumentationIT.testUnfreezeIndex(Removing FreezeIndex related code since its x-pack counterpart is removed #85)
- org.elasticsearch.client.documentation.IndicesClientDocumentationIT.testReloadSearchAnalyzers(Removing ReloadSearchAnalyzers related code since its x-pack counterpart is removed #48)
- org.elasticsearch.client.documentation.CRUDDocumentationIT.testGetSource
- org.elasticsearch.client.SearchIT.testSearchWithBasicLicensedQuery (IT Failure "testSearchWithBasicLicensedQuery" #60)
Metadata
Metadata
Assignees
Labels
:testAdding or fixing a testAdding or fixing a test:xpack-removalRelated to removal of x-packRelated to removal of x-pack>test-failureTest failure from CI, local build, etc.Test failure from CI, local build, etc.MetaMeta issue, not directly linked to a PRMeta issue, not directly linked to a PR