TeamCity does not report ignored tests

Hi,

I have the following problem: TeamCity does not report tests ignored at class level. It works fine for tests ignored within an ignored class, but not when an entire class is ignored.

We use junit and spock. How can I fix it?

Thanks,

Marcin

0
1 comment

Hi Marcin,

For ignored classes, there is no current way for TeamCity to know that the class even exists, as nothing is reported about it. If you would like to have this available, please add a request to our tracker: https://youtrack.jetbrains.com/issues/TW

0

Please sign in to leave a comment.