eric-maynard commented on PR #1000:
URL: https://github.com/apache/polaris/pull/1000#issuecomment-2664141445

   CI still suggests some issues with injection:
   ```
   > Task :polaris-quarkus-service:test
   
   PolarisAdminServiceAuthzTest > testAssignPrincipalRoleSufficientPrivileges() 
FAILED
       java.lang.NullPointerException at BasePolarisCatalog.java:1616
   ```
   
   However, locally the tasks look OK to me:
   ```
   $ ./gradlew clean :polaris-quarkus-service:test --rerun-tasks --no-parallel 
--no-build-cache
   BUILD SUCCESSFUL in 1m 6s
   77 actionable tasks: 76 executed, 1 up-to-date
   
   ```


-- 
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