Created
April 2, 2018 07:51
-
-
Save doujiang24/223d1c10bf3930d0ffca69c932fb1ad7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| reindex: t/010-compile.t: skipped. | |
| /bin/bash -c '(. ../testml-fan/.rc; . .rc; prove -I../test-nginx/lib -r -j1 t/010-compile.t)' | |
| # I found ONLY: maybe you're debugging? | |
| # I found ONLY: maybe you're debugging? | |
| # Failed test 'TEST 4: Explicit list modifiers' | |
| # at /home/dou/work/git/orinc/testml-fan/lib/TestML/Runtime.pm line 597. | |
| # got: '"/test": { | |
| # "pair": [ | |
| # ["key1", "001:+str"] | |
| # ["key2", "002:+str"] | |
| # ["key3", "003:+str"] | |
| # ["key4", "004:+str"] | |
| # ["key5", "005:+str"] | |
| # ["key6", "006:+str"] | |
| # ["key7", "007:+str"] | |
| # ["key8", "008:+str"] | |
| # ["key9", "009:+str"] | |
| # ["keyA", "010:+str"] | |
| # ["keyB", "011:+str"] | |
| # ["keyC", "012:+str"] | |
| # ["key", "013:+str", true] | |
| # "001": { | |
| # "base": "1/str" | |
| # "null": true | |
| # "002": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "003": { | |
| # "base": "1/str" | |
| # "list": [1] | |
| # "004": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "uniq": true | |
| # "005": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "only": true | |
| # "006": { | |
| # "base": "1/str" | |
| # "list": [1] | |
| # "uniq": true | |
| # "only": true | |
| # "007": { | |
| # "base": "1/str" | |
| # "list": [1] | |
| # "uniq": true | |
| # "only": true | |
| # "null": true | |
| # "008": { | |
| # "base": "1/str" | |
| # "list": [3, 3] | |
| # "009": { | |
| # "base": "1/str" | |
| # "list": [3, null] | |
| # "010": { | |
| # "base": "1/str" | |
| # "list": [3, 5] | |
| # "011": { | |
| # "base": "1/str" | |
| # "list": [3, 5] | |
| # "uniq": true | |
| # "012": { | |
| # "base": "1/str" | |
| # "list": [3, 5] | |
| # "uniq": true | |
| # "null": true | |
| # "013": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "only": true | |
| # "null": true | |
| # { | |
| # "/str": { | |
| # "desc": "Any string of characters" | |
| # "kind": "string" | |
| # ' | |
| # expected: '"/test": { | |
| # "pair": [ | |
| # ["key1", "001:+str"] | |
| # ["key2", "002:+str"] | |
| # ["key3", "003:+str"] | |
| # ["key4", "004:+str"] | |
| # ["key5", "005:+str"] | |
| # ["key6", "006:+str"] | |
| # ["key7", "007:+str"] | |
| # ["key8", "008:+str"] | |
| # ["key9", "009:+str"] | |
| # ["keyA", "010:+str"] | |
| # ["keyB", "011:+str"] | |
| # ["keyC", "012:+str"] | |
| # ["key", "013:+str", true] | |
| # "001": { | |
| # "base": "1/str" | |
| # "null": true | |
| # "002": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "003": { | |
| # "base": "1/str" | |
| # "list": [1] | |
| # "004": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "uniq": true | |
| # "005": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "only": true | |
| # "006": { | |
| # "base": "1/str" | |
| # "list": [1] | |
| # "uniq": true | |
| # "only": true | |
| # "007": { | |
| # "base": "1/str" | |
| # "list": [1] | |
| # "uniq": true | |
| # "only": true | |
| # "null": true | |
| # "008": { | |
| # "base": "1/str" | |
| # "list": [3, 3] | |
| # "009": { | |
| # "base": "1/str" | |
| # "list": [3] | |
| # "010": { | |
| # "base": "1/str" | |
| # "list": [3, 5] | |
| # "011": { | |
| # "base": "1/str" | |
| # "list": [3, 5] | |
| # "uniq": true | |
| # "012": { | |
| # "base": "1/str" | |
| # "list": [3, 5] | |
| # "uniq": true | |
| # "null": true | |
| # "013": { | |
| # "base": "1/str" | |
| # "list": [0] | |
| # "only": true | |
| # "null": true | |
| # { | |
| # "/str": { | |
| # "desc": "Any string of characters" | |
| # "kind": "string" | |
| # ' | |
| # Looks like you failed 1 test of 1. | |
| t/010-compile.t .. | |
| Dubious, test returned 1 (wstat 256, 0x100) | |
| Failed 1/1 subtests | |
| Test Summary Report | |
| ------------------- | |
| t/010-compile.t (Wstat: 256 Tests: 1 Failed: 1) | |
| Failed test: 1 | |
| Non-zero exit status: 1 | |
| Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.81 cusr 0.06 csys = 0.88 CPU) | |
| Result: FAIL | |
| make: *** [test] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment