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

Tests in "smoke" TestNG group do not run in default profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Final
    • 7.0.0.CR2
    • Test Suite
    • None

    Description

      All occurences of

      @Test(groups = "functional,smoke",......
      

      should be changed to

      @Test(groups = {"functional", "smoke"} ....
      

      Attachments

        Activity

          People

            mgencur Martin Gencur
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: