You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/01/02 14:45:00 UTC

[jira] [Commented] (CAMEL-13031) camel-core - test failure: org.apache.camel.impl.FileWatcherReloadStrategyTest.

    [ https://issues.apache.org/jira/browse/CAMEL-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732112#comment-16732112 ] 

Claus Ibsen commented on CAMEL-13031:
-------------------------------------

Does anyone else get this problem on your platforms?

> camel-core - test failure: org.apache.camel.impl.FileWatcherReloadStrategyTest.
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-13031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13031
>             Project: Camel
>          Issue Type: Test
>          Components: tests
>            Reporter: Önder Sezgin
>            Priority: Minor
>
> [INFO] Running org.apache.camel.impl.FileWatcherReloadStrategyTest
> [ERROR] Tests run: 7, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 123.022 s <<< FAILURE! - in org.apache.camel.impl.FileWatcherReloadStrategyTest
> [ERROR] testUpdateXmlRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest) Time elapsed: 20.529 s <<< ERROR!
> org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.camel.impl.FileWatcherReloadStrategyTest expected:<1> but was:<0> within 20 seconds.
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.testUpdateXmlRoute(FileWatcherReloadStrategyTest.java:166)
> Caused by: java.lang.AssertionError: expected:<1> but was:<0>
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.lambda$testUpdateXmlRoute$1(FileWatcherReloadStrategyTest.java:166)
> [ERROR] testAddNewRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest) Time elapsed: 20.058 s <<< ERROR!
> org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.camel.impl.FileWatcherReloadStrategyTest expected:<1> but was:<0> within 20 seconds.
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.testAddNewRoute(FileWatcherReloadStrategyTest.java:71)
> Caused by: java.lang.AssertionError: expected:<1> but was:<0>
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.lambda$testAddNewRoute$0(FileWatcherReloadStrategyTest.java:71)
> [ERROR] testUpdateXmlRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest) Time elapsed: 20.078 s <<< ERROR!
> org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.camel.impl.FileWatcherReloadStrategyTest expected:<1> but was:<0> within 20 seconds.
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.testUpdateXmlRoute(FileWatcherReloadStrategyTest.java:166)
> Caused by: java.lang.AssertionError: expected:<1> but was:<0>
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.lambda$testUpdateXmlRoute$1(FileWatcherReloadStrategyTest.java:166)
> [ERROR] testAddNewRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest) Time elapsed: 20.067 s <<< ERROR!
> org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.camel.impl.FileWatcherReloadStrategyTest expected:<1> but was:<0> within 20 seconds.
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.testAddNewRoute(FileWatcherReloadStrategyTest.java:71)
> Caused by: java.lang.AssertionError: expected:<1> but was:<0>
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.lambda$testAddNewRoute$0(FileWatcherReloadStrategyTest.java:71)
> [ERROR] testUpdateXmlRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest) Time elapsed: 20.095 s <<< ERROR!
> org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.camel.impl.FileWatcherReloadStrategyTest expected:<1> but was:<0> within 20 seconds.
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.testUpdateXmlRoute(FileWatcherReloadStrategyTest.java:166)
> Caused by: java.lang.AssertionError: expected:<1> but was:<0>
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.lambda$testUpdateXmlRoute$1(FileWatcherReloadStrategyTest.java:166)
> [ERROR] testAddNewRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest) Time elapsed: 20.026 s <<< ERROR!
> org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.camel.impl.FileWatcherReloadStrategyTest expected:<1> but was:<0> within 20 seconds.
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.testAddNewRoute(FileWatcherReloadStrategyTest.java:71)
> Caused by: java.lang.AssertionError: expected:<1> but was:<0>
>  at org.apache.camel.impl.FileWatcherReloadStrategyTest.lambda$testAddNewRoute$0(FileWatcherReloadStrategyTest.java:71)
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Errors:
> [ERROR] org.apache.camel.impl.FileWatcherReloadStrategyTest.testAddNewRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest)
> [ERROR] Run 1: FileWatcherReloadStrategyTest.testAddNewRoute:71 » ConditionTimeout Assertion ...
> [ERROR] Run 2: FileWatcherReloadStrategyTest.testAddNewRoute:71 » ConditionTimeout Assertion ...
> [ERROR] Run 3: FileWatcherReloadStrategyTest.testAddNewRoute:71 » ConditionTimeout Assertion ...
> [INFO]
> [ERROR] org.apache.camel.impl.FileWatcherReloadStrategyTest.testUpdateXmlRoute(org.apache.camel.impl.FileWatcherReloadStrategyTest)
> [ERROR] Run 1: FileWatcherReloadStrategyTest.testUpdateXmlRoute:166 » ConditionTimeout Assert...
> [ERROR] Run 2: FileWatcherReloadStrategyTest.testUpdateXmlRoute:166 » ConditionTimeout Assert...
> [ERROR] Run 3: FileWatcherReloadStrategyTest.testUpdateXmlRoute:166 » ConditionTimeout Assert...
> [INFO]
> [INFO]
> [ERROR] Tests run: 3, Failures: 0, Errors: 2, Skipped: 0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)