$ export PERL_HASH_SEED=1
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.69 cusr  0.04 csys =  0.76 CPU)
Result: PASS
$ export PERL_HASH_SEED=2
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.65 cusr  0.05 csys =  0.72 CPU)
Result: PASS
$ export PERL_HASH_SEED=3
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.66 cusr  0.02 csys =  0.71 CPU)
Result: PASS
$ export PERL_HASH_SEED=4
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.64 cusr  0.03 csys =  0.69 CPU)
Result: PASS
$ export PERL_HASH_SEED=5
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.71 cusr  0.01 csys =  0.75 CPU)
Result: PASS
$ export PERL_HASH_SEED=6
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.66 cusr  0.04 csys =  0.72 CPU)
Result: PASS
$ export PERL_HASH_SEED=7
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.01 usr  0.02 sys +  0.63 cusr  0.04 csys =  0.70 CPU)
Result: PASS
$ export PERL_HASH_SEED=8
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.54 cusr  0.04 csys =  0.62 CPU)
Result: PASS
$ export PERL_HASH_SEED=9
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.76 cusr  0.03 csys =  0.82 CPU)
Result: PASS
$ export PERL_HASH_SEED=10
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
ok 1 - GET /v1/pets
ok 2 - 200 OK
ok 3 - exact match for JSON Pointer "/0/id"
ok 4 - exact match for JSON Pointer "/0/name"
ok 5 - GET /v1/pets
ok 6 - 200 OK
ok 7 - exact match for JSON Pointer "/0/id"
ok 8 - exact match for JSON Pointer "/0/name"
1..8
ok
All tests successful.
Files=1, Tests=8,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.64 cusr  0.03 csys =  0.70 CPU)
Result: PASS
$ export PERL_HASH_SEED=11
$ cd ../swagger2 && prove -l -v t/plugin-yaml.t
t/plugin-yaml.t .. 
not ok 1 - Could not load Swagger2 plugin using YAML::XS
ok 2 - GET /v1/pets
ok 3 - 200 OK
ok 4 - exact match for JSON Pointer "/0/id"
ok 5 - exact match for JSON Pointer "/0/name"
1..5
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 

Test Summary Report
-------------------
t/plugin-yaml.t (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=5,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.66 cusr  0.02 csys =  0.71 CPU)
Result: FAIL
