yuqi1129 opened a new pull request, #11543:
URL: https://github.com/apache/gravitino/pull/11543

   ### What changes were proposed in this pull request?
   
   Configure `BasicAuthOperationsIT` to use the built-in `BasicAuthenticator`.
   
   ### Why are the changes needed?
   
   The test enables the built-in IdP extension while retaining the default 
`simple` authenticator. This incompatible configuration calls `System.exit(1)` 
and terminates the Gradle test executor.
   
   Fix: #11542
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   - `./gradlew :clients:client-java:test --tests 
"org.apache.gravitino.client.integration.test.authorization.BasicAuthOperationsIT"`
   - `./gradlew :clients:client-java:test`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to