You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/05/11 10:22:34 UTC

[GitHub] [james-project] Arsnael edited a comment on pull request #391: JAMES-3581 Modularize TypeState

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)


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org