We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I tried to rebase the latest master code to the postgresql branch
postgresql
The test case rightsCommandsShouldBeSupported failed.
rightsCommandsShouldBeSupported
[ERROR] Errors: [ERROR] PostgresAuthenticatedStateTest>AuthenticatedState.rightsCommandsShouldBeSupported:476 » InvalidServerResponse Location: /org/apache/james/imap/scripts/Rights.test:38 LastClientMsg: a7 GETACL INBOX Expected: '\* ACL "INBOX" "owner" "aeiklprstwx"' Actual : '* ACL "INBOX"'
It related to the commit 81b61ed pr: apache#2435
Investigate it and adapt to Postgresql
The text was updated successfully, but these errors were encountered:
pr: apache#2467
Sorry, something went wrong.
No branches or pull requests
When I tried to rebase the latest master code to the
postgresql
branchThe test case
rightsCommandsShouldBeSupported
failed.It related to the commit 81b61ed
pr: apache#2435
Investigate it and adapt to Postgresql
The text was updated successfully, but these errors were encountered: