Annotation Type LuceneTestCase.AwaitsFix

Enclosing class:
LuceneTestCase

@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.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Point to JIRA entry.
  • Element Details

    • bugUrl

      String bugUrl
      Point to JIRA entry.