Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase lib/runtest.py timeout reserve to 50 seconds #292

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

comps
Copy link
Contributor

@comps comps commented Dec 2, 2024

The original 10s was too little and long-running tests could hit a time drift, causing a tmt error that appeared like

    custom results file not found in ...

because nothing provided the final / result (nothing called report_and_exit()).

The original 10s was too little and long-running tests could hit
a time drift, causing a tmt error that appeared like

    custom results file not found in ...

because nothing provided the final '/' result (nothing called
report_and_exit()).

Signed-off-by: Jiri Jaburek <comps@nomail.dom>
@mildas mildas merged commit 8c29831 into main Dec 2, 2024
3 checks passed
@mildas mildas deleted the increase_runtest_timeout branch December 2, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants