Felix Schumacher
d50d8d8760
JUnitSampler logs exceptions except assertion-failures from test cases as warnings.
...
Contributed by Davide Angelocola (davide.angelocola at fisglobal.com)
Closes #376 on github
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1824355 13f79535-47bb-0310-9956-ffa450edef68
2018-02-15 20:09:16 +00:00
Felix Schumacher
c296d1bfa8
JMeter fails to start under Windows when JM_LAUNCH contains spaces
...
Bugzilla Id: 62107
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1824348 13f79535-47bb-0310-9956-ffa450edef68
2018-02-15 19:25:26 +00:00
Felix Schumacher
cd2aa2a0d1
Update JTable in Aggregate Report only when new data has arrived.
...
That way selections of rows will be kept longer around.
Bugzilla Id: 62097
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1824054 13f79535-47bb-0310-9956-ffa450edef68
2018-02-12 18:58:24 +00:00
Felix Schumacher
ed15c5bde1
No need to explicitly create an array for the arguments.
...
This is the last part of the Checkstyle pull requests #358 , #365 , #366 and #375 .
It closes #366 and #358 on github.
Based on contribution by Graham Russell (graham at ham1.co.uk)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823957 13f79535-47bb-0310-9956-ffa450edef68
2018-02-12 12:40:51 +00:00
Felix Schumacher
66a8d17423
Get down to a maximum length of 160 chars
...
Part of #358 on github. Based on contribution by Graham Russell (graham at ham1.co.uk)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823949 13f79535-47bb-0310-9956-ffa450edef68
2018-02-12 12:00:48 +00:00
Felix Schumacher
5593760940
Expanded Checkstyle to files in src and test.
...
Based on contribution by Graham Russell (graham at ham1.co.uk)
Closes #365 on github
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823882 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 19:21:33 +00:00
Felix Schumacher
05cf099af3
Correct typo in component reference for Boundary Extractor
...
Contributed by orimarko at gmail.com
Bugzilla Id: 62095
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823862 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 17:31:20 +00:00
Felix Schumacher
e9f16e89d2
Updated to latest checkstyle (v8.8).
...
Contributed by Graham Russell (graham at ham1.co.uk)
Closes #375 on github
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823852 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 15:48:56 +00:00
Felix Schumacher
b9a225bfbb
Next dev version (4.1-SNAPSHOT currently)
...
Move 4.0 release notes to changes_history. Start 4.1 release notes.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823851 13f79535-47bb-0310-9956-ffa450edef68
2018-02-11 15:45:29 +00:00
Philippe Mouawad
5cdf7ac232
Bug 61806 - Allow to use SampleResult#setIgnore() in post-processors and assertions script (JSR223 elements)
...
This closes #341
Contributed by Maxime Chassagneux
Bugzilla Id: 61806
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823408 13f79535-47bb-0310-9956-ffa450edef68
2018-02-06 22:27:06 +00:00
Philippe Mouawad
b88aa113d6
Update to jodd 4.1.4
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823108 13f79535-47bb-0310-9956-ffa450edef68
2018-02-04 20:36:18 +00:00
Philippe Mouawad
042dac1d68
Bug 62062 - ThroughputController: StackOverFlowError triggered when throughput=0 (Total Executions or Percentage Executions)
...
This closes #373
Partly contributed by Artem Fedorov
Bugzilla Id: 62062
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822704 13f79535-47bb-0310-9956-ffa450edef68
2018-01-30 21:38:15 +00:00
Philippe Mouawad
c517c05b16
Mention change
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822492 13f79535-47bb-0310-9956-ffa450edef68
2018-01-29 09:01:50 +00:00
Philippe Mouawad
ffeb737cb8
Update to jodd 4.1.1
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822254 13f79535-47bb-0310-9956-ffa450edef68
2018-01-26 08:03:08 +00:00
Felix Schumacher
9db7ef3210
Convert AssertionError to a failed assertion for all kind of assertions.
...
Fixing a regression introduced in 3.2. ThreadDeath has not to be catched anymore,
as we are not using Error in the catch clause (which was the case before r1775911
that introduced this regression).
Bugzilla Id: 61534
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822229 13f79535-47bb-0310-9956-ffa450edef68
2018-01-25 21:22:58 +00:00
Felix Schumacher
18dea198be
Typos, typography and Poisson.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822158 13f79535-47bb-0310-9956-ffa450edef68
2018-01-24 20:36:48 +00:00
Philippe Mouawad
8a01547592
Bug 62039 - Distributed testing : Provide ability to use SSL
...
Bugzilla Id: 62039
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822052 13f79535-47bb-0310-9956-ffa450edef68
2018-01-23 20:50:52 +00:00
Felix Schumacher
f65fce9ba1
Use a setenv.sh script if available to preset variables when starting JMeter with bin/jmeter.
...
Bugzilla Id: 62026
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1822049 13f79535-47bb-0310-9956-ffa450edef68
2018-01-23 20:23:40 +00:00
Philippe Mouawad
46d52c7e2d
Updated to log4j2 2.10.0 (from 2.9.1)
...
Thanks Pascal Schumacher for pointing that 2.10 was available
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821929 13f79535-47bb-0310-9956-ffa450edef68
2018-01-22 19:27:58 +00:00
Philippe Mouawad
20c5eaae14
Updated to jodd 4.1.0 (from 3.8.6)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821854 13f79535-47bb-0310-9956-ffa450edef68
2018-01-22 12:38:46 +00:00
Philippe Mouawad
0d43dc57a8
Updated to httpcore 4.4.9 (from 4.4.7)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821849 13f79535-47bb-0310-9956-ffa450edef68
2018-01-22 12:07:15 +00:00
Philippe Mouawad
15c1002d30
Updated to log4j2 2.9.1 (from 2.8.2)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821848 13f79535-47bb-0310-9956-ffa450edef68
2018-01-22 12:02:14 +00:00
Philippe Mouawad
91c3fd07c2
Updated to ph-css 6.0.0 (from 5.0.4)
...
Updated to ph-commons 9.0.0 (from 8.6.6)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821845 13f79535-47bb-0310-9956-ffa450edef68
2018-01-22 11:55:26 +00:00
Philippe Mouawad
3180003499
Updated to cglib-nodep-3.2.6 (from 3.2.5)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821822 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 22:27:19 +00:00
Philippe Mouawad
ce72c324ab
Updated to jsoup-1.11.2 (from 1.10.3)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821821 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 22:23:17 +00:00
Philippe Mouawad
465f65d987
Updated to asm-6.0 (from 5.2)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821820 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 22:09:34 +00:00
Philippe Mouawad
dd52aac8e8
Updated to commons-pool2-2.5.0 (from 2.4.2)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821819 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 22:04:49 +00:00
Philippe Mouawad
b3ade1669d
Updated to commons-lang3-3.7 (from 3.6)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821818 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 21:56:09 +00:00
Philippe Mouawad
34382a33c1
Updated to commons-io-2.6 (from 2.5)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821817 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 21:50:15 +00:00
Philippe Mouawad
c32a1dd31f
Updated to commons-codec-1.11 (from 1.10)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821816 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 21:44:08 +00:00
Philippe Mouawad
74fcc0552d
Updated to caffeine 2.6.1 (from 2.5.5)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821813 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 21:33:48 +00:00
Philippe Mouawad
766bfeb088
Screenshots for release notes
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821799 13f79535-47bb-0310-9956-ffa450edef68
2018-01-21 15:26:53 +00:00
Philippe Mouawad
38f6cebc6e
Bug 62027 Help : Introduce property help.local to allow choosing between local (offline) documentation and online documentation
...
Bugzilla Id: 62027
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821753 13f79535-47bb-0310-9956-ffa450edef68
2018-01-20 15:40:19 +00:00
Philippe Mouawad
6a2f096c8d
Bug 62027 - Function Helper Dialog : Make Help button open browser on function documentation instead of Internal Dialog
...
Bugzilla Id: 62027
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821747 13f79535-47bb-0310-9956-ffa450edef68
2018-01-20 14:54:54 +00:00
Philippe Mouawad
290593970c
Continue filling "New and Noteworthy" section for release 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821745 13f79535-47bb-0310-9956-ffa450edef68
2018-01-20 14:30:37 +00:00
Philippe Mouawad
ece32cc999
Continue filling "New and Noteworthy" section for release 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821739 13f79535-47bb-0310-9956-ffa450edef68
2018-01-20 11:41:50 +00:00
Philippe Mouawad
1a25f7350d
Continue filling "New and Noteworthy" section for release 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821736 13f79535-47bb-0310-9956-ffa450edef68
2018-01-20 10:45:18 +00:00
Philippe Mouawad
a90030dc4c
Reorganize release notes.
...
Start fillinf "New and Noteworthy" section for release 4.0
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821735 13f79535-47bb-0310-9956-ffa450edef68
2018-01-20 09:48:21 +00:00
Felix Schumacher
c4b5895fa7
Reduce the size of some images in the documentation.
...
Contributed by Graham Russell (graham at ham1.co.uk)
This closes #343 on github
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821614 13f79535-47bb-0310-9956-ffa450edef68
2018-01-19 10:34:16 +00:00
Felix Schumacher
c2370bdeb8
Fix example in documentation for XPath Assertion
...
Contributed by Konstantin Kalinin (kkalinin at hotmail.com)
This closes #371 on github
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1821612 13f79535-47bb-0310-9956-ffa450edef68
2018-01-19 10:18:45 +00:00
Philippe Mouawad
6131664670
Bug 51140 - Response Assertion: add ability to set a specific error/failure message that is later shown in the Assertion Result
...
Contributed by UbikLoadPack
Bugzilla Id: 51140
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820745 13f79535-47bb-0310-9956-ffa450edef68
2018-01-10 12:50:48 +00:00
Philippe Mouawad
2fc2671de4
Bug 61931 New Component : Precise Throughput Timer, timer that produces poisson arrivals with given constant throughput
...
Mention Vladimir in Thanks
Bugzilla Id: 61931
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820476 13f79535-47bb-0310-9956-ffa450edef68
2018-01-07 18:32:15 +00:00
Philippe Mouawad
e4b0a82f85
Bug 61973 - Create and Deploy javadoc artifacts to Maven central
...
Mention change
Bugzilla Id: 61973
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820474 13f79535-47bb-0310-9956-ffa450edef68
2018-01-07 18:27:09 +00:00
Philippe Mouawad
7ec640728a
Bug 56368 Create and Deploy source artifacts to Maven central
...
Bugzilla Id: 56368
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820427 13f79535-47bb-0310-9956-ffa450edef68
2018-01-06 22:46:08 +00:00
Philippe Mouawad
f68afe8e2b
Bug 61771 - SwitchController : Switch field should be trimmed by safety
...
Bugzilla Id: 61771
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820422 13f79535-47bb-0310-9956-ffa450edef68
2018-01-06 21:21:42 +00:00
Philippe Mouawad
eda55979a5
Bug 61970 - JMeter now uses english as default locale to avoid missing translations in some locales make UI look weird
...
Bugzilla Id: 61970
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820380 13f79535-47bb-0310-9956-ffa450edef68
2018-01-06 09:47:30 +00:00
Philippe Mouawad
9bfcdbc206
Bug 61969 - When changing LAF through GUI, user should be informed that it is better to restart
...
Bugzilla Id: 61969
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820379 13f79535-47bb-0310-9956-ffa450edef68
2018-01-06 09:41:17 +00:00
Philippe Mouawad
dfcffc9801
Bug 61966 - Setup Test Results Analyzer in jenkins
...
Bugzilla Id: 61966
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820258 13f79535-47bb-0310-9956-ffa450edef68
2018-01-05 05:52:00 +00:00
Philippe Mouawad
22e9aa3a11
Bug 61962 - Latency Vs Request graph does not exceed 1000 RPS
...
Contributed by UbikLoadPack
Bugzilla Id: 61962
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820239 13f79535-47bb-0310-9956-ffa450edef68
2018-01-04 23:16:21 +00:00
Philippe Mouawad
d6460b7a72
Bug 61899 - Report Generation : When "jmeter.save.saveservice.print_field_names" is false and sample_variables are set report generation fails
...
Contributed by UbikLoadPack
Bugzilla Id: 61899
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1820208 13f79535-47bb-0310-9956-ffa450edef68
2018-01-04 20:45:49 +00:00