Arsnael edited a comment on pull request #391:
URL: https://github.com/apache/james-project/pull/391#issuecomment-838215410


   ```
   java.lang.NoClassDefFoundError: 
org/apache/james/utils/FailingPropertiesProvider
        at 
org.apache.james.DefaultCassandraJamesServerTest.lambda$static$0(DefaultCassandraJamesServerTest.java:39)
   Caused by: java.lang.ClassNotFoundException: 
org.apache.james.utils.FailingPropertiesProvider
        at 
org.apache.james.DefaultCassandraJamesServerTest.lambda$static$0(DefaultCassandraJamesServerTest.java:39)
   ```
   > Can someone restart the CI? I ran the failed test on local and it's green.
   
   If you want but I find that stacktrace rather suspicious...
   
   EDIT: I'm trying to double check, but first thing I see is that it's not 
rebased on latest master. The CI does it before building the project, and I 
would advice you to do the same when the CI reports an error like this that you 
can't reproduce locally. Sometimes it's the answer (but not always)
   
   EDIT2: Could not reproduce locally either... Let's wait and see the result 
of this new CI build...


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to