magento / magento2-functional-testing-framework

Magento2 Functional Testing Framework
Other
155 stars 133 forks source link

CLI command execution in MFTF throws error #895

Open Manjula-kalyan opened 2 years ago

Manjula-kalyan commented 2 years ago

CLI command execution in MFTF throws error

Preconditions

  1. Add cli command in MFTF script anywhere inside before/after/inside the script
  2. Run the MFTF script which contains any one of the CLI commands

Steps to reproduce

  1. Add cli command in MFTF script anywhere inside before/after/inside the script
  2. Run the MFTF script which contains any one of the CLI commands

Expected result

  1. TEST should pass without error

Actual result

  1. Error displayed while executing, showing 404 error
  2. Screenshot from 2022-07-25 17-12-43

m2-assistant[bot] commented 2 years ago

Hi @Manjula-kalyan. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


hopeseekr commented 1 year ago

I am having the same problem. It seems to be a CloudFront issue?

When I run mftf doctor, it gives me more info:

image