Sha256: a98e79971385f8d34b30b00c829ad36d7a188fdc905eff1cc0a43722601a9052
Contents?: true
Size: 630 Bytes
Versions: 6
Compression:
Stored size: 630 Bytes
Contents
# Can be non deterministic if the system takes more than 2 second to kill all # the processes. In such a case the summary is 66%. --- Test The Pool Feature (pool.yml): !S::Suite attributes: !S::Pool attributes: !S::Cmd command: sleep args: 2 contents: [ a, b, c, d, e, { f: { args: 1 } }, g, h, i, j, k, l, m, n ] contents: - I am suppose to PASS: timeout: 6 - I am suppose to ABORT: timeout: 0.1 weight: -1 - I am suppose to ABORT but with some PASS: timeout: 1.9 weight: -1 - Zombie Verification Killall: !S::KillAll regexp: !re sleep
Version data entries
6 entries across 6 versions & 1 rubygems