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

Always run integration test for #1161 #1163

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

copybara-service[bot]
Copy link

Always run integration test for #1161

The intent was to only run the test on JDK 23+ and to disable it until the linked issue was fixed, but it actually resulted in the test being discovered and run on all JDK versions.

That's fine, because the test is backwards compatible (/// comments are valid in all versions, they just aren't markdown comments until 23).

The test is being fixed in #1161

The intent was to only run the test on JDK 23+ and to disable it until the linked issue was fixed, but it actually resulted in the test being discovered and run on all JDK versions.

That's fine, because the test is backwards compatible (`///` comments are valid in all versions, they just aren't markdown comments until 23).

The test is being fixed in #1161

PiperOrigin-RevId: 674352956
@copybara-service copybara-service bot merged commit 40ac75f into master Sep 13, 2024
@copybara-service copybara-service bot deleted the test_674301162 branch September 13, 2024 17:40
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.

1 participant