Skip to content

Is it possible to run video test first? #66

@yanj-github

Description

@yanj-github

Is it possible to prioritize video tests when both mixed audio and video tests are selected? Specifically, a "video test" refers to either a video-only test or a combined video-and-audio test.

When OF processes the recording, it starts by searching the QR code area. If a QR code area is detected for both the mezzanine and TR status, it stops and saves this area for cropping during QR code detection in the image frames. However, if the mezzanine QR code isn't found within the timeout, the process defaults to using the left half of the screen.

This fallback can negatively impact QR code detection accuracy, especially on small-screen devices. To mitigate this issue, it would be helpful if the test runner could re-arrange the tests to ensure that a test containing video always runs first.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions