Package org.apache.lucene.util
Annotation Type LuceneTestCase.AwaitsFix
- 
@Documented @Inherited @Retention(RUNTIME) @TestGroup(enabled=false, sysProperty="tests.awaitsfix") public static @interface LuceneTestCase.AwaitsFix
Annotation for tests which exhibit a known issue and are temporarily disabled. 
- 
- 
Element Detail
- 
bugUrl
String bugUrl
Point to JIRA entry. 
 - 
 
 -