quantranhong1999 commented on PR #2841:
URL: https://github.com/apache/james-project/pull/2841#issuecomment-3455668024

   
https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-2841/1/testReport/org.apache.james.webadmin.data.jmap/RunRulesOnMailboxRoutesTest$RunRulesOnAllUsersMailbox/runRulesOnAllUsersMailboxShouldManageMixedCase/
   
   ```java
   17:15:08.277 [ERROR] r.c.p.Operators - Operator called default onErrorDropped
   reactor.core.publisher.Sinks$EmissionException: Spec. Rule 1.3 - 
onSubscribe, onNext, onError and onComplete signaled to a Subscriber MUST be 
signaled serially.
        at 
reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:56)
        at org.apache.james.task.MemoryWorkQueue.submit(MemoryWorkQueue.java:51)
        at 
org.apache.james.task.MemoryTaskManager.submit(MemoryTaskManager.java:113)
        at 
org.apache.james.webadmin.data.jmap.RunRuleOnAllMailboxesRoute.lambda$runRulesOnUserMailbox$2(RunRuleOnAllMailboxesRoute.java:135)
        at reactor.core.publisher.MonoCallable.call(MonoCallable.java:72)
        at 
reactor.core.publisher.FluxSubscribeOnCallable$CallableSubscribeOnSubscription.run(FluxSubscribeOnCallable.java:228)
        at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68)
        at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28)
        at 
java.base/java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:317)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java)
        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1583)
   
   java.lang.AssertionError: 1 expectation failed.
   Expected status code <201> but was <404>.
   ```
   
   Some tests failed, seems related to the blocking call fix. I will 
investigate more.


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

Reply via email to