| 1 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 2 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 3 | |
|---|
| 4 | # Failed test 'pge reports correct version' |
|---|
| 5 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 6 | # '' |
|---|
| 7 | # doesn't match '(?-xism:pgegrep\ v0\.0\.1)' |
|---|
| 8 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 9 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 10 | |
|---|
| 11 | # Failed test 'basic sanity of matching a literal' |
|---|
| 12 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 13 | # '' |
|---|
| 14 | # doesn't match '(?-xism:keyboardcat)' |
|---|
| 15 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 16 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 17 | |
|---|
| 18 | # Failed test 'matching a literal with line number' |
|---|
| 19 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 20 | # '' |
|---|
| 21 | # doesn't match '(?-xism:1:keyboardcat)' |
|---|
| 22 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 23 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 24 | |
|---|
| 25 | # Failed test 'matching a literal with line number with long option' |
|---|
| 26 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 27 | # '' |
|---|
| 28 | # doesn't match '(?-xism:1:keyboardcat)' |
|---|
| 29 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 30 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 31 | |
|---|
| 32 | # Failed test 'matching a literal with file name' |
|---|
| 33 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 34 | # '' |
|---|
| 35 | # doesn't match '(?-xism:t/tools/testdata:keyboardcat)' |
|---|
| 36 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 37 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 38 | |
|---|
| 39 | # Failed test 'matching a literal with file name with long option' |
|---|
| 40 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 41 | # '' |
|---|
| 42 | # doesn't match '(?-xism:t/tools/testdata:keyboardcat)' |
|---|
| 43 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 44 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 45 | |
|---|
| 46 | # Failed test 'test inversion of match' |
|---|
| 47 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 48 | # '' |
|---|
| 49 | # doesn't match '(?-xism:saxophonegiraffe)' |
|---|
| 50 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 51 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 52 | |
|---|
| 53 | # Failed test 'test inversion of match with long option' |
|---|
| 54 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 55 | # '' |
|---|
| 56 | # doesn't match '(?-xism:saxophonegiraffe)' |
|---|
| 57 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 58 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 59 | |
|---|
| 60 | # Failed test 'find files that match' |
|---|
| 61 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 62 | # '' |
|---|
| 63 | # doesn't match '(?-xism:t/tools/testdata)' |
|---|
| 64 | Class '[ 'Getopt' ; 'Obj' ]' not found |
|---|
| 65 | current instr.: 'main' pc 10 (tools/util/pgegrep:92) |
|---|
| 66 | |
|---|
| 67 | # Failed test 'find files that match with long option' |
|---|
| 68 | # at ./t/tools/pgegrep.t line 40. |
|---|
| 69 | # '' |
|---|
| 70 | # doesn't match '(?-xism:t/tools/testdata)' |
|---|
| 71 | # Looks like you failed 10 tests of 10. |
|---|
| 72 | ./t/tools/pgegrep.t .. |
|---|
| 73 | 1..10 |
|---|
| 74 | not ok 1 - pge reports correct version |
|---|
| 75 | not ok 2 - basic sanity of matching a literal |
|---|
| 76 | not ok 3 - matching a literal with line number |
|---|
| 77 | not ok 4 - matching a literal with line number with long option |
|---|
| 78 | not ok 5 - matching a literal with file name |
|---|
| 79 | not ok 6 - matching a literal with file name with long option |
|---|
| 80 | not ok 7 - test inversion of match |
|---|
| 81 | not ok 8 - test inversion of match with long option |
|---|
| 82 | not ok 9 - find files that match |
|---|
| 83 | not ok 10 - find files that match with long option |
|---|
| 84 | Dubious, test returned 10 (wstat 2560, 0xa00) |
|---|
| 85 | Failed 10/10 subtests |
|---|
| 86 | |
|---|
| 87 | Test Summary Report |
|---|
| 88 | ------------------- |
|---|
| 89 | ./t/tools/pgegrep.t (Wstat: 2560 Tests: 10 Failed: 10) |
|---|
| 90 | Failed tests: 1-10 |
|---|
| 91 | Non-zero exit status: 10 |
|---|
| 92 | Files=1, Tests=10, 4 wallclock secs ( 0.08 usr 0.02 sys + 1.91 cusr 0.56 csys = 2.57 CPU) |
|---|
| 93 | Result: FAIL |
|---|