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

[container_registry] fix: fix broken test #3436

Merged
merged 3 commits into from
Apr 22, 2020

Commits on Apr 21, 2020

  1. [container_registry] fix: fix broken test

    fixes GoogleCloudPlatform#3435
    
    * Use Pub/Sub message receiver that can notify main thread
      when it has received expected number of messages.
    * Only test one single occurence.
    * Use uuid4 wherever makes sense.
    Takashi Matsuo committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    30526f3 View commit details
    Browse the repository at this point in the history
  2. test if Pub/Sub client receives at least one message

    Takashi Matsuo committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    0ed65f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge branch 'master' into fix-container_registry

    Takashi Matsuo committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    0b82b59 View commit details
    Browse the repository at this point in the history