-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Fix Unit and Integration Tests as part of Removal of XPack code #23
Comments
verification tasks (
|
There is one test failed in "Build Tools Integration Tests" [Update: It was fixed by PR #33]
To fix the test "fails on unexpected notice content" in Note: Without setting
|
There are two permanent tests failure in "REST Hight Level Client Tests", which are not failed in Elasticsearch 7.10.2
Besides, there are several flaky tests:
These are caused by the removal of the "RefreshPolicy" in this commit, and are addressed by PR #42 |
15 test failures in Gradle Task Example:
Full errors list are omitted. |
For 2. Build Tools Integration Tests (Gradle Task :build-tools:integTest)
|
For 3. REST Hight Level Client Tests (Gradle Task :client:rest-high-level:test) |
You also need to run |
Closing issue as all test issues are complete! 🎉 |
…artintro [7.x][DOCS] Removes partintro from book index
This meta issue tracks fixing all the tests which are failing as part of the removal of references of Elastic licensed code (CR #2)
REST High Level Client Tests (Gradle Task :client:rest-high-level:test)
Tests with failures:
REST High Level Client Integ Tests (Gradle Task :client:rest-high-level:asyncIntegTest)
Tests with failures:
The text was updated successfully, but these errors were encountered: