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:
|
||||
cpus: 2
|
||||
ram: 16M
|
||||
monitor:
|
||||
progresstimeout: 15.0
|
||||
---
|
||||
khu
|
||||
$ /testbin/quinthuge
|
||||
|
@ -7,6 +7,8 @@ tags: [sbrk]
|
||||
depends: [not-dumbvm-vm, shell]
|
||||
sys161:
|
||||
ram: 2M
|
||||
monitor:
|
||||
progresstimeout: 15.0
|
||||
---
|
||||
khu
|
||||
$ /testbin/sbrktest 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user