]
Andrej Podhradsky closed JBTIS-1014.
------------------------------------
Resolution: Done
pushed to master
Jira annotation fix
-------------------
Key: JBTIS-1014
URL:
https://issues.jboss.org/browse/JBTIS-1014
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: QE
Affects Versions: 4.4.0.Final
Reporter: Matej Kralik
Assignee: Matej Kralik
Fix For: 4.4.0.Final
Annotation for skip test when an issue is still open doesn't work correctly.
@Jira("")
@RunIf(conditionClass = IssueIsClosed.class)