--- parser3/tests/results/389.processed 2017/12/07 00:55:12 1.2 +++ parser3/tests/results/389.processed 2024/10/27 22:19:15 1.13 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 2721 +Content-Length: 3660 code coverage tests: 1. int @@ -13,78 +13,77 @@ code coverage tests: 3.1 1 3.2 true 4. inet -4.1 Type: parser.runtime, +4.1 Exception type: parser.runtime, Source: aton, Comment: Invalid IP address '1.1.1.300' specified. -4.2 Type: parser.runtime, +4.2 Exception type: parser.runtime, Source: aton, Comment: Invalid IP address 'a.b.c.d' specified. -4.5 Type: parser.runtime, +4.5 Exception type: parser.runtime, Source: ip2name, Comment: IP address must not be empty. -4.6 Type: parser.runtime, +4.6 Exception type: parser.runtime, Source: ip2name, Comment: called with invalid option -4.7 Type: parser.runtime, +4.7 Exception type: parser.runtime, Source: invalid, Comment: ipv option value must be 4 or 6 or any -4.8 Type: parser.runtime, +4.8 Exception type: parser.runtime, Source: ip2name, Comment: Invalid IP address '1.1.1.300' specified 4.9 Type: parser.runtime, Source: ip2name, -Comment: Invalid IP address '1.1.1.1': Address family for hostname not supported -4.11 Type: parser.runtime, +Comment: Invalid IP address '1.1.1.1' +4.11 Exception type: parser.runtime, Source: name2ip, Comment: Domain name must not be empty. -4.12 Type: parser.runtime, +4.12 Exception type: parser.runtime, Source: name2ip, Comment: called with invalid option 4.13 Type: parser.runtime, Source: name2ip, -Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai': Name or service not known -4.14 ::1 -5. math +Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai' +4.14 ::1 5. math 5.1 0 -5.2 Type: parser.runtime, +5.2 Exception type: parser.runtime, Source: random, Comment: top(10000000000) must be [1..2147483647] -5.4 Type: parser.runtime, +5.4 Exception type: parser.runtime, Source: shaX, Comment: must be 'md5' or 'sha1' or 'sha256' or 'sha512' -5.5 Type: parser.runtime, +5.5 Exception type: parser.runtime, Source: unknown, Comment: must be 'hex' or 'base64' -5.6 Type: parser.runtime, +5.6 Exception type: parser.runtime, Source: digest, Comment: called with invalid option -5.10 Type: parser.runtime, +5.10 Exception type: parser.runtime, Source: convert, -Comment: base from must be an integer from 2 to 16 -5.11 Type: parser.runtime, +Comment: base 'from' must be an integer from 2 to 16 or 256 +5.11 Exception type: parser.runtime, Source: convert, -Comment: base to must be an integer from 2 to 16 +Comment: base 'to' must be an integer from 2 to 16 or 256 5.12 5.13 255 6. string -6.1 Type: parser.runtime, +6.1 Exception type: parser.runtime, Source: int, Comment: unable to convert empty string without default specified -6.2 Type: parser.runtime, +6.2 Exception type: parser.runtime, Source: double, Comment: unable to convert empty string without default specified -6.3 Type: parser.runtime, +6.3 Exception type: parser.runtime, Source: bool, Comment: unable to convert empty string without default specified -6.4 Type: parser.runtime, +6.4 Exception type: parser.runtime, Source: bool, Comment: default must be bool (parameter #1) -6.5 Type: number.format, +6.5 Exception type: number.format, Source: bug, Comment: invalid number (int) 6.6 true -6.7 Type: parser.runtime, +6.7 Exception type: parser.runtime, Source: pos, -Comment: n(-1) must be >=0 +Comment: n(-1) must be >=0 6.8 [ {"piece":"c"}, {"piece":"b"}, @@ -93,18 +92,46 @@ Comment: n(-1) must be >=0 6.9 [ {"0":"b,c","1":"a"} ] -6.10 Type: parser.runtime, +6.10 Exception type: parser.runtime, Source: hv, Comment: conflicting split options -6.11 Type: parser.runtime, +6.11 Exception type: parser.runtime, Source: base64, Comment: called with invalid option -6.12 Type: parser.runtime, +6.12 Exception type: parser.runtime, Source: unescape, Comment: called with invalid option -6.13 Type: parser.runtime, +6.13 Exception type: parser.runtime, Source: no-such-mode, -Comment: is invalid mode, must be either 'js' or 'uri' -6.14 any thing 6.15 Type: parser.runtime, +Comment: is an invalid mode, must be either 'js' or 'uri' +6.14 any thing 6.15 Exception type: parser.runtime, Source: no-such-mode, Comment: unknown mode, must be 'append' +7. file +7.1 Exception type: parser.runtime, +Source: base64, +Comment: constructor cannot have less than 3 parameters (has 2 parameters) +7.2 Exception type: parser.runtime, +Source: base64, +Comment: mode must not be code (parameter #1) +7.3 Exception type: parser.runtime, +Source: base64, +Comment: called with invalid option +7.4 Exception type: base64.format, +Source: base64, +Comment: Unexpected end of chars +7.5 { +"class":"file", +"name":"fname.text", +"size":4, +"mode":"text", +"content-type":"strange" +} +7.10 /fname.txt +7.11 /tests/fname.txt +7.15 Exception type: parser.runtime, +Source: list, +Comment: called with invalid option +7.15 Exception type: parser.runtime, +Source: list, +Comment: filter must be regex or string