-
Notifications
You must be signed in to change notification settings - Fork 6.5k
run.django.e2e_test: test_end_to_end failed #5252
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
Comments
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. When run at the same commit (a16413e), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge). |
@glasnt can you take a look? Looks like the error is in the build config: |
Possibly related to behaviour seen in #5174
|
I think this test has been successful in more recent continuous builds, but I'm not 100% if it's been disabled or I'm reading fusion wrong. @averikitsch can you confirm? |
LGTM |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: a655d6b Test outputTraceback (most recent call last): File "/workspace/run/django/e2e_test.py", line 254, in container_image subprocess.run( File "/usr/local/lib/python3.9/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['gcloud', 'builds', 'submit', '--config', 'cloudmigrate.yaml', '--substitutions', '_INSTANCE_NAME=test-instance-pg,_REGION=us-central1,_SERVICE_NAME=polls-8033fcaf1a,_SECRET_SETTINGS_NAME=django_settings-8033fcaf1a', '--project', 'python-docs-samples-tests']' returned non-zero exit status 1. |
Also addressing in #5307 |
#5340 is now merged, should fix this issue |
This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the
buildcop: quiet
label andI will stop commenting.
commit: a16413e
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: