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 2022/09/15 10:32:41 UTC

[GitHub] [james-project] chibenwa commented on pull request #1190: James 3805 fix PulsarMailQueueTest.dequeueShouldBeConcurrent and a few other unstability

chibenwa commented on PR #1190:
URL: https://github.com/apache/james-project/pull/1190#issuecomment-1247911486

   Fails on pulsar:
   
   ```
   org.apache.pulsar.client.admin.PulsarAdminException$NotFoundException: Tenant does not exist
   Caused by: org.apache.pulsar.shade.javax.ws.rs.NotFoundException: HTTP 404 Tenant does not exist
   ```
   
   
   
     | Test Result (11 failures  / +11)org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldReturnMailQueueIfCreatedorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getUsedMailQueuesShouldReturnWhenNoMailQueueorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldReturnEmptyIfNotCreatedorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getUsedMailQueuesShouldNotReturnDuplicateorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldNotReturnTheSameQueueForTwoDifferentNamesorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getUsedMailQueuesShouldReturnPreviouslyCreatedMailQueuesorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldReturnEmptyIfQueueDoesNotExistorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.createMailQueueShouldNotConflictIfAlreadyExistsorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.createAlreadyCreatedQueueShouldReturnPreviouslyCreatedMailQueueIns
 tanceorg.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getExistingMailQueueShouldReturnPreviouslyCreatedMailQueueInstance
   -- | --
   
   
   [Test Result](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/) (11 failures / +11)
   
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldReturnMailQueueIfCreated](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getMailQueueShouldReturnMailQueueIfCreated/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getUsedMailQueuesShouldReturnWhenNoMailQueue](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getUsedMailQueuesShouldReturnWhenNoMailQueue/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldReturnEmptyIfNotCreated](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getMailQueueShouldReturnEmptyIfNotCreated/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getUsedMailQueuesShouldNotReturnDuplicate](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getUsedMailQueuesShouldNotReturnDuplicate/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldNotReturnTheSameQueueForTwoDifferentNames](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getMailQueueShouldNotReturnTheSameQueueForTwoDifferentNames/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getUsedMailQueuesShouldReturnPreviouslyCreatedMailQueues](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getUsedMailQueuesShouldReturnPreviouslyCreatedMailQueues/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getMailQueueShouldReturnEmptyIfQueueDoesNotExist](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getMailQueueShouldReturnEmptyIfQueueDoesNotExist/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.createMailQueueShouldNotConflictIfAlreadyExists](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/createMailQueueShouldNotConflictIfAlreadyExists/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.createAlreadyCreatedQueueShouldReturnPreviouslyCreatedMailQueueInstance](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/createAlreadyCreatedQueueShouldReturnPreviouslyCreatedMailQueueInstance/)
       [org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.getExistingMailQueueShouldReturnPreviouslyCreatedMailQueueInstance](https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1190/2/testReport/junit/org.apache.james.queue.pulsar/PulsarMailQueueFactoryTest/getExistingMailQueueShouldReturnPreviouslyCreatedMailQueueInstance/)
       
   Re-launching the 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.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

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