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

instrumentation/botocore: fix failing test #1100

Merged
merged 3 commits into from
Sep 14, 2020

Commits on Sep 11, 2020

  1. instrumentation/botocore: fix failing test

    The failing test was introduced I believe by a change in behaviour noted in this issue: getmoto/moto#3292. The solution is to set a region in the create_bucket call.
    
    Fixes open-telemetry#1088
    Alex Boten committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    84e6487 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix-failing-test

    alrex authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e9dae59 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge branch 'master' into fix-failing-test

    alrex authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cc3c777 View commit details
    Browse the repository at this point in the history