Skip to content

Conversation

@codeboten
Copy link
Contributor

this tox task appears to be hanging. This is what I saw when I ran it locally:


test_elasticsearch.py::TestElasticsearchIntegration::test_dsl_create FAILED                                                                        [  8%]
test_elasticsearch.py::TestElasticsearchIntegration::test_dsl_index FAILED                                                                         [ 16%]
test_elasticsearch.py::TestElasticsearchIntegration::test_dsl_search FAILED                                                                        [ 25%]
test_elasticsearch.py::TestElasticsearchIntegration::test_instrumentor FAILED                                                                      [ 33%]
test_elasticsearch.py::TestElasticsearchIntegration::test_multithread 

@codeboten codeboten requested review from a team, owais and srikanthccv and removed request for a team August 12, 2021 16:32
@codeboten
Copy link
Contributor Author

Issue to decide what to do w/ elastic7: #620

@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Aug 12, 2021
Copy link
Contributor

@NathanielRN NathanielRN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Added a comment to add a comment about the issue?

elasticsearch6: elasticsearch>=6.0,<7.0
elasticsearch7: elasticsearch-dsl>=7.0,<8.0
elasticsearch7: elasticsearch>=7.0,<8.0
; elasticsearch7: elasticsearch-dsl>=7.0,<8.0
Copy link
Contributor

@NathanielRN NathanielRN Aug 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
; elasticsearch7: elasticsearch-dsl>=7.0,<8.0
; FIXME: Elasticsearch >=7 causes CI workflow tests to hang, see open-telemetry/opentelemetry-python-contrib#620
; elasticsearch7: elasticsearch-dsl>=7.0,<8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants