https://bz.apache.org/bugzilla/show_bug.cgi?id=63364

            Bug ID: 63364
           Summary: View Result Tree does not display embedded resources
                    correctly
           Product: JMeter
           Version: 5.1.1
          Hardware: Macintosh
            Status: NEW
          Severity: regression
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.1.1

Created attachment 36535
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36535&action=edit
screenshot of the JMeter5 ViewResultsTree regression with embedded resources
labels

Since updating to JMeter 5, the View Results Tree listener has a regression
where it no longer displays the embedded resource request in the results.
Instead it seems to assign each embedded resource the name of its parent
request followed by an incremented number, e.g.:

https://www.google.com
- https://www.google.com-0
- https://www.google.com-1
- https://www.google.com-2
- https://www.google.com-3

Previously (JMeter 4 and lower), the View Results Tree would show the actual
request as the name for each embedded resource rather than obfuscating them.

Any idea why this is the case? Is there an option/setting to revert to previous
behavior?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to