Skip to content
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

BeanShells are changed to correct using of variables #22138

Merged

Conversation

AnnaShepa
Copy link
Contributor

@AnnaShepa AnnaShepa commented Apr 3, 2019

Description (*)
In loops to collect products in SetUp thread added variable declaration to avoid 500 error. As well as changed using of wrong variable in collection products for edit.

Manual testing scenarios (*)

Run the SetUp thread - as the result jMeter return no 500 error "org.apache.jorphan.util.JMeterException: Error invoking bsh method: eval"

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Apr 3, 2019

CLA assistant check
All committers have signed the CLA.

@m2-assistant
Copy link

m2-assistant bot commented Apr 3, 2019

Hi @AnnaShepa. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me 2.3-develop instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

Copy link
Contributor

@orlangur orlangur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please leave only meaningful changes.

@AnnaShepa
Copy link
Contributor Author

@orlangur formatting updated

@orlangur
Copy link
Contributor

orlangur commented Apr 4, 2019

@AnnaShepa thanks! Changes looks good to me.

After changes are applied and all builds are green, please squash them into a single commit so that we have perfectly clean history 😉

@AnnaShepa
Copy link
Contributor Author

@orlangur done, squashed

@magento-engcom-team
Copy link
Contributor

Hi @orlangur, thank you for the review.
ENGCOM-4680 has been created to process this Pull Request

@magento-engcom-team
Copy link
Contributor

@AnnaShepa thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

Copy link
Member

@sivaschenko sivaschenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performance tests are failing on the validation stage with the following message:

Any changes to the Performance Toolkit JMeter script (setup/performance-toolkit/benchmark.jmx), must be made in the jmx generator fragments (magento2-infrastructure/build/core_dev/performance/mpaf/tool/fragments). The final version of the Performance Toolkit JMeter script (setup/performance-toolkit/benchmark.jmx) must be generated from fragments via perf.php (read documentation from magento2-infrastructure/build/core_dev/performance/mpaf/README.md)

@p-bystritsky could you please help to resolve this.

@sidolov
Copy link
Contributor

sidolov commented May 3, 2019

Hi @p-bystritsky , performance build still failing due to scenario inconsistency. Could you please take a look?

@sivaschenko
Copy link
Member

Performance Acceptance Tests are failing at the CE and B2B validation stage (passing for EE)

@p-bystritsky please check the error message, feel free contact me for any questions

Any changes to the Performance Toolkit JMeter script (setup/performance-toolkit/benchmark.jmx), 
must be made in the jmx generator fragments (magento2- 
infrastructure/build/core_dev/performance/mpaf/tool/fragments).         The final version of the 
Performance Toolkit JMeter script (setup/performance-toolkit/benchmark.jmx) must be generated 
from fragments via perf.php (read documentation from magento2- 
infrastructure/build/core_dev/performance/mpaf/README.md)

@m2-assistant
Copy link

m2-assistant bot commented Jul 11, 2019

Hi @AnnaShepa, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@magento-engcom-team magento-engcom-team added this to the Release: 2.3.3 milestone Jul 11, 2019
@sidolov sidolov added the Auto-Tests: Not Required Changes in Pull Request does not require coverage by auto-tests label Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants