Philippe Mouawad
f9eff90317
Bug 62672 - HTTP Request send double requests when configure proxy with authentication
...
Fix NPE
Bugzilla Id: 62672
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1860065 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b0fe4cdcb2
2019-05-26 12:52:36 +00:00
Philippe Mouawad
18c6c45a7a
Bug 63464 - image/svg+xml is wrongly considered as binary
...
Bugzilla Id: 63464
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1860060 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: df47d4692b
2019-05-26 12:30:13 +00:00
Felix Schumacher
82a9953b80
Shorten lambda expressions by using references and anyMatch
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1860049 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 22e485490a
2019-05-26 10:20:52 +00:00
Felix Schumacher
1dfcf4fd84
Revert unwanted changes from last commit
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1860048 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 1c3a38724e
2019-05-26 10:18:46 +00:00
Felix Schumacher
ebe8fd1109
Try to find a network device to use for Bug52310 test
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1860047 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5f2691ba2e
2019-05-26 10:16:18 +00:00
Felix Schumacher
03bb426519
Use correct expectations for the changed Bug52310 tests
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859996 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 46b1eb203c
2019-05-25 15:40:50 +00:00
Felix Schumacher
1110e83b22
Try to enable check for Bug52310 on travis
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859991 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 16bf2a5c1b
2019-05-25 15:26:30 +00:00
Felix Schumacher
9907a563ae
Use a different way to calculate a working IP address for Bug52310
...
Many modern linux systems are configured to localhost for the first network adapter.
This will break the test plan for Bug52310. Now we are trying to get the first
IPv4 address that is not a loopback address.
Use groovy instead of beanshell to do the calculation.
Remove HC3.1 reference, as JMeter doesn't support this anymore. Use Java client instead,
even if it was not the one that had the bug in the first place.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859990 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 01adeb7b13
2019-05-25 15:25:20 +00:00
Felix Schumacher
188a6f2f37
Fix NPE on saving proxy auth state
...
Relates to #397
Bugzilla Id: 62672
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859989 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4b801c8a6c
2019-05-25 15:20:26 +00:00
Felix Schumacher
497140d7e0
Requant new png images
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859869 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c345f05706
2019-05-24 13:01:24 +00:00
Felix Schumacher
3caf07cc59
Update link to renamed sampler.
...
Closes #461
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859864 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: bab1a3fb9f
2019-05-24 12:35:22 +00:00
Felix Schumacher
835101da11
Make boxing/unboxing explicit and silence a few warnings
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859863 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3997f446d2
2019-05-24 12:07:15 +00:00
Felix Schumacher
18f27bdb2b
Line too long
...
Make checkstyle -- and me -- happy.
Relates to #397
Bugzilla Id: 62672
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859858 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 70a0459c82
2019-05-24 09:17:18 +00:00
Philippe Mouawad
540583a025
Bug 62672 - HTTP Request send double requests when configure proxy with authentication
...
This closes #397
Bugzilla Id: 62672
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859826 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 56fd1f009c
2019-05-23 21:26:12 +00:00
Bruno Demion
9ed47da30b
Updated to tika 1.21
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859681 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b7373fee37
2019-05-22 00:29:57 +00:00
Philippe Mouawad
9c3a2dc22c
Fix TODO: Use more complete detection of binary content type
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859651 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 948d54546a
2019-05-21 14:24:52 +00:00
Philippe Mouawad
166f609140
Fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859649 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3137a02bd1
2019-05-21 14:08:01 +00:00
Philippe Mouawad
f39bf9f07f
Fix broken and useless synchronization of formEncodings/pageEncodings
...
Fix Sonar warning on useless assignement
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859648 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a181281db1
2019-05-21 14:07:43 +00:00
Philippe Mouawad
6175268636
Oups wrong branch
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859638 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 2add769677
2019-05-21 13:08:59 +00:00
Philippe Mouawad
2aa727ddf2
Fix documentation
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859637 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b8f57831be
2019-05-21 13:08:25 +00:00
Philippe Mouawad
b3a5d0ca1e
Remove hack for closing PR
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859618 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b76fd791a2
2019-05-21 08:37:58 +00:00
Philippe Mouawad
e6f35ced30
Bug 62463 - Distributed client/server setup: use different RMI ports for the remote objects when using SSL
...
This closes #389
Bugzilla Id: 62463
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859617 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: bca3b5a86c
2019-05-21 08:36:51 +00:00
Philippe Mouawad
d350fd630a
Bug 63394 - JMeter should fail with non-zero when test execution fails (due to missing test plan or other reason)
...
Contributed by UbikLoadPack
This closes #458
This closes #456
Bugzilla Id: 63394
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859615 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 285c723135
2019-05-21 08:32:36 +00:00
Philippe Mouawad
cce57affc5
Fix sonar errors
...
Use XMLInputFactory.newInstance instead of XMLInputFactory.newFactory as they have same meaning and code, but latest method does not exist in stax
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859613 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 672c27b965
2019-05-21 07:45:38 +00:00
Philippe Mouawad
e3f00c4cc0
Fix missing bug id
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859540 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 0ca02a82a2
2019-05-20 09:19:19 +00:00
Philippe Mouawad
a487c115ed
Mention Bug 62463 in release notes
...
Bugzilla Id: 62463
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859539 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 9375808d16
2019-05-20 08:56:52 +00:00
Philippe Mouawad
265e01d858
Mention people who helped
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859538 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 68316fbcd9
2019-05-20 08:41:58 +00:00
Philippe Mouawad
b2d5d7952e
Bug 63129 - JMeter can not identify encoding during first time page submission
...
This closes #441
Bugzilla Id: 63129
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859523 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 74ce954f3e
2019-05-19 20:55:31 +00:00
Philippe Mouawad
beba713038
Bug 63450 - HTTP(S) Test Script Recorder: Put number at end instead of beginning
...
It's an enhancement not a bug
Bugzilla Id: 63450
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859472 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 89df5a1e65
2019-05-18 18:57:21 +00:00
Philippe Mouawad
ad8c2a1b51
Bug 63450 - HTTP(S) Test Script Recorder: Put number at end instead of beginning
...
Bugzilla Id: 63450
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859471 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a5c1bfc3b2
2019-05-18 18:55:33 +00:00
Felix Schumacher
c220c9c619
No need for this empty tearDown method, so remove it.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859464 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: e139b54311
2019-05-18 10:35:42 +00:00
Felix Schumacher
c67f6a75d9
Spacepolice
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859463 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: b745618f92
2019-05-18 10:34:39 +00:00
Felix Schumacher
4cef04af60
Use constant for repeatedly used var name
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859462 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 7575c6914b
2019-05-18 10:32:42 +00:00
Felix Schumacher
e78ec4990b
Use StandardsCharsets instead of looking up UTF-8 by String-value
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859461 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 21cff8c331
2019-05-18 10:30:45 +00:00
Felix Schumacher
079b877251
Move private fields to method local variables.
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859460 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5a1f33cb87
2019-05-18 10:29:25 +00:00
Felix Schumacher
0c9b63a3a2
Typo in javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859459 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 7a2bf605a2
2019-05-18 10:26:05 +00:00
Felix Schumacher
b7cb4904ec
Seems like the CI server is too slow to cope with three nanoseconds only
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859458 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 5b2e6db7be
2019-05-18 10:19:47 +00:00
Felix Schumacher
6ffc65c264
Reduce scanning for LogParser implementations in AccessLogSamplerBeanInfo.
...
I am not sure, that it fixes 63442, but it seems nonsense to re-scan all classes
over and over again. The classpath doesn't change that often.
Bugzilla 63442
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859442 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4640ed9d12
2019-05-17 17:00:32 +00:00
Philippe Mouawad
e53aec6475
Remove test from coverage report
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859307 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 515d7b579e
2019-05-15 19:18:39 +00:00
Philippe Mouawad
3374f8302f
Bug 63433 - ListenerNotifier: Detected problem in Listener NullPointerException if filename is null
...
Bugzilla Id: 63433
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859277 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c63d8c15c0
2019-05-15 08:31:06 +00:00
Philippe Mouawad
79d0bc635f
Cleanup some sonar warnings:
...
- Naming
- System.out
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859272 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ce387158cf
2019-05-15 08:15:33 +00:00
Philippe Mouawad
0df27cf816
Bug 63364 - When setting "subresults.disable_renaming=true", sub results are still renamed using their parent SampleLabel while they shouldn't
...
Bugzilla Id: 63364
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859230 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: c7b9bb935e
2019-05-14 13:14:11 +00:00
Felix Schumacher
f562da25b3
Try to make tests run on the windows jenkins slave again (even when workspace is not cleaned up)
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859198 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 52ff7477d7
2019-05-13 19:54:17 +00:00
Philippe Mouawad
4b3f879a51
Bug 63347 - View result tree: The search field is so small that even a single character is not visible on Windows 7
...
Bugzilla Id: 63347
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859185 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 4d612f36f8
2019-05-13 12:36:28 +00:00
Philippe Mouawad
5d50a2ef19
Cleanup code fix code smells
...
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859157 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 608666ed55
2019-05-12 15:45:58 +00:00
Felix Schumacher
e0eded5639
Slight performance improvement in PoissonRandomTimer by using ThreadLocalRandom.
...
Based on a patch by Xia Li.
Closes #457
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859133 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: da64e05465
2019-05-12 08:54:50 +00:00
Felix Schumacher
27821f106a
Make checkstyle happy
...
Remove unused imports which accidently got added while working on Bug 63319
Shorten line length which got a bit out of hand while working on the same bug.
Bugzilla Id: 63319
Followup to 1859118
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859120 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 521bb21faa
2019-05-11 18:29:45 +00:00
Felix Schumacher
1bb11a36c8
Selection of table rows in Aggregate Graph gets lost too often
...
Bugzilla Id: 63423
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859119 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ad4f3edc1e
2019-05-11 17:12:51 +00:00
Felix Schumacher
a154fb6524
ArrayIndexOutOfBoundsException in Aggregate Graph when selecting 90% or 95% columns
...
The labels for the graph models need other parameters than those for the table.
Bugzilla Id: 63319
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1859118 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: a3963b007d
2019-05-11 17:12:15 +00:00
Philippe Mouawad
19086aa0ec
Bug 63396 - JSR223 Test Elements: Description of Parameters is misleading, same for Script
...
Bugzilla Id: 63396
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1858520 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: f69f66e217
2019-05-02 07:19:20 +00:00