[
https://issues.apache.org/jira/browse/CAMEL-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13031.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 3.0.0
> 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
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.0.0
>
>
> [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)