-
Notifications
You must be signed in to change notification settings - Fork 24.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
[CI] QueryApiKeyIT testPagination failing #76542
Labels
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Comments
ywangd
added
:Security/Security
Security issues without another label
>test-failure
Triaged test failures from CI
labels
Aug 16, 2021
Pinging @elastic/es-security (Team:Security) |
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Aug 16, 2021
ywangd
added a commit
that referenced
this issue
Aug 17, 2021
This PR adjusts assertions in testPagination so that more detailed messages would be made available on failures. For example, if the sorted keys do not match the expected order, it now shows all keys for better context instead of just the single mismatched key. Relates: #76542
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Aug 17, 2021
This PR adjusts assertions in testPagination so that more detailed messages would be made available on failures. For example, if the sorted keys do not match the expected order, it now shows all keys for better context instead of just the single mismatched key. Relates: elastic#76542
ywangd
added a commit
that referenced
this issue
Aug 17, 2021
…6596) * [Test] Improve assertions for better messages on failure (#76543) This PR adjusts assertions in testPagination so that more detailed messages would be made available on failures. For example, if the sorted keys do not match the expected order, it now shows all keys for better context instead of just the single mismatched key. Relates: #76542 * fix for 7.x quirks
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Aug 18, 2021
Remove potential duplicates from results gathered with sorting and search_after. Pagination does not use _doc anymore since it could change between requests. Resolves: elastic#76542
ywangd
added a commit
that referenced
this issue
Aug 24, 2021
Remove potential duplicates from results gathered with sorting and search_after. Pagination does not use _doc anymore since it could change between requests. Resolves: #76542
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Aug 24, 2021
Remove potential duplicates from results gathered with sorting and search_after. Pagination does not use _doc anymore since it could change between requests. Resolves: elastic#76542
ywangd
added a commit
to ywangd/elasticsearch
that referenced
this issue
Aug 24, 2021
Remove potential duplicates from results gathered with sorting and search_after. Pagination does not use _doc anymore since it could change between requests. Resolves: elastic#76542
elasticsearchmachine
pushed a commit
that referenced
this issue
Aug 24, 2021
elasticsearchmachine
pushed a commit
that referenced
this issue
Aug 24, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
>test-failure
Triaged test failures from CI
Not reproducible locally after 20+ attempts
Build scan:
https://gradle-enterprise.elastic.co/s/aiu2ymtwfogys/tests/:x-pack:plugin:security:qa:security-basic:javaRestTest/org.elasticsearch.xpack.security.QueryApiKeyIT/testPagination
Reproduction line:
./gradlew ':x-pack:plugin:security:qa:security-basic:javaRestTest' --tests "org.elasticsearch.xpack.security.QueryApiKeyIT.testPagination" -Dtests.seed=D6C161C603B9D7A7 -Dtests.locale=fr-BE -Dtests.timezone=America/Chihuahua -Druntime.java=8
Applicable branches:
7.x
Reproduces locally?:
No
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.xpack.security.QueryApiKeyIT&tests.test=testPagination
Failure excerpt:
The text was updated successfully, but these errors were encountered: