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

COM-12716: Fix AV1 argon test vector paths when running tests #220

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

mdimopoulos
Copy link
Contributor

@mdimopoulos mdimopoulos commented Dec 2, 2024

  • added new is_single_archive optional member in TestSuite class
  • excluded this member from json export function
  • adapted AV1 argon test suite generator script and .json

fixes #218

- added new is_single_archive optional member in TestSuite class
- excluded this member from json export function
- adapted AV1 argon test suite generator script and .json
@ylatuya
Copy link
Contributor

ylatuya commented Dec 2, 2024

@mdimopoulos the decription should have any of the link keywords to link this PR to the issue it fixes

fluster/test.py Outdated Show resolved Hide resolved
@@ -2,6 +2,7 @@
"name": "AV1_ARGON_VECTORS",
"codec": "AV1",
"description": "AV1 Argon Streams",
"is_single_archive": true,
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@ndufresne
Copy link
Contributor

Thanks for working on that, meanwhile we started working on GStreamer (typefinder and parser) to support raw obu.

@mdimopoulos mdimopoulos merged commit 337a997 into master Dec 9, 2024
3 checks passed
@mdimopoulos mdimopoulos deleted the COM-12716 branch December 9, 2024 08:48
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.

Argon AV1 test resource patch don't match the downloaded resources path
4 participants