XMLWordPrintable

    • False
    • False
    • 0
    • Undefined
    • Not Supported
    • ODC Sprint 199, ODC Sprint 200, ODC Sprint 201

      Description of problem:

      According to the description given in readme, when we run yarn run test-cypress-pipelines-headless command should run only the test which match the tag updated in cypress.json but the yarn run test-cypress-pipelines-headless runs all the tests.

      Prerequisites (if any, like setup, operators/versions):

      A cluster with Openshift Pipelines 1.3 installed and initial setup to run automated UI tests

      Steps to Reproduce

      1. Updated the cypress.json with the tags **@regression and not @manual and not @to-do
      2. *Update package.json with *
        "test-cypress-pipelines-headless": "cd packages/pipelines-plugin/integration-tests && node --max-old-space-size=4096 ../../../node_modules/.bin/cypress run --env openshift=true --browser ${BRIDGE_E2E_BROWSER_NAME:=chrome} --spec \"features//.feature\";" 
        and run tests using command yarn run test-cypress-pipelines-headless

      Actual results:

      The test which match the tag should run

      Expected results:

      All tests are running

      Reproducibility (Always/Intermittent/Only Once):

      Always

       

            bmakam@redhat.com Balaji Makam (Inactive)
            varadhya Veeresh Aradhya
            Gajanan More Gajanan More (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: