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

Add timeout flag to test runner #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

frankplow
Copy link
Contributor

@frankplow frankplow commented Jul 3, 2023

Add timeout flag to test runner. Default set to zero (unlimited). This is different to the previous default (300s), however note GitHub actions has a built-in timeout. This defaults to 360 minutes per job so we may want to reduce this in the ffvvc/FFmpeg workflow file.

Maybe we could test the conformance bitstreams without a timeout, then the performance bitstreams with a timeout? The GitHub actions runners' performance seems to vary, so it may be difficult to derive a suitable figure which balances being meaningful with avoiding false negatives however.

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.

1 participant