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

Jiri Daněk commented on PROTON-2270:
------------------------------------

I think this is not a bug. The {{ctest --timeout}} configures a default 
timeout. In the CTest world, tests are free to set their own timeouts, 
overriding the default, if they "think they know better". Did you actually ever 
observe the test to take more than 120 and then pass?

> Threaderciser test does not honor ctest '--timeout' switch
> ----------------------------------------------------------
>
>                 Key: PROTON-2270
>                 URL: https://issues.apache.org/jira/browse/PROTON-2270
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: build
>    Affects Versions: proton-c-0.31.0
>         Environment: Fedora 31
>            Reporter: Charles E. Rolke
>            Priority: Major
>
> Command line
> {code:java}
> > ctest -VV --timeout 600 -R threader
> {code}
> runs the test with
> {code:java}
> ...
>     Start 7: c-threaderciser
> ...
> 7: Test timeout computed to be: 120
> ...
> {code}
> The test should respect the ctest switch and run for 600 seconds.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to