[Bug 62100] New: UX - Mark Duration as mandatory

2018-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62100

Bug ID: 62100
   Summary: UX - Mark Duration as mandatory
   Product: JMeter
   Version: 4.0
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P2
 Component: Main
  Assignee: issues@jmeter.apache.org
  Reporter: orima...@gmail.com
  Target Milestone: ---

failed to execute with startup delay without Duration:

1. Check Scheduler in Thread Group

2. Enter Startup delay (in seconds) as 1

3. Keep Duration field empty

There's no error (or any record) in log although pop up refer to log.

There is no indication in UX that Duration field is mandatory.

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

[Bug 62099] Include controller from Jmeter API -issue with samplers , post and pre processors

2018-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62099

Philippe Mouawad  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID
 CC||p.mouawad@ubik-ingenierie.c
   ||om

--- Comment #1 from Philippe Mouawad  ---
Hello,
Bugzilla is not a support forum, particularly for custom code.

Please use JMeter user mailing list and provide more elements:
- jmeter.Log
- Show your test plan
- Clarify what you mean by :
"But its not working from JMeter API (I am using StandardJMeterEngine )."

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

[Bug 62097] Cannot copy Aggregate Report

2018-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62097

Felix Schumacher  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 OS||All

--- Comment #2 from Felix Schumacher  ---
The attached will only reset the selection when new data has arrived (and the
GUI gets refreshed).

You can get more time to select in the current version by specifying a higher
value for the property jmeter.gui.refresh_period (the default is 500 ms).

Can you check, whether the current behaviour of Summary Report would be enough
for your use case?

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

[Bug 62097] Cannot copy Aggregate Report

2018-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62097

--- Comment #1 from Felix Schumacher  ---
Created attachment 35727
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35727=edit
Change model only when new data has arrived

Add same check as in SummaryReport.

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

[Bug 62097] New: Cannot copy Aggregate Report

2018-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62097

Bug ID: 62097
   Summary: Cannot copy Aggregate Report
   Product: JMeter
   Version: 4.0
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: Main
  Assignee: issues@jmeter.apache.org
  Reporter: stevesenio...@gmail.com
  Target Milestone: ---

Steps to reproduce:

Add 'Aggregate Report' listener to Test Plan
Browse to load a .jtl file
Click on the Aggregate Report results window
Select ALL (windows CTRL+A)
Copy (CTRL+C)

When I try the above actions (which have worked in previous jmeter versions)
After 'Selecting All' (CTRL+A) the selection is selected for a brief moment
then automatically deselected, as such I cannot copy the Aggregate Report into
Excel

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