Skip to content
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

remove elasticsearch-async tests #949

Merged

Conversation

beniwohli
Copy link
Contributor

elasticsearch-async has been deprecated and its functionality brought
into elasticsearch-py proper (tests for that can be found in
async_elasticsearch_client_tests.py). Since version 3.7 of aiohttp,
the tests fail and can't easily be fixed. We plan to remove support
for this module anyway in version 6.0 of the agent, so it's an
acceptable quick fix to remove testing for the module now already.

elasticsearch-async has been deprecated and its functionality brought
into elasticsearch-py proper (tests for that can be found in
async_elasticsearch_client_tests.py). Since version 3.7 of aiohttp,
the tests fail and can't easily be fixed. We plan to remove support
for this module anyway in version 6.0 of the agent, so it's an
acceptable quick fix to remove testing for the module now already.
@beniwohli beniwohli requested a review from basepi October 26, 2020 13:25
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Oct 26, 2020
elasticsearch-async has been deprecated and its functionality brought
into elasticsearch-py proper.

Tests for this module have already been removed in elastic#949
@apmmachine
Copy link
Contributor

apmmachine commented Oct 26, 2020

💚 Flaky test report

Tests succeeded.

Test stats 🧪

Test Results
Failed 0
Passed 11121
Skipped 8409
Total 19530

@apmmachine
Copy link
Contributor

apmmachine commented Oct 26, 2020

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Started by user Benjamin Wohlwend, Replayed #1]

  • Start Time: 2020-10-26T14:15:07.058+0000

  • Duration: 23 min 32 sec

Test stats 🧪

Test Results
Failed 0
Passed 11121
Skipped 8409
Total 19530

@beniwohli beniwohli merged commit 294e244 into elastic:master Oct 27, 2020
@beniwohli beniwohli deleted the remove-elasticsearch-async-tests branch October 27, 2020 07:35
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
elasticsearch-async has been deprecated and its functionality brought
into elasticsearch-py proper (tests for that can be found in
async_elasticsearch_client_tests.py). Since version 3.7 of aiohttp,
the tests fail and can't easily be fixed. We plan to remove support
for this module anyway in version 6.0 of the agent, so it's an
acceptable quick fix to remove testing for the module now already.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants