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

fix: wait longer for incoming mail #9052

Merged
merged 4 commits into from
Jan 30, 2023
Merged

fix: wait longer for incoming mail #9052

merged 4 commits into from
Jan 30, 2023

Conversation

engelke
Copy link
Contributor

@engelke engelke commented Jan 26, 2023

Description

Fixes #9032

@engelke engelke requested review from a team as code owners January 26, 2023 19:58
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: appengine Issues related to the App Engine Admin API API. labels Jan 26, 2023
@averikitsch averikitsch added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2023
@kweinmeister kweinmeister added the automerge Merge the pull request once unit tests and other checks pass. label Jan 27, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 27, 2023
@kweinmeister
Copy link
Contributor

There's a linting issue blocking merge @engelke

./main_test.py:119:1: W293 blank line contains whitespace

@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 27, 2023
@engelke engelke merged commit 20f6613 into main Jan 30, 2023
@engelke engelke deleted the engelke-patch-3 branch January 30, 2023 05:56
telpirion pushed a commit that referenced this pull request Mar 13, 2023
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: appengine Issues related to the App Engine Admin API API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

appengine.standard_python3.bundled-services.mail.wsgi.main_test: test_send_receive failed
5 participants