"'superslow' not found in `markers` configuration option" when running tests during installation of `3.3.2`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
When running the tests in the live environment as part of the installation process:
["Ensure all the tests pass in the 'real live environment'"](https://metoffice.github.io/CDDS/latest/developer_documentation/deployment/cdds_installation/)
This error occurred with many mip convert tests:
```
mip_convert/tests/test_functional/test_functional_hires/test_hires_omon_tauvo.py ________________________________________________________
'superslow' not found in `markers` configuration option
```
This issue is to investigate this
Contributor guide
No contributing guide indexed for this repository
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 with the live-environment installation test procedure in the linked CDDS installation documentation and reproduce the failure in the mip_convert functional tests, especially test_functional_hires/test_hires_omon_tauvo.py. Trace where the 'superslow' markers configuration is defined or validated. Done means the installation tests run without the marker configuration error and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100