Skip to content

video(test): filter very long debug tests#25027

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
opencv-pushbot:gitee/alalek/tests_filter_debug
Mar 21, 2025
Merged

video(test): filter very long debug tests#25027
asmorkalov merged 1 commit intoopencv:4.xfrom
opencv-pushbot:gitee/alalek/tests_filter_debug

Conversation

@opencv-alalek
Copy link
Copy Markdown
Contributor

Avoid very long test cases runs on CI by default.

Before:

[ RUN      ] Tracking/DistanceAndOverlap.GOTURN/1, where GetParam() = ("dudek")
startFrame = 1
frame size = [720 x 480]

command timed out: 600 seconds without output

After:

[ RUN      ] Tracking/DistanceAndOverlap.GOTURN/1, where GetParam() = ("dudek", 0)
Number of frames in test data: 106
[     SKIP ] Test with tag 'debug_verylong' is skipped ('debug_verylong' is in skip list)
[       OK ] Tracking/DistanceAndOverlap.GOTURN/1 (779 ms)

...

[ RUN      ] Tracking5Frames/DistanceAndOverlap.GOTURN/1, where GetParam() = ("dudek", 5)
Number of frames in test data: 106
Number of frames to test: 5
startFrame = 1
frame size = [720 x 480]
[       OK ] Tracking5Frames/DistanceAndOverlap.GOTURN/1 (11305 ms)

@opencv-alalek opencv-alalek added this to the 4.10.0 milestone Feb 15, 2024
@opencv-alalek opencv-alalek marked this pull request as draft February 15, 2024 07:48
@opencv-pushbot opencv-pushbot force-pushed the gitee/alalek/tests_filter_debug branch from 5857879 to 4c7a70c Compare February 15, 2024 07:53
@asmorkalov asmorkalov modified the milestones: 4.10.0, 4.11.0 May 20, 2024
@asmorkalov asmorkalov modified the milestones: 4.11.0, 4.12.0 Dec 19, 2024
@opencv-alalek opencv-alalek marked this pull request as ready for review March 14, 2025 07:24
@asmorkalov asmorkalov self-requested a review March 21, 2025 07:21
@asmorkalov asmorkalov self-assigned this Mar 21, 2025
@asmorkalov asmorkalov merged commit afc4a9a into opencv:4.x Mar 21, 2025
1 check failed
@asmorkalov asmorkalov mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants