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 2009/07/05 17:04:58 UTC

DO NOT REPLY [Bug 47474] New: Change View Results Tree by a more extensible listener

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: jmeter-dev@jakarta.apache.org
        ReportedBy: milamberspace@gmail.com
                CC: milamberspace@gmail.com


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/%3c25aac9fc0906281625i64d8c22fn512684d5df87b376@mail.gmail.com%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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #1 from Milamber <mi...@gmail.com>  2009-07-05 08:05:44 PST ---
Created an attachment (id=23925)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23925)
patch (part1)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] View Results Tree support for plugin renderers

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Change View Results Tree by |View Results Tree support
                   |a more extensible listener  |for plugin renderers

--- Comment #12 from Sebb <se...@apache.org> 2009-11-30 17:53:04 UTC ---
Thanks very much for the patches.

They have been applied to SVN:

URL: http://svn.apache.org/viewvc?rev=885648&view=rev
Log:
Bug 47474 - View Results Tree support for plugin renderers

Various changes were made to package names, and the search panel is always
displayed if it is available. Some refactoring also done so binary files are
only processed in one place.

Documentation is still to be updated.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474



--- Comment #11 from Milamber <mi...@gmail.com> 2009-09-06 03:37:58 PDT ---
New patch and files to change ViewResultsFullVisualizer in a new visualizer
more extensible.
This patch come from java 5 trunk and add a search text pane.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #6 from Milamber <mi...@gmail.com>  2009-07-05 08:08:59 PST ---
Created an attachment (id=23930)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23930)
Screenshot View Results Base (menu to add)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #7 from Milamber <mi...@gmail.com>  2009-07-05 08:11:27 PST ---


I forgot to said: this new listener added a new functionality for test regular
expression directly on response data in View Results

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #5 from Milamber <mi...@gmail.com>  2009-07-05 08:08:24 PST ---
Created an attachment (id=23929)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23929)
Screenshot View Results Base (reg exp tester)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #4 from Milamber <mi...@gmail.com>  2009-07-05 08:07:48 PST ---
Created an attachment (id=23928)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23928)
Screenshot View Results Base (drop down)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #3 from Milamber <mi...@gmail.com>  2009-07-05 08:07:09 PST ---
Created an attachment (id=23927)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23927)
Screenshot View Results Base (show text)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474


Milamber <mi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23926|0                           |1
        is obsolete|                            |


--- Comment #9 from Milamber <mi...@gmail.com> 2009-09-06 03:36:53 PDT ---
Created an attachment (id=24215)
new newfiles (part 2)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474


Milamber <mi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23925|0                           |1
        is obsolete|                            |


--- Comment #8 from Milamber <mi...@gmail.com> 2009-09-06 03:35:54 PDT ---
Created an attachment (id=24214)
new patch (part 1)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474





--- Comment #2 from Milamber <mi...@gmail.com>  2009-07-05 08:06:22 PST ---
Created an attachment (id=23926)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23926)
newfiles (part2)

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] View Results Tree support for plugin renderers

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #13 from Sebb <se...@apache.org> 2009-12-01 12:34:16 UTC ---
Added some docn

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 47474] Change View Results Tree by a more extensible listener

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47474



--- Comment #10 from Milamber <mi...@gmail.com> 2009-09-06 03:37:36 PDT ---
Created an attachment (id=24216)
screenshot search pane

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org