--- parser3/tests/results/389.processed 2024/05/26 18:37:22 1.11 +++ parser3/tests/results/389.processed 2024/12/13 13:54:03 1.15 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 3658 - +Content-Type: text/html +Content-Length: 3692 + code coverage tests: 1. int 1.1 1 @@ -31,7 +31,7 @@ Comment: ipv option value must be 4 or 6 4.8 Exception type: parser.runtime, Source: ip2name, Comment: Invalid IP address '1.1.1.300' specified -4.9 Type: parser.runtime, +4.9 Exception type: parser.runtime, Source: ip2name, Comment: Invalid IP address '1.1.1.1' 4.11 Exception type: parser.runtime, @@ -40,7 +40,7 @@ Comment: Domain name must not be empty. 4.12 Exception type: parser.runtime, Source: name2ip, Comment: called with invalid option -4.13 Type: parser.runtime, +4.13 Exception type: parser.runtime, Source: name2ip, Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai' 4.14 ::1 5. math @@ -103,17 +103,17 @@ Source: unescape, Comment: called with invalid option 6.13 Exception type: parser.runtime, Source: no-such-mode, -Comment: is invalid mode, must be either 'js' or 'uri' +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 can not have less then 3 parameters (has 2 parameters) +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) +Comment: mode must be string (parameter #1 is 'junction') 7.3 Exception type: parser.runtime, Source: base64, Comment: called with invalid option