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

Add some scripts for building and testing uber jars. #1246

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

prbprbprb
Copy link
Collaborator

Also don't sign snapshot publications (otherwise
creates complaints when uber jar is signed but test jar isn't)

@tweksteen
Copy link
Member

test_SSLSessionContext_setSessionTimeout is failing on Windows 8, Zulu. Is that a known failure?

Also don't sign snapshot publications (otherwise
creates complaints when uber jar is signed but test jar isn't)
@prbprbprb prbprbprb merged commit 5bb7c55 into google:master Oct 28, 2024
5 checks passed
@prbprbprb prbprbprb deleted the scripts branch October 28, 2024 08:34
@prbprbprb
Copy link
Collaborator Author

test_SSLSessionContext_setSessionTimeout is failing on Windows 8, Zulu. Is that a known failure?

Flake. I think we need to iterate more on Windows timeouts, see some of the surprising findings in #1219

I am tracking flakes but have't got to this one yet - the downside of expanding out test matrix is many more opportunities for flakes to flake.

There's one in there that causes the initial gradle checks to hang, but I think it's fdSocket related which is why I want to take those out of CI on Github as they don't have much value here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants