Skip to content

Commit aad6d28

Browse files
committed
ts: don't run large videoio test (valgrind)
1 parent 1650c66 commit aad6d28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ts/misc/run_long.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
('shape', 'Shape_SCD.regression', 3311.46),
2727
('tracking', 'AUKF.br_mean_squared_error', 10764.6),
2828
('tracking', 'UKF.br_mean_squared_error', 5228.27),
29+
('videoio', 'Videoio_Video.ffmpeg_writebig', 1000),
2930
('xfeatures2d', 'Features2d_RotationInvariance_Descriptor_BoostDesc_LBGM.regression', 1124.51),
3031
('xfeatures2d', 'Features2d_RotationInvariance_Descriptor_VGG120.regression', 2198.1),
3132
('xfeatures2d', 'Features2d_RotationInvariance_Descriptor_VGG48.regression', 1958.52),

0 commit comments

Comments
 (0)