Closed phracek closed 6 years ago
LGTM, looks way better and exactly what I need; can't comment on implementation
skip is deprecated, like in your issue. [WARNING: self.skip() will be deprecated. Use 'self.cancel()' or the skip decorators]
Therefore I use cancel. If I use skip, then the message is shown too. Which is weird.
Hmmm, this is now merged while @jscotka raised some concerns. Did you guys talked about it privately? Honzo, wanna meet and talk about this PR?
Signed-off-by: Petr "Stone" Hracek phracek@redhat.com
This Pull Request informs user, why test was cancelled. Because skipped is deprecated, cancel is used instead of skip.
New output if Dockerfile is missing, looks like: