You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/06/08 18:41:52 UTC

[GitHub] [camel] essobedo opened a new pull request, #10296: CAMEL-18608: camel-sjms - Consumes messages before other tests

essobedo opened a new pull request, #10296:
URL: https://github.com/apache/camel/pull/10296

   ## Motivation
   
   The test `JmsPollingConsumerTest.testJmsPollingConsumerNoWait` always [fails on Jenkins](https://ci-builds.apache.org/job/Camel/job/Camel%20JDK17/job/main/902/testReport/org.apache.camel.component.sjms.consumer/JmsPollingConsumerTest/testJmsPollingConsumerNoWait/) and needs to be fixed.
   
   ## Modifications:
   
   * Consumes messages produced to avoid side effects on other tests
   * Uses the common pool instead of creating a new thread pool 


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #10296: CAMEL-18608: camel-sjms - Consumes messages before other tests

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10296:
URL: https://github.com/apache/camel/pull/10296#issuecomment-1583153791

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #10296: CAMEL-18608: camel-sjms - Consumes messages before other tests

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10296:
URL: https://github.com/apache/camel/pull/10296#issuecomment-1583214071

   :no_entry_sign: There are (likely) no changes in core core to be tested in this PR


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #10296: CAMEL-18608: camel-sjms - Consumes messages before other tests

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10296:
URL: https://github.com/apache/camel/pull/10296#issuecomment-1583214037

   ### Components test results:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 0 | 1 |


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] essobedo merged pull request #10296: CAMEL-18608: camel-sjms - Consumes messages before other tests

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #10296:
URL: https://github.com/apache/camel/pull/10296


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org