PNG Files reverted
2017-12-06 23:37 GMT+01:00 Philippe Mouawad :
> On Wed, Dec 6, 2017 at 11:21 PM, wrote:
>
> > Author: agomes
> > Date: Wed Dec 6 22:21:19 2017
> > New Revision: 1817321
> >
> > URL: http://svn.apache.org/viewvc?rev=1817321&view=rev
> > Log:
> > This closes #345 - Updated to l
On Wed, Dec 6, 2017 at 11:21 PM, wrote:
> Author: agomes
> Date: Wed Dec 6 22:21:19 2017
> New Revision: 1817321
>
> URL: http://svn.apache.org/viewvc?rev=1817321&view=rev
> Log:
> This closes #345 - Updated to latest checkstyle (v8.5), Added many more
> rules to checkstyle, Included checking of
Github user asfgit closed the pull request at:
https://github.com/apache/jmeter/pull/345
---
Github user codecov-io commented on the issue:
https://github.com/apache/jmeter/pull/350
# [Codecov](https://codecov.io/gh/apache/jmeter/pull/350?src=pr&el=h1)
Report
> Merging
[#350](https://codecov.io/gh/apache/jmeter/pull/350?src=pr&el=desc) into
[trunk](https://codecov.io/gh/
Github user pmouawad commented on the issue:
https://github.com/apache/jmeter/pull/345
Hi team, anybody wants to merge this one ? if not Iâll do it this
week-end. Thanks
---
GitHub user ham1 opened a pull request:
https://github.com/apache/jmeter/pull/350
Parallelised unit tests
## Description
introduced `JMeterSerialTest` interface for tests which need to be run in
sequence not concurrently.
Re-wrote `TestFileServer` in Spock to use privat