Increased the progress timeout to 15s for quinthuge and sbrktest. If your VM takes a long time
to clean up when processes exit, the default 10s timeout might be too short.
This commit is contained in:
parent
4472cbaed0
commit
4bfe7afef3
@ -7,6 +7,8 @@ depends: [not-dumbvm-vm]
|
|||||||
sys161:
|
sys161:
|
||||||
cpus: 2
|
cpus: 2
|
||||||
ram: 16M
|
ram: 16M
|
||||||
|
monitor:
|
||||||
|
progresstimeout: 15.0
|
||||||
---
|
---
|
||||||
khu
|
khu
|
||||||
$ /testbin/quinthuge
|
$ /testbin/quinthuge
|
||||||
|
@ -7,6 +7,8 @@ tags: [sbrk]
|
|||||||
depends: [not-dumbvm-vm, shell]
|
depends: [not-dumbvm-vm, shell]
|
||||||
sys161:
|
sys161:
|
||||||
ram: 2M
|
ram: 2M
|
||||||
|
monitor:
|
||||||
|
progresstimeout: 15.0
|
||||||
---
|
---
|
||||||
khu
|
khu
|
||||||
$ /testbin/sbrktest 1
|
$ /testbin/sbrktest 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user