https://issues.apache.org/bugzilla/show_bug.cgi?id=47474
Summary: Change View Results Tree by a more extensible listener
Product: JMeter
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Hello,
To permit add some new renderer in view results tree, you find a new listener
for replace the 'old' view results tree.
See this thread message for the origine :
http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-dev/200906.mbox/%[email protected]%3e
See screenshots to view the new design.
To install the new listener:
1/ apply the patch
2/ add the new files from zip file (import zip in project in Eclipse)
The ant script 'distribution' have 2 errors in test case.
1)
GUIComponents1(org.apache.jmeter.junit.JMeterTest)junit.framework.AssertionFailedError:
SaveService nameMap (saveservice.properties) should contain
org.apache.jmeter.display.results.ViewResultsBase
2)
runGUITitle(org.apache.jmeter.junit.JMeterTest)junit.framework.AssertionFailedError:
component_reference.xml needs 'View_Results_Base' anchor for
org.apache.jmeter.display.results.ViewResultsBase
If this new listener is valid to integration with JMeter main branch, I propose
to rename ViewResultsBase to ViewResultsTree and archive the old
ViewResultsFullVisualizer.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]