summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/strace
diff options
context:
space:
mode:
authorYi Fan Yu <yifan.yu@windriver.com>2021-01-26 17:37:22 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-27 10:16:14 +0000
commit5af9f32d9b12654793289f44366251f978f6378a (patch)
tree3ce06daf6ee8fedc4f5c00ee30a89a6d2d811e93 /meta/recipes-devtools/strace
parent70d8ced3d7f53f988c02ff03d8dfa448f088fdf1 (diff)
downloadopenembedded-core-contrib-5af9f32d9b12654793289f44366251f978f6378a.tar.gz
strace: increase ptest timeout duration 120->240s
solve qual_fault-syscall.test and qual_fault.test failing due to timeout. Bug 14165 Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/strace')
-rwxr-xr-xmeta/recipes-devtools/strace/strace/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace/run-ptest b/meta/recipes-devtools/strace/strace/run-ptest
index 4660207220..3a51fb0be9 100755
--- a/meta/recipes-devtools/strace/strace/run-ptest
+++ b/meta/recipes-devtools/strace/strace/run-ptest
@@ -1,5 +1,5 @@
#!/bin/sh
-export TIMEOUT_DURATION=120
+export TIMEOUT_DURATION=240
chown nobody tests
chown nobody tests/*
chown nobody ../ptest