Skip to content

Add run_tests.sh to ffmpeg #13449

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Add run_tests.sh to ffmpeg #13449

wants to merge 6 commits into from

Conversation

vitaliset
Copy link

Copy link

vitaliset is a new contributor to projects/ffmpeg. The PR must be approved by known contributors before it can be merged. The past contributors are: michaelni, xhwang-chromium, Ramneet-Singh, kasper93, jzern, h4ck0lympus, maflcko, JordyZomer

@vitaliset vitaliset marked this pull request as draft June 18, 2025 21:22
################################################################################

# Usage:
# bash run_test.sh list - Lists all available tests
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can just start simple with running all tests?

it's hard to tell which tests are affected and need to be run after a change, so we probably want to run them all to begin with.

@vitaliset vitaliset requested a review from oliverchang June 23, 2025 01:53
cd "$FFMPEG_SRC_DIR"

echo "==> Running all FATE tests..."
make fate
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how long does this take to run?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the current version of the container is broken: https://paste.googleplex.com/4602035483443200

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