<< Back to previous view |
![]() |
[QB-3335] JMeter report publishing only processes httpSample entries and no (non-http-)sample entries
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 8.0.10, 8.0.11, 8.0.12, 8.0.13, 8.0.14, 8.0.15, 7.0.32, 8.0.16, 8.0.17, 8.0.20, 8.0.21, 8.0.22, 8.0.23, 8.0.24, 8.0.25, 8.0.26, 8.0.27, 8.0.28, 8.0.29, 8.0.30, 8.0.31, 8.0.32, 8.0.33, 8.0.34, 8.0.35, 8.0.36 |
Fix Version/s: | 9.0.3 |
Type: | Bug | Priority: | Critical |
Reporter: | AlSt | Assigned To: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
File Attachments: |
![]() |
Description |
As described here https://jmeter.apache.org/usermanual/listeners.html#xmlformat2.1 there are two different possible sample entries in the jmeter report xml file.
One is the "httpSample" entry the other one is the "sample" entry. Because of that we have a completely empty report shown. This was introduced in 8.0.10 as only "httpSample" is now parsed, but "sample" should also be parsed. |
Comments |
Comment by AlSt [ 08/Mar/19 10:31 AM ] |
Any news on this one? |