Diff for /parser3/tests/results/379.processed between versions 1.1 and 1.2

version 1.1, 2017/01/23 10:00:32 version 1.2, 2020/10/14 21:19:06
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 3218  Content-Length: 3617
   
 1. slow test result:  1. slow test result:
 {  {
Line 137  Comment: content size of 10000000000 byt Line 137  Comment: content size of 10000000000 byt
 "status":200,  "status":200,
 "text":""  "text":""
 }  }
   7.1 bad-headers test result:
   Type: http.response,
   Source: http://www.parser.ru/_/tests/nph-379.pl?bad-headers,
   Comment: bad response from host - bad header ":value"
 8. invalid-status test result:  8. invalid-status test result:
 Type: http.status,  Type: number.format,
 Source: bad,  Source: http://www.parser.ru/_/tests/nph-379.pl?invalid-status,
 Comment: invalid HTTP response status  Comment: 'bad' is invalid number (int) for HTTP status
 9. no-status-1 test result:  9. no-status-1 test result:
 Type: http.status,  Type: http.status,
 Source: HTTP/1.0 OK,  Source: HTTP/1.0 OK,
Line 154  Type: http.status, Line 158  Type: http.status,
 Source: HTTP/1.0,  Source: HTTP/1.0,
 Comment: invalid HTTP response status  Comment: invalid HTTP response status
 12. strange-status test result:  12. strange-status test result:
 {  Type: number.format,
 "class":"file",  Source: http://www.parser.ru/_/tests/nph-379.pl?strange-status,
 "name":"nph-379.pl",  Comment: '200OK?' is invalid number (int) for HTTP status
 "size":0,  
 "mode":"text",  
 "content-type":"application\/octet-stream",  
 "tables":{},  
 "status":200,  
 "text":""  
 }  
 13. strange-content-length-1 test result:  13. strange-content-length-1 test result:
 Type: number.format,  Type: number.format,
 Source: load,  Source: http://www.parser.ru/_/tests/nph-379.pl?strange-content-length-1,
 Comment: '-1' is invalid number (int)  Comment: '-1' is invalid number (int) for content-length
 14. strange-content-length-2 test result:  14. strange-content-length-2 test result:
 Type: number.format,  Type: number.format,
 Source: load,  Source: http://www.parser.ru/_/tests/nph-379.pl?strange-content-length-2,
 Comment: '200OK?' is invalid number (int)  Comment: '200OK?' is invalid number (int) for content-length

Removed from v.1.1  
changed lines
  Added in v.1.2


E-mail: