Skip to content

ts: count skipped tests via SkipTestException#15998

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:ts_count_skip_exception
Nov 27, 2019
Merged

ts: count skipped tests via SkipTestException#15998
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:ts_count_skip_exception

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Nov 26, 2019

  • apply tag 'skip_other'
  • apply tag 'skip_bigdata' (legacy tests, new tests should use test tags with memory limits)

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Nov 26, 2019

Resolved

Need to fix this case: 5 skipped tests -> 4 is reported only

Fixed:

[ SKIPSTAT ] 5 tests skipped
[ SKIPSTAT ] TAG='mem_6gb' skip 1 tests
[ SKIPSTAT ] TAG='skip_bigdata' skip 1 tests
[ SKIPSTAT ] TAG='skip_other' skip 3 tests

@opencv-pushbot opencv-pushbot merged commit 5639f5a into opencv:3.4 Nov 27, 2019
@alalek alalek mentioned this pull request Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants