Bug 56983 - View Results Tree:When reloading results from XML, content type is not filled in SampleResult
Summary: View Results Tree:When reloading results from XML, content type is not filled...
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.11
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-15 13:35 UTC by UbikLoadPack support
Modified: 2014-09-16 01:30 UTC (History)
0 users



Attachments
Reloaded (330.07 KB, image/png)
2014-09-15 13:35 UTC, UbikLoadPack support
Details
Initial one (output during test) (331.05 KB, image/png)
2014-09-15 13:36 UTC, UbikLoadPack support
Details
Config of View Results Tree (141.18 KB, image/png)
2014-09-15 13:36 UTC, UbikLoadPack support
Details
Simple Test Plan (5.84 KB, text/xml)
2014-09-15 13:37 UTC, UbikLoadPack support
Details

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2014-09-15 13:35:48 UTC
Created attachment 32022 [details]
Reloaded

Hello,
We noticed the following bug when using this scenario:
- Make a load test that generates an XML (View Results Tree with filename + All fields for XML checked)
- Once test is finished load XML generated file
- As you will see Content-Type is not initialized
Comment 1 UbikLoadPack support 2014-09-15 13:36:15 UTC
Created attachment 32023 [details]
Initial one (output during test)
Comment 2 UbikLoadPack support 2014-09-15 13:36:38 UTC
Created attachment 32024 [details]
Config of View Results Tree
Comment 3 UbikLoadPack support 2014-09-15 13:37:15 UTC
Created attachment 32025 [details]
Simple Test Plan
Comment 4 Sebb 2014-09-15 16:22:31 UTC
However, note that the Content-type IS included in the Response Headers above.
Comment 5 Sebb 2014-09-16 01:30:50 UTC
The SampleResult field contentType is not being saved/restored and there is no config item to do so.

Need to check if there are any other such fields that have been omitted by comparing SampleResult with SampleSaveConfiguration (however it does not make sense to store every field, for example startTime and endTime)
Comment 6 The ASF infrastructure team 2022-09-24 20:37:57 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3435