Arsnael commented on PR #1819: URL: https://github.com/apache/james-project/pull/1819#issuecomment-1828979678
Perhaps the error is elsewhere? If you look at some other tests => https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1819/1/testReport/junit/org.apache.james.sieve.postgres/PostgresSieveRepositoryTest/haveSpaceShouldNotThrowWhenAttemptToReplaceOtherScript/ ``` An error occurred while parsing the query filter "SELECT sieveScript FROM JamesSieveScript sieveScript WHERE sieveScript.username=:username". Error message: The name "JamesSieveScript" is not a recognized entity or identifier. Perhaps you meant JamesMailStore, which is a close match. Known entity names: [JamesMailStore, JamesDomain, JamesMailRepos, JamesRecipientRewrite] ``` -- 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]
