Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7267

Allow skipping tests based on certain condition

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Final
    • None
    • None
    • None

      It would be useful if we could skip tests per OS, e.g. skip Level DB JNI tests for Solaris.

      In order to achieve this, we will need a separate implementation for JUnit and TestNG (mainly because TestNG allows incorrectly spelled groups, like JUnit Categories, and JUnit fails the build on missing groups; so we can't have both).

      TestNG implementation would require an AnnotationTransformer whereas JUnit a Rule. Plus proper annotations like @skipOnWindows or anything similar.

              slaskawi@redhat.com Sebastian Łaskawiec (Inactive)
              slaskawi@redhat.com Sebastian Łaskawiec (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: