Sha256: efa9b8051abb9beeb0618a26f48bab48663547aa4a96b63da845dfdc0087452d

Contents?: true

Size: 316 Bytes

Versions: 3

Compression:

Stored size: 316 Bytes

Contents

---

Test timeout option (timeout.yml): !S::Suite

  attributes: !S::Cmd
    command: sleep
    exit: 0
    timeout: 1

  contents:

    - I am suppose to FAIL:
        args: 42
        weight: -1

    - I am suppose to PASS:
        args: 0

    - Zombie Verification Killall: !S::KillAll
        regexp: !re sleep

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uttk-0.3.5.0 test/functional/timeout.yml
uttk-0.3.1.2 test/functional/timeout.yml
uttk-0.3.6.1 test/functional/timeout.yml