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

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

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

XMLWordPrintable

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

      All occurences of

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

      should be changed to

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

              mgencur Martin Gencur
              mgencur Martin Gencur
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: