You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2007/09/13 14:05:27 UTC

DO NOT REPLY [Bug 43382] New: - configure tidy output (warnings, errors) in property file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43382>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43382

           Summary: configure tidy output (warnings, errors) in property
                    file
           Product: JMeter
           Version: 2.3
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: christoph.schragen@gmx.at


for xpathextractor and xpathassertion, in release 2.3 following options are set 
for tidy:
-tidy.setQuiet(true)
-tidy.setShowWarnings(false)

we created a patch where we can set these options in a property file, as we 
want to see if a xml-document is invalid.

moreover, this patch provides a new property to be used in 
jmeter.properties, "tidy.tolerate_errors".
if this property is set to false and there exists errors when applying tidy to 
a xml-document, following behaviour shows up:

- xpathextractor: a failed assertion for the sampler (where xpathextractor 
failed) is created with name = "TidyException" and failuremessage = "tidy: 3 
errors, 12 warnings"

- xpathassertion: this assertions fails with following failuremessage "tidy: 3 
errors, 12 warnings"

i hope you can use these patch.
greets,
  chris

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 43382] - configure tidy output (warnings, errors) in property file

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43382>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43382





------- Additional Comments From christoph.schragen@gmx.at  2007-09-13 05:06 -------
Created an attachment (id=20814)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20814&action=view)
patch for xpath ectractor and xpath assertion


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 43382] - configure Tidy output (warnings, errors) for XPath Assertion and Post-Processor

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43382>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43382


sebb@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|configure tidy output       |configure Tidy output
                   |(warnings, errors) in       |(warnings, errors) for XPath
                   |property file               |Assertion and Post-Processor




------- Additional Comments From sebb@apache.org  2007-11-27 18:21 -------
Thanks for the patch.

The code has been implemented in SVN r598853.

Note that the options are set using the GUI rather than properties.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org