ChimeraTK / ChimeraTK/ControlSystemAdapter-DoocsAdapter
Tests are sensitive to persisted values
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- Avg merge
- 23h 29m
- Merged PRs (30d)
- 1
Description
Some of the tests might fail if values written by the test get persisted to the DOOCS config file or the spectrum files (in the hist directory) from a previous run. In case of spectra, even rebuilding the cache does not help, since the spectum files are initially not present (one has to delete the hist folder).
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 by examining the tests that write values to the DOOCS config file and the spectrum files in the hist directory. Reproduce the failures with persisted files present, including after rebuilding the cache. Done means the tests isolate or reset their persisted data so they pass consistently across repeated runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100