Skip to content

Commit 14dc850

Browse files
committed
Added GStreamer video resolution pytest to nightly scope
Signed-off-by: Wilczynski, Andrzej <[email protected]>
1 parent d132c0d commit 14dc850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/validation/tests/single/gstreamer/video_resolution/test_video_resolution.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from tests.xfail import SDBQ1971_conversion_v210_720p_error
1212

1313

14+
@pytest.mark.nightly
1415
@pytest.mark.parametrize("file", yuv_files.keys())
1516
def test_video_resolutions(
1617
hosts,

0 commit comments

Comments
 (0)