Azure / Azure/azure-cli-dev-tools
Problems with running tests with the `record_only()` decorator live
- Lingua principale
- Python
- Stelle
- 91
- Fork
- 134
- Merge medio
- 2h 51m
- PR unite (30g)
- 1
Descrizione
---
- running `azdev test --module --live` on tests with the `record_only()` decorator results in just the recordings being deleted; since none of the tests were run, this shouldn't happen.
- doing the above results in the messages:
`SKIP: This test is excluded from being run live. To force a recording, please remove the recording file.`
This is inconsistent with the behavior since the recordings are deleted and the tests are not run even when the recordings are missing.
### Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build) / CLI version (`az --version`) / OS version / Shell Type (e.g. bash, cmd.exe, Bash on Windows)
```
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.