[
https://issues.apache.org/jira/browse/CAMEL-14382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramu updated CAMEL-14382:
-------------------------
Description:
{code:java}
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
org.apache.camel.component.seda.SedaDefaultDiscardWhenFullTest.testDiscardWhenFull
[ERROR] Run 1:
SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
mock://result Received message count. Expected: <3> but was: <2>
[ERROR] Run 2:
SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
mock://result Received message count. Expected: <3> but was: <2>
[ERROR] Run 3:
SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
mock://result Received message count. Expected: <3> but was: <2>
[INFO]
[WARNING] Flakes:
[WARNING]
org.apache.camel.component.validator.ValidatorEndpointClearCachedSchemaTest.testClearCachedSchema
[ERROR] Run 1:
ValidatorEndpointClearCachedSchemaTest.testClearCachedSchema:81->Assert.assertTrue:41->Assert.fail:88
Less then expected exchanges
[INFO] Run 2: PASS
[INFO]
[INFO]
[ERROR] Tests run: 5603, Failures: 1, Errors: 0, Skipped: 16, Flakes: 1[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Camel :: Core Modules 3.1.0-SNAPSHOT:
[INFO]
[INFO] Camel :: Core Modules .............................. SUCCESS [ 56.465 s]
[INFO] Camel :: Util ...................................... SUCCESS [ 22.526 s]
[INFO] Camel :: API ....................................... SUCCESS [ 13.591 s]
[INFO] Camel :: Management API ............................ SUCCESS [ 0.994 s]
[INFO] Camel :: Support ................................... SUCCESS [ 4.673 s]
[INFO] Camel :: Caffeine LRUCache ......................... SUCCESS [ 2.655 s]
[INFO] Camel :: Headers Map ............................... SUCCESS [03:59 min]
[INFO] Camel :: Base ...................................... SUCCESS [ 5.334 s]
[INFO] Camel :: JAXP ...................................... SUCCESS [ 2.834 s]
[INFO] Camel :: Core Engine ............................... SUCCESS [ 16.329 s]
[INFO] Camel :: Core ...................................... FAILURE [08:41 min]
[INFO] Camel :: Management ................................ SKIPPED
[INFO] Camel :: Endpoint DSL .............................. SKIPPED
[INFO] Camel :: Core OSGi ................................. SKIPPED
[INFO] Camel :: Core XML .................................. SKIPPED
[INFO] Camel :: Cloud ..................................... SKIPPED
[INFO] Camel :: Main ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:46 min
[INFO] Finished at: 2020-01-09T18:41:40+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on
project camel-core: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/xxxx/development/git/direct-camel/camel/core/camel-core/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump,
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
{code}
was:
{code:java}
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
org.apache.camel.component.seda.SedaDefaultDiscardWhenFullTest.testDiscardWhenFull
[ERROR] Run 1:
SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
mock://result Received message count. Expected: <3> but was: <2>
[ERROR] Run 2:
SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
mock://result Received message count. Expected: <3> but was: <2>
[ERROR] Run 3:
SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
mock://result Received message count. Expected: <3> but was: <2>
[INFO]
[WARNING] Flakes:
[WARNING]
org.apache.camel.component.validator.ValidatorEndpointClearCachedSchemaTest.testClearCachedSchema
[ERROR] Run 1:
ValidatorEndpointClearCachedSchemaTest.testClearCachedSchema:81->Assert.assertTrue:41->Assert.fail:88
Less then expected exchanges
[INFO] Run 2: PASS
[INFO]
[INFO]
[ERROR] Tests run: 5603, Failures: 1, Errors: 0, Skipped: 16, Flakes: 1[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Camel :: Core Modules 3.1.0-SNAPSHOT:
[INFO]
[INFO] Camel :: Core Modules .............................. SUCCESS [ 56.465 s]
[INFO] Camel :: Util ...................................... SUCCESS [ 22.526 s]
[INFO] Camel :: API ....................................... SUCCESS [ 13.591 s]
[INFO] Camel :: Management API ............................ SUCCESS [ 0.994 s]
[INFO] Camel :: Support ................................... SUCCESS [ 4.673 s]
[INFO] Camel :: Caffeine LRUCache ......................... SUCCESS [ 2.655 s]
[INFO] Camel :: Headers Map ............................... SUCCESS [03:59 min]
[INFO] Camel :: Base ...................................... SUCCESS [ 5.334 s]
[INFO] Camel :: JAXP ...................................... SUCCESS [ 2.834 s]
[INFO] Camel :: Core Engine ............................... SUCCESS [ 16.329 s]
[INFO] Camel :: Core ...................................... FAILURE [08:41 min]
[INFO] Camel :: Management ................................ SKIPPED
[INFO] Camel :: Endpoint DSL .............................. SKIPPED
[INFO] Camel :: Core OSGi ................................. SKIPPED
[INFO] Camel :: Core XML .................................. SKIPPED
[INFO] Camel :: Cloud ..................................... SKIPPED
[INFO] Camel :: Main ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:46 min
[INFO] Finished at: 2020-01-09T18:41:40+05:30
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on
project camel-core: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/kkakarla/development/git/direct-camel/camel/core/camel-core/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump,
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
{code}
> camel-core test failures
> ------------------------
>
> Key: CAMEL-14382
> URL: https://issues.apache.org/jira/browse/CAMEL-14382
> Project: Camel
> Issue Type: Task
> Components: came-core
> Reporter: Ramu
> Priority: Major
>
> {code:java}
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR]
> org.apache.camel.component.seda.SedaDefaultDiscardWhenFullTest.testDiscardWhenFull
> [ERROR] Run 1:
> SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
> mock://result Received message count. Expected: <3> but was: <2>
> [ERROR] Run 2:
> SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
> mock://result Received message count. Expected: <3> but was: <2>
> [ERROR] Run 3:
> SedaDefaultDiscardWhenFullTest.testDiscardWhenFull:42->ContextTestSupport.assertMockEndpointsSatisfied:353
> mock://result Received message count. Expected: <3> but was: <2>
> [INFO]
> [WARNING] Flakes:
> [WARNING]
> org.apache.camel.component.validator.ValidatorEndpointClearCachedSchemaTest.testClearCachedSchema
> [ERROR] Run 1:
> ValidatorEndpointClearCachedSchemaTest.testClearCachedSchema:81->Assert.assertTrue:41->Assert.fail:88
> Less then expected exchanges
> [INFO] Run 2: PASS
> [INFO]
> [INFO]
> [ERROR] Tests run: 5603, Failures: 1, Errors: 0, Skipped: 16, Flakes: 1[INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Camel :: Core Modules 3.1.0-SNAPSHOT:
> [INFO]
> [INFO] Camel :: Core Modules .............................. SUCCESS [ 56.465
> s]
> [INFO] Camel :: Util ...................................... SUCCESS [ 22.526
> s]
> [INFO] Camel :: API ....................................... SUCCESS [ 13.591
> s]
> [INFO] Camel :: Management API ............................ SUCCESS [ 0.994
> s]
> [INFO] Camel :: Support ................................... SUCCESS [ 4.673
> s]
> [INFO] Camel :: Caffeine LRUCache ......................... SUCCESS [ 2.655
> s]
> [INFO] Camel :: Headers Map ............................... SUCCESS [03:59
> min]
> [INFO] Camel :: Base ...................................... SUCCESS [ 5.334
> s]
> [INFO] Camel :: JAXP ...................................... SUCCESS [ 2.834
> s]
> [INFO] Camel :: Core Engine ............................... SUCCESS [ 16.329
> s]
> [INFO] Camel :: Core ...................................... FAILURE [08:41
> min]
> [INFO] Camel :: Management ................................ SKIPPED
> [INFO] Camel :: Endpoint DSL .............................. SKIPPED
> [INFO] Camel :: Core OSGi ................................. SKIPPED
> [INFO] Camel :: Core XML .................................. SKIPPED
> [INFO] Camel :: Cloud ..................................... SKIPPED
> [INFO] Camel :: Main ...................................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14:46 min
> [INFO] Finished at: 2020-01-09T18:41:40+05:30
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test)
> on project camel-core: There are test failures.
> [ERROR]
> [ERROR] Please refer to
> /home/xxxx/development/git/direct-camel/camel/core/camel-core/target/surefire-reports
> for the individual test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump,
> [date]-jvmRun[N].dump and [date].dumpstream.
> [ERROR] -> [Help 1]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)