Skip to content

Conversation

@BigTailWolf
Copy link
Contributor

  • Udpated the lower bound of interactive timeout
  • Fix the kwargs invalid syntax

@BigTailWolf BigTailWolf added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 9, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2022
@clundin25 clundin25 changed the title fix: udpated the lower bound of interactive timeout and fix the kwarg… fix: updated the lower bound of interactive timeout and fix the kwarg… Nov 9, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 9, 2022
Copy link
Contributor

@clundin25 clundin25 left a comment

Choose a reason for hiding this comment

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

This change needs accompanied unit tests

"output_file"
)
self._tokeninfo_username = kwargs.get("tokeninfo_username", "") # dummy value
self._tokeninfo_username = "" # dummy value. This variable is only used via injection, not exposed to ctor
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: I think None is a more appropriate placeholder

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Then we are going to re-write a bunch of tests since we didn't properly mock the behavior.
This will be updated by a full feature of retrieve token info from the proper endpoint.

@BigTailWolf BigTailWolf added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2022
@lsirac lsirac added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 10, 2022
@lsirac lsirac removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 10, 2022
@BigTailWolf BigTailWolf added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 10, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 10, 2022
@BigTailWolf BigTailWolf merged commit 50c0fd2 into googleapis:main Nov 10, 2022
@BigTailWolf BigTailWolf deleted the fixing branch January 6, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants