Skip to content

fix: unit test failures in https://github.com/googleapis/python-pubsu…#1074

Merged
mukund-ananthu merged 1 commit intomainfrom
gapicErr
Feb 8, 2024
Merged

fix: unit test failures in https://github.com/googleapis/python-pubsu…#1074
mukund-ananthu merged 1 commit intomainfrom
gapicErr

Conversation

@mukund-ananthu
Copy link
Contributor

…b/pull/1064

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@mukund-ananthu mukund-ananthu requested a review from a team as a code owner February 8, 2024 04:15
@mukund-ananthu mukund-ananthu requested a review from a team February 8, 2024 04:15
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 8, 2024
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/python-pubsub API. label Feb 8, 2024
@mukund-ananthu mukund-ananthu force-pushed the gapicErr branch 2 times, most recently from b3e760c to b4a1fa8 Compare February 8, 2024 04:22
@ohmayr
Copy link
Contributor

ohmayr commented Feb 8, 2024

Please try updating credentials.AnonymousCredentials to credentials.AnonymousCredentials(). Let me know if that works!

@mukund-ananthu
Copy link
Contributor Author

Please try updating credentials.AnonymousCredentials to credentials.AnonymousCredentials(). Let me know if that works!

@ohmayr Making this change, results in unit tests passing now. Thanks.

@mukund-ananthu mukund-ananthu merged commit 3c6d128 into main Feb 8, 2024
@mukund-ananthu mukund-ananthu deleted the gapicErr branch February 8, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the googleapis/python-pubsub API. size: s Pull request size is small.

4 participants