Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip test case in pypy or windows (open-telemetry#3986)
* Skip test case when running in Windows or Pypy Fixes open-telemetry#3985 * Use pytest-retry on flaky test case * Remove flaky * Use flaky instead * Revert "Use flaky instead" This reverts commit 4d433d6. * Revert "Remove flaky" This reverts commit cc26486. * Revert "Use pytest-retry on flaky test case" This reverts commit e96ea89. * One last attempt with a forced delay * Revert "One last attempt with a forced delay" This reverts commit 75717d9. * Fix comment * Fix zipp requirements * Remove flaky
- Loading branch information