-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
s2a: Load resources from classpath instead of from disk #11702
Conversation
e2c6e2b
to
8ca4a0f
Compare
@larry-safran / @ejona86 , please review? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't you need to have the files with the specified names for the tests to load the resources?
s2a/src/test/java/io/grpc/s2a/internal/handshaker/FakeS2AServerTest.java
Outdated
Show resolved
Hide resolved
|
@larry-safran / @ejona86 , are there any additional comments to address on this PR? |
No description provided.