magento / magento/magento2-functional-testing-framework
CLI command execution in MFTF throws error
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 154
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
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.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running an MFTF script containing the shown command, and inspect the 404 error during CLI execution. The issue names no source file or test; done means the script's CLI command executes without the error and the test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100