sbp commented on issue #617: URL: https://github.com/apache/tooling-trusted-releases/issues/617#issuecomment-3837265174
There are many reasons why the tests did not catch this error, but the immediate cause is that [`principal.py` sets the membership of the "test" account directly](https://github.com/apache/tooling-trusted-releases/blob/1d2e7ab4239bec5fc3dea81ef97fbb76819616a9/atr/principal.py#L301-L308) when `ALLOW_TESTS` is set. It does this because the `test` account is not a real account in ASF LDAP. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
