mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
strace: increase ptest timeout duration 120->240s
solve qual_fault-syscall.test and qual_fault.test failing due to timeout. Bug 14165 (From OE-Core rev: 5af9f32d9b12654793289f44366251f978f6378a) Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f22225a413
commit
8e03298201
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
export TIMEOUT_DURATION=120
|
||||
export TIMEOUT_DURATION=240
|
||||
chown nobody tests
|
||||
chown nobody tests/*
|
||||
chown nobody ../ptest
|
||||
|
||||
Reference in New Issue
Block a user