Skip to content

Re-enable pypy test#2480

Merged
ocelotl merged 3 commits intoopen-telemetry:mainfrom
srikanthccv:issue-2346
Feb 28, 2022
Merged

Re-enable pypy test#2480
ocelotl merged 3 commits intoopen-telemetry:mainfrom
srikanthccv:issue-2346

Conversation

@srikanthccv
Copy link
Copy Markdown
Member

@srikanthccv srikanthccv commented Feb 24, 2022

Description

Fixes #2346

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tax -e opentelemetry-sdk

Does This PR Require a Contrib Repo Change?

Answer the following question based on these examples of changes that would require a Contrib Repo Change:

  • The OTel specification has changed which prompted this PR to update the method interfaces of opentelemetry-api/ or opentelemetry-sdk/

  • The method interfaces of test/util have changed

  • Scripts in scripts/ that were copied over to the Contrib repo have changed

  • Configuration files that were copied over to the Contrib repo have changed (when consistency between repositories is applicable) such as in

    • pyproject.toml
    • isort.cfg
    • .flake8
  • When a new .github/CODEOWNER is added

  • Major changes to project information, such as in:

    • README.md
    • CONTRIBUTING.md
  • Yes. - Link to PR:

  • No.

@srikanthccv srikanthccv added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 24, 2022
@srikanthccv srikanthccv marked this pull request as ready for review February 24, 2022 14:08
@srikanthccv srikanthccv requested a review from a team February 24, 2022 14:08
@ocelotl ocelotl merged commit 78d7497 into open-telemetry:main Feb 28, 2022
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.

BatchLogProcessor has a flaky test on pypy

3 participants