-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating Version of Jmeter to 5.6.2 #1776
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1776 +/- ##
==========================================
+ Coverage 89.06% 89.11% +0.05%
==========================================
Files 70 70
Lines 18996 18978 -18
==========================================
- Hits 16917 16910 -7
+ Misses 2079 2068 -11
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@@ -1611,22 +1611,6 @@ def _get_jar_fixes(self, lib_dir): | |||
|
|||
return direct_install_tools | |||
|
|||
def _fix_jquery_in_jmeter(self, jmeter_dir): | |||
if not self.fix_jars or LooseVersion(self.version) < LooseVersion('5.0.0'): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deleted this function since LooseVersion is never less than 5 so it could be deleted
@mykhaliev1 I am unable to add reviewers to this. I made these changes. All the pipelines are passing. I did the docker build and ran a couple tests on top of it and it works. |
Each PR must conform to Developer's Guide.
Updating JMETER Version to 5.6.2.
Quick checklist:
site/dat/docs/changes
directory, one-line note of change inside