test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] TIMEOUT on eal_flags_autotest
@ 2015-11-17  4:13 Shijie Dong
  2015-11-18  1:22 ` Liu, Yong
  0 siblings, 1 reply; 6+ messages in thread
From: Shijie Dong @ 2015-11-17  4:13 UTC (permalink / raw)
  To: dts

add time for exec eal_flags_autotest
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 d0b9696..d6d21e4 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 = 240
+        self.run_cmd_time = 300
 
     def set_up(self):
         """
-- 
2.5.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-18  7:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17  4:13 [dts] [PATCH V1] TIMEOUT on eal_flags_autotest Shijie Dong
2015-11-18  1:22 ` Liu, Yong
2015-11-18  1:42   ` Dong, ShijieX
2015-11-18  1:48     ` Liu, Yong
2015-11-18  1:50       ` Dong, ShijieX
2015-11-18  7:22         ` Liu, Yong

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).