Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-22310

Add ability to ignore tests when executing in a given browser and version

    XMLWordPrintable

Details

    • Unknown
    • N/A

    Description

      Example usage:

          @Test
          @Order(1)
          @IgnoreBrowser(value = "firefox.*", version = "129\\..*", reason="xxx")
          void verifyMenuInApplicationsIndex(TestUtils setup)
      

      Note: Same as XWIKI-7519 but for the docker-based tests.

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: