--- parser3/tests/results/398.processed 2019/11/21 21:07:59 1.1 +++ parser3/tests/results/398.processed 2024/05/26 18:20:41 1.2 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 1114 +Content-Length: 1234 'YQ==ICA=YQ==' = 'a a' YWFh=YWFh @@ -12,41 +12,41 @@ I. non-strict: 6 'a' 7 'aa' II. strict: -1 Type: base64.format, +1 Exception type: base64.format, Source: base64, Comment: Unexpected '=' on position 0 is detected -2 Type: base64.format, +2 Exception type: base64.format, Source: base64, Comment: Unexpected '=' on position 1 is detected -3 Type: base64.format, +3 Exception type: base64.format, Source: base64, Comment: Unexpected '=' on position 2 is detected -4 Type: base64.format, +4 Exception type: base64.format, Source: base64, Comment: Unexpected end of chars -5 Type: base64.format, +5 Exception type: base64.format, Source: base64, Comment: Unexpected end of chars -6 Type: base64.format, +6 Exception type: base64.format, Source: base64, Comment: Unexpected end of chars -7 Type: base64.format, +7 Exception type: base64.format, Source: base64, Comment: Unexpected end of chars II. strict withour padding: -1 Type: base64.format, +1 Exception type: base64.format, Source: base64, Comment: Unexpected '=' on position 0 is detected -2 Type: base64.format, +2 Exception type: base64.format, Source: base64, Comment: Unexpected '=' on position 1 is detected -3 Type: base64.format, +3 Exception type: base64.format, Source: base64, Comment: Unexpected '=' on position 2 is detected -4 Type: base64.format, +4 Exception type: base64.format, Source: base64, Comment: Unexpected end of chars -5 Type: base64.format, +5 Exception type: base64.format, Source: base64, Comment: Unexpected end of chars 6 'a'