https://bz.apache.org/bugzilla/show_bug.cgi?id=62345
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #2 from Philippe Mouawad <[email protected]> --- (In reply to ankhila imane from comment #0) > Hi, > > when I created an assertion response with the equals option, than I created > the field to register result in csv format, I've got an syntax error in the > error message ; it provides additional blank lines and there was missing > quotes, which does not respect the normal syntax of csv files. > > here is the result : > > timeStamp,elapsed,label,responseCode,responseMessage,threadName,dataType, > success,failureMessage,bytes,sentBytes,grpThreads,allThreads,Latency, > IdleTime,Connect > 1525171309281,659,HTTP Request,200,OK,Thread Group 1-1,text,false,"Test > failed: code expected to equal / > > ****** received : [[[200]]] > > ****** comparison: [[[999]]] > > /",12470,121,1,1,658,0,383 > > regards. Hello, Where is exactly the issue ? I see double quote start: - "Test and end: - /" which seems to me correct and open fine in LibreOffice. But I must be missing something. Thank you for clarification. -- You are receiving this mail because: You are the assignee for the bug.
