Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

chore(tests): upgrade environment test script from python3.6#1054

Merged
daniel-sanche merged 2 commits intomainfrom
fix-env-tests
Sep 6, 2022
Merged

chore(tests): upgrade environment test script from python3.6#1054
daniel-sanche merged 2 commits intomainfrom
fix-env-tests

Conversation

@daniel-sanche
Copy link
Copy Markdown
Contributor

@daniel-sanche daniel-sanche commented Sep 6, 2022

The environment tests are currently failing due to using Python3.6, which is no longer supported. This PR changes calls to Python3.6 to Python3, which is still supported in the test container

Also marks all directories on the container as safe to address the following error:

fatal: detected dubious ownership in repository at '/tmpfs/src/github/java-logging'

@daniel-sanche daniel-sanche requested review from a team September 6, 2022 16:11
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: logging Issues related to the googleapis/java-logging API. labels Sep 6, 2022
@daniel-sanche daniel-sanche changed the title chore(tests): fix test script to allow submodule chore(tests): upgrade environment test script from python3.6 Sep 6, 2022
@daniel-sanche daniel-sanche merged commit ad38188 into main Sep 6, 2022
@daniel-sanche daniel-sanche deleted the fix-env-tests branch September 6, 2022 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/java-logging API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants