[
https://issues.apache.org/jira/browse/HIVE-23578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291030#comment-17291030
]
Zoltan Haindrich commented on HIVE-23578:
-----------------------------------------
the following script also works:
{code}
(git grep qt:disabled;git grep '@Ignore';git grep '@org.junit.Ignore')|cut -d
':' -f1| sed 's|.*/||'|sort -u
{code}
> Collect ignored tests
> ---------------------
>
> Key: HIVE-23578
> URL: https://issues.apache.org/jira/browse/HIVE-23578
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)