1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
$ 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
|