Always append timestamp to DUT directory created
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- Avg merge
- 3m
- Merged PRs (30d)
- 5
Description
Always append timestamp to the directory containing the report. I believe this used to be the case, however, a unit test would fail because the timestamp would change between the generation and the actual verification.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the code that creates the directory containing the report and the related unit test. First reproduce the mismatch between directory creation and verification timestamps, then trace where the timestamp is generated. Done means the report directory consistently includes the timestamp and the unit test passes without depending on changing timestamps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100