Re: Migrating build system to Gradle

2019-02-21 Thread Artem Fedorov
++1 ! > I suggest Gradle since it simplifies day-to-day coding activities like: > 1) loading JMeter project to IDE > 2) building JMeter > 3) testing JMeter > 4) dependency management > 5) other Vladimir please let's do it! -- Artem Fedorov On Thu, Feb 21, 2019 at 5:06 PM

[GitHub] jmeter pull request #439: Fix 63055

2019-02-04 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/439 Fix 63055 https://bz.apache.org/bugzilla/show_bug.cgi?id=63055 You can merge this pull request into a Git repository by running: $ git pull https://github.com/artem-fedorov/jmeter fix

[GitHub] jmeter issue #429: Fix 62887. Customized SampleLabel is ignored and overwrit...

2019-02-04 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/429 Hello @pmouawad I'll create a new PR soon ---

[GitHub] jmeter issue #429: Fix 62887. Customized SampleLabel is ignored and overwrit...

2018-11-23 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/429 @pmouawad In case when I have 3 resources for request url.com - url.com/res.css - url.com/res.html - url.com/res.xml Does current behaviour guaranteed that `url.com/res.css

[GitHub] jmeter issue #433: Bug 62935. Pass custom 'mail.*' properties to Mail Reader...

2018-11-23 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/433 Awesome! thanks! ---

[GitHub] jmeter issue #433: Bug 62935. Pass custom 'mail.*' properties to Mail Reader...

2018-11-22 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/433 @pmouawad is it going to be on the next version of JMeter? ---

[GitHub] jmeter pull request #433: Pass custom 'mail.*' properties to Mail Reader Sam...

2018-11-21 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/433 Pass custom 'mail.*' properties to Mail Reader Sampler https://bz.apache.org/bugzilla/show_bug.cgi?id=62935 You can merge this pull request into a Git repository by running:

[GitHub] jmeter pull request #429: Fix 62887. Customized SampleLabel is ignored and o...

2018-11-13 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/429#discussion_r232936723 --- Diff: bin/testfiles/TEST_HTTP_HttpClient4.xml --- @@ -144,7 +144,7 @@ - --- End diff -- If you expect

[GitHub] jmeter pull request #429: Fix 62887. Customized SampleLabel is ignored and o...

2018-11-12 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/429#discussion_r232621358 --- Diff: bin/testfiles/TEST_HTTP_Java.xml --- @@ -120,7 +120,7 @@ - --- End diff -- Same note here ---

[GitHub] jmeter pull request #429: Fix 62887. Customized SampleLabel is ignored and o...

2018-11-12 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/429#discussion_r232621287 --- Diff: bin/testfiles/TEST_HTTP_HttpClient4.xml --- @@ -144,7 +144,7 @@ - --- End diff -- Because first 20

[GitHub] jmeter pull request #429: Fix 62887. Customized SampleLabel is ignored and o...

2018-11-12 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/429#discussion_r232611414 --- Diff: bin/testfiles/Bug52310.xml --- @@ -2,16 +2,16 @@ - --- End diff -- From the bug I understand, that

[GitHub] jmeter pull request #429: Fix 62887. Customized SampleLabel is ignored and o...

2018-11-12 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/429#discussion_r232611468 --- Diff: bin/testfiles/HTMLParserTestFile_2.xml --- @@ -10,7 +10,7 @@ file:testfiles/HTMLParserTestFile_2.html

[GitHub] jmeter pull request #429: Fix 62887. Customized SampleLabel is ignored and o...

2018-11-09 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/429 Fix 62887. Customized SampleLabel is ignored and overwritten by JMet… …er 5.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] jmeter pull request #400: Bug 62785. - HTTP Request throws java.io.FileNotFo...

2018-10-01 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/400 Bug 62785. - HTTP Request throws java.io.FileNotFoundException when upload file without param name and MIME type https://bz.apache.org/bugzilla/show_bug.cgi?id=62785 You can merge this pull

Re: JMeter send double requests when configure proxy with authentication

2018-09-28 Thread Artem Fedorov
ons and 3 requests (the one > we are concerned about in the middle) > > Regarding JUnit, unless we externalize this particular piece of code into > a custom class, it looks to me hard to do that but if you have an idea ... > > Regards > > On Wed, Sep 19, 2018 at 5:2

Re: JMeter send double requests when configure proxy with authentication

2018-09-19 Thread Artem Fedorov
gmail.com> wrote: > >> > >> > Thank you Artem, > >> > > >> > I made a little comment on PR. > >> > > >> > Just to be sure I understand the PR: > >> > > >> >- You set HttpClientContext.PROXY_AUTH_STA

[GitHub] jmeter pull request #398: Fix grammar in continue_current_loop Label in Resu...

2018-09-11 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/398 Fix grammar in continue_current_loop Label in Result Status Handler a… …nd Flow Control Action You can merge this pull request into a Git repository by running: $ git pull https

Re: JMeter send double requests when configure proxy with authentication

2018-08-29 Thread Artem Fedorov
t;updated > > But is it correct to store it as: > >- "http.auth.proxy-scope" + this > > Because we'll end per Thread with : > >- Number of Requests in Plan * Number of Threads AuthStates > > Regards > > > On Mon, Aug 27, 2018 a

Re: JMeter send double requests when configure proxy with authentication

2018-08-27 Thread Artem Fedorov
arer base to discuss. > > Thank you > > On Wed, Aug 22, 2018 at 10:56 AM Artem Fedorov < > artem.fedo...@blazemeter.com> > wrote: > > > I work with the latest JMeter version from github > > (revision f27c31590cf07bc8427663b62fc22d6d650b95af) > > > > I cre

[GitHub] jmeter pull request #397: fix double requests when configure proxy with auth...

2018-08-27 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/397 fix double requests when configure proxy with authentication You can merge this pull request into a Git repository by running: $ git pull https://github.com/artem-fedorov/jmeter fix

Re: JMeter send double requests when configure proxy with authentication

2018-08-22 Thread Artem Fedorov
you clarify with an example or reformulating what you mean by HTTP > Request that use proxy with authentication. > > and also clarify what’s after that, it’s really not clear for me. > > Thank you > > On Tuesday, August 21, 2018, Artem Fedorov > wrote: > > > HI All >

JMeter send double requests when configure proxy with authentication

2018-08-21 Thread Artem Fedorov
HI All I configure HTTP Request that use proxy with authentication In proxy log I can see, that JMeter *always send 2 requests*: (I used `squid` in tests) 1534844834.248 0 127.0.0.1 TCP_DENIED/407 4056 GET > http://blazedemo.com/ - HIER_NONE/- text/html > 1534844834.320 52 127.0.0.1 TC

[GitHub] jmeter issue #378: Fix 43612

2018-03-21 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/378 @pmouawad I think it fix for old bug 43612. See screenshots: https://bz.apache.org/bugzilla/attachment.cgi?id=35796 https://bz.apache.org/bugzilla/attachment.cgi?id=35797 ---

[GitHub] jmeter pull request #378: Fix 43612

2018-03-20 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/378#discussion_r175794961 --- Diff: src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java --- @@ -1649,6 +1648,43 @@ else if

[GitHub] jmeter issue #378: Fix 43612

2018-03-20 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/378 something wrong with TCP_TESTS ---

[GitHub] jmeter pull request #378: Fix 43612

2018-03-20 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/378 Fix 43612 Hello, I tried to send PUT request with a few Parameters, but I don't see them in my Request. I found bug for it https://bz.apache.org/bugzilla/show_bug.cgi?id=

[GitHub] jmeter pull request #373: Fix/stackoverflowerror throughput controller. Bug ...

2018-01-30 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/373 Fix/stackoverflowerror throughput controller. Bug 62062 When I ran the following Test Plan I got the `java.lang.StackOverflowError` ``` - innerLoop - ThroughputController

[GitHub] jmeter pull request #344: Migrate JSON Path Assertion into JMeter core

2017-11-30 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/344#discussion_r154099867 --- Diff: test/src/org/apache/jmeter/assertions/TestJSONPathAssertion.java --- @@ -0,0 +1,383 @@ +/* + * Licensed to the Apache Software

[GitHub] jmeter pull request #344: Migrate JSON Path Assertion into JMeter core

2017-11-30 Thread artem-fedorov
Github user artem-fedorov commented on a diff in the pull request: https://github.com/apache/jmeter/pull/344#discussion_r154098390 --- Diff: src/components/org/apache/jmeter/extractor/json/jsonpath/JSONPathAssertion.java --- @@ -0,0 +1,218 @@ +/* + * Licensed to the

[GitHub] jmeter issue #344: Migrate JSON Path Assertion into JMeter core

2017-11-30 Thread artem-fedorov
Github user artem-fedorov commented on the issue: https://github.com/apache/jmeter/pull/344 @pmouawad I moved classes to `org.apache.jmeter.assertions` folder. Regarding Tests: You are really missed this class `test/src/org/apache/jmeter/assertions

[GitHub] jmeter pull request #344: Migrate JSON Path Assertion into JMeter core

2017-11-29 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/344 Migrate JSON Path Assertion into JMeter core You can merge this pull request into a Git repository by running: $ git pull https://github.com/artem-fedorov/jmeter donate-json-assertion

[GitHub] jmeter pull request #338: Fix main frame position

2017-11-23 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/338 Fix main frame position 1) Move JMeter window at the top the stacking order of any other windows. (Before: after start JMeter this window can be located under another window) 2) Show

[GitHub] jmeter pull request #330: Remove Workbench

2017-11-14 Thread artem-fedorov
GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/330 Remove Workbench https://bz.apache.org/bugzilla/show_bug.cgi?id=61591 You can merge this pull request into a Git repository by running: $ git pull https://github.com/artem-fedorov/jmeter

Re: Workbench : Let's drop it ?

2017-11-14 Thread Artem Fedorov
;> I’d say Test Plan. > >> >>>> I suggest testcompiler ignores them > >> >>> That would involve a lot of testing to ensure nothing broke. > >> >>> > >> >>> Are you sure it's worth it? > >> >&

Re: Workbench : Let's drop it ?

2017-11-08 Thread Artem Fedorov
Hello, If we dropped WorkBench, in which element we can add Non-Test Elements (HTTP Mirror Server, HTTP(S) Test Script Recorder, Property Display)? Can we add these Non-Test Elements to Test Plan (root) or Test Fragment? Thanks

Support WebDriver pluign in JMeter 3.2

2017-03-13 Thread Artem Fedorov
Hello, I am testing jmeter-plugins with JMeter 3.2 and find some problem with Selenium Web Driver . This Driver use org.apache.jmeter.util.JSR223BeanInfoSupport.LANGUAGE_NAMES

Rotating JTL file writer

2017-02-16 Thread Artem Fedorov
Hello, I want to write into JTL file a lot of data (about 50 megabytes per a second). This file takes a lot of space on hard drive and fails tests because of "Not enough space" errors. I wrote a feature, that allows writing sequence of files, limited by number of samples per file. This enables re