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: enable longpaths support for windows test #1485

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

alicejli
Copy link
Contributor

The windows test is is failing in some repos because the generated snippet files are using names that are longer than the standard 260 characters. For instance:

Error: error: unable to create file samples/snippets/generated/com/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterpriseservicev1beta1client/annotateassessment/SyncAnnotateAssessmentAssessmentnameAnnotateassessmentrequestannotation.java: Filename too long

This should enable usage of filenames that are longer than 260 characters.

@alicejli alicejli requested a review from a team as a code owner July 12, 2022 20:33
@alicejli alicejli merged commit 7336562 into googleapis:master Jul 13, 2022
@alicejli alicejli deleted the updateWindowsTest branch July 13, 2022 13:51
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