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

chore: update python version in release.sh #3744

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

diegomarquezp
Copy link
Contributor

@diegomarquezp diegomarquezp commented Feb 12, 2024

fixes release workflow:

ERROR: gcloud failed to load. You are running gcloud with Python 3.5, which is no longer supported by gcloud.
Install a compatible version of Python 3.8-3.12 and set the CLOUDSDK_PYTHON environment variable to point to it.

@diegomarquezp
Copy link
Contributor Author

Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.087 s <<< FAILURE! - in com.google.cloud.tools.eclipse.appengine.libraries.model.CloudLibrariesInPluginXmlTest
testObjectifyLibraryConfig(com.google.cloud.tools.eclipse.appengine.libraries.model.CloudLibrariesInPluginXmlTest)  Time elapsed: 0.001 s  <<< FAILURE!
java.lang.AssertionError: expected:<6.0.9> but was:<6.1.1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at Tests run: 7, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.087 s <<< FAILURE! - in com.google.cloud.tools.eclipse.appengine.libraries.model.CloudLibrariesInPluginXmlTest
testObjectifyLibraryConfig(com.google.cloud.tools.eclipse.appengine.libraries.model.CloudLibrariesInPluginXmlTest)  Time elapsed: 0.001 s  <<< FAILURE!
java.lang.AssertionError: expected:<6.0.9> but was:<6.1.1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at 

@diegomarquezp diegomarquezp merged commit dfd3a10 into master Feb 13, 2024
3 of 9 checks passed
@diegomarquezp diegomarquezp deleted the update-kokoro-ubuntu-python branch February 13, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants