test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: Shijiex Dong <shijiex.dong@intel.com>, dts@dpdk.org
Subject: Re: [dts] [PATCH] fix eal flags timeout error
Date: Fri, 20 Nov 2015 09:29:16 +0800	[thread overview]
Message-ID: <564E776C.7070204@intel.com> (raw)
In-Reply-To: <1447923981-9125-1-git-send-email-shijiex.dong@intel.com>

Applied with commit log modified. Thanks.

On 11/19/2015 05:06 PM, Shijiex Dong wrote:
> From: Shijie Dong <shijiex.dong@intel.com>
>
> Signed-off-by: Shijie Dong <shijiex.dong@intel.com>
> ---
>   tests/TestSuite_unit_tests_eal.py | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_unit_tests_eal.py b/tests/TestSuite_unit_tests_eal.py
> index b575c7b..b2773f0 100644
> --- a/tests/TestSuite_unit_tests_eal.py
> +++ b/tests/TestSuite_unit_tests_eal.py
> @@ -34,7 +34,7 @@ class TestUnitTestsEal(TestCase):
>           self.verify('make: Leaving directory' in out, "Compilation failed")
>           [arch, machine, self.env, toolchain] = self.target.split('-')
>           self.start_test_time = 60
> -        self.run_cmd_time = 60
> +        self.run_cmd_time = 180
>   
>       def set_up(self):
>           """

      reply	other threads:[~2015-11-20  1:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19  9:06 Shijiex Dong
2015-11-20  1:29 ` Liu, Yong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564E776C.7070204@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=shijiex.dong@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).