MetOffice / MetOffice/CDDS

"'superslow' not found in `markers` configuration option" when running tests during installation of `3.3.2`

Open
#883 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Investigation
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.