--- parser3/tests/results/312.processed 2015/07/28 14:44:32 1.1 +++ parser3/tests/results/312.processed 2024/05/26 18:20:40 1.5 @@ -1,56 +1,82 @@ Content-Type: text/html -Content-Length: 758 +Content-Length: 1127 1 : [ ["c1","c2","c3"] ] -Type: parser.runtime, +Exception type: parser.runtime, Source: c3, Comment: invalid current row 2 : [ ["c1","c2","c3"], - ["v"] + ["v0"] ] 3 : [ ["c1","c2","c3"], - ["v","","v"] + ["v0","","v1"] ] 4 : [ ["c1","c2","c3"], - ["","","v"] + ["","","v1"] ] +current: 2 5 : [ ["c1","c2","c3"], - ["","","v"], - ["v"], + ["","","v1"], + ["v2"], ["a","b","c","d","e"] ] -6: [ +current: 2 +6 : [ ["c1","c2","c3"], - ["v"] + ["","","v1"], + ["a","b","c","d","e"] +] +current: 1 +7 : [ + ["c1","c2","c3"], + ["","","v1"] +] +current: 1 +8 : [ + ["c1","c2","c3"] +] +Exception type: parser.runtime, +Source: delete, +Comment: invalid current row +9: [ + ["c1","c2","c3"], + ["v0"] ] +10: { + "v0":[ + ["c1","c2","c3"], + ["v0"] + ] +} n1 : [ null ] -Type: parser.runtime, +Exception type: parser.runtime, Source: 3, Comment: invalid current row n2 : [ null, - ["v"] + ["v0"] ] n3 : [ null, - ["v","","","v"] + ["v0","","","v1"] ] n4 : [ null, - ["","","","v"] + ["","","","v1"] ] -Type: parser.runtime, +Exception type: parser.runtime, Source: 100000, Comment: too big column number n5 : [ null, - ["","","","v","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","v"] + ["","","","v1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","v2"], + ["0","1","","","","5"] ] \ No newline at end of file