chibenwa commented on code in PR #2813:
URL: https://github.com/apache/james-project/pull/2813#discussion_r2354770711
##########
server/apps/distributed-app/src/test/java/org/apache/james/CassandraRabbitMQLegacyQuotaJamesServerTest.java:
##########
@@ -22,8 +22,11 @@
import org.apache.james.jmap.JmapJamesServerContract;
import org.apache.james.modules.RabbitMQExtension;
import org.apache.james.modules.TestJMAPServerModule;
+import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.extension.RegisterExtension;
+@Disabled("Disabled to save build time. Legacy quota was a long time ago that
we assume people migrated." +
+ "Therefore we do not need to test it on every build.")
Review Comment:
IMO let's simply remove the test
--
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]