You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/12 13:38:00 UTC

[jira] [Commented] (DISPATCH-480) Default tests timeout is too short for some machines

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

ASF subversion and git services commented on DISPATCH-480:
----------------------------------------------------------

Commit 03e59d3131419113a1a030aa9165a94337aaa73d in qpid-dispatch's branch refs/heads/master from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=03e59d3 ]

 DISPATCH-1359: DISPATCH-480: Variable lengths for self test timeouts

DISPATCH-1359 is trying to shorten the default test timeout from 1500
to 300 seconds. It further makes a distinction between _fast_ self tests
that would benefit from a shorter timeout and _slow_ self tests that
should get a longer timeout.

DISPATCH-480 is requesting a greater timeout for slow self tests in
certain environments.

This patch addresses both jiras. It sets the default short timeout to
10 seconds and the default long timeout to 300 seconds. Then it lets
a user specify the short and long self test timeout values on the
cmake command line:

  cmake -DTEST_TIMEOUT_SHORT=20 -DTEST_TIMEOUT_LONG=600 ...

This closes #521


> Default tests timeout is too short for some machines
> ----------------------------------------------------
>
>                 Key: DISPATCH-480
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-480
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 0.7.0
>            Reporter: Jiri Daněk
>            Priority: Major
>             Fix For: Backlog
>
>
> I created a Docker image on hub.docker.com. The website offers the following free service: you provide a Dockerfile and it builds the image for you on some IaaS platform. Problem is, their VMs are slow and Dispatch tests tend to timeout.
> I ran the build more than 10 times already and not once did the tests succeed.
> For example, see this build, https://hub.docker.com/r/jdanekrh/dispatch-console-tests/builds/be4azv4jnyywc93nstyti8g/, scroll to the bottom to see the build log.
> Would it be possible to increase the test timeout? Is it actually already configurable somehow?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org