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

s2a: Load resources from classpath instead of from disk #11702

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

rmehta19
Copy link
Contributor

No description provided.

@rmehta19
Copy link
Contributor Author

@larry-safran / @ejona86 , please review? Thanks!

Copy link
Contributor

@larry-safran larry-safran left a 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?

@rmehta19
Copy link
Contributor Author

Don't you need to have the files with the specified names for the tests to load the resources?
Perhaps I'm misunderstanding this comment; but the tests are loading the files they need from the resources folder. I believe since it's loading from classpath, we don't need to specify the full file path, just the name of the file. Does this address your question?

@larry-safran

@rmehta19
Copy link
Contributor Author

@larry-safran / @ejona86 , are there any additional comments to address on this PR?

@ejona86 ejona86 added the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Nov 22, 2024
@grpc-kokoro grpc-kokoro removed the kokoro:run Add this label to a PR to tell Kokoro the code is safe and tests can be run label Nov 22, 2024
@ejona86 ejona86 merged commit 55cef63 into grpc:master Nov 27, 2024
14 of 15 checks passed
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.

4 participants