I think the culprit is DirectVmProducerBlockingTest. Disabling this one
unblocks the test execution for me.

It may have been introduced by my change - but I did not bisect it to
confirm -
https://github.com/apache/camel/commit/37f5c1d7ee740199afe2b6f9fc6946e5e72c71b1

Kind regards

On Wed, Nov 10, 2021 at 7:10 PM Otavio Rodolfo Piske <angusyo...@gmail.com>
wrote:

> Hi Claus,
>
> I think I am seeing that too.
>
> The output for me seems a bit different:
>
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.001 s - in org.apache.camel.util.OrderedComparatorTest
> [INFO] Running org.apache.camel.util.PackageHelperTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.001 s - in org.apache.camel.util.PackageHelperTest
> [INFO] Running org.apache.camel.util.PlatformHelperTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.002 s - in org.apache.camel.util.PlatformHelperTest
> [INFO] Running org.apache.camel.util.ReferenceCountTest
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 0.001 s - in org.apache.camel.util.ReferenceCountTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 1.158 s - in org.apache.camel.support.DefaultTimeoutMapTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
> 2.618 s - in
> org.apache.camel.processor.aggregator.OptimisticLockRetryPolicyTest
>
> Kind regards
>
> On Wed, Nov 10, 2021 at 5:14 PM Claus Ibsen <claus.ib...@gmail.com> wrote:
>
>> Hi
>>
>> Anyone else have hanging tests when running camel-core tests on main
>> branch?
>>
>> It hangs after
>>
>> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 0 s - in org.apache.camel.util.ReferenceCountTest
>> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 22.179 s - in
>> org.apache.camel.component.file.cluster.FileLockClusteredRoutePolicyFactoryTest
>> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
>> 27.157 s - in
>> org.apache.camel.component.file.cluster.FileLockClusteredRoutePolicyTest
>>
>> I have not dived into this too much, but I have this consistently with
>> 3 runs in a row hanging at the same spot.
>>
>>
>>
>>
>>
>> --
>> Claus Ibsen
>> -----------------
>> http://davsclaus.com @davsclaus
>> Camel in Action 2: https://www.manning.com/ibsen2
>>
>
>
> --
> Otavio R. Piske
> http://orpiske.net
>


-- 
Otavio R. Piske
http://orpiske.net

Reply via email to