Uploaded image for project: 'OpenShift Dev Console'
  1. OpenShift Dev Console
  2. ODC-5832

Accessibility Issue on Import from Dev File

    XMLWordPrintable

Details

    • ODC Sprint 202, ODC Sprint 203
    • Low

    Description

      Description of problem:

      Accessibility Issue on Import from Dev File

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

      Steps to Reproduce

      1. update the TAGS in cypress config file of frontend/packages/dev-console/integration-tests/cypress.json
      • TAGS = "TAGS": "@add-flow and not @manual and not @to-do"
      1. Execute below commands
      • export NO_HEADLESS=true && export CHROME_VERSION=$(/usr/bin/google-chrome-stable --version)
      • BRIDGE_KUBEADMIN_PASSWORD=YH3jN-PRFT2-Q429c-5KQDr
      • BRIDGE_BASE_ADDRESS=https://console-openshift-console.apps.dev-svc-4.8-042801.devcluster.openshift.com
      • export BRIDGE_KUBEADMIN_PASSWORD
      • export BRIDGE_BASE_ADDRESS
      • oc login -u kubeadmin -p $BRIDGE_KUBEADMIN_PASSWORD
      • oc apply -f ./frontend/integration-tests/data/htpasswd-secret.yaml
      • oc patch oauths cluster --patch "$(cat ./frontend/integration-tests/data/patch-htpasswd.yaml)" --type=merge
      • ./test-cypress.sh -p devconsole
      1. Select the "create-from-devfile.feature" from cypress dashboard

      Actual results:

      Accessibility violation on Create from Dev File form

      Expected results:

      All test cases should get passed

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      4.7.10

      Additional info:

      Attachments

        Activity

          People

            cjerolim Christoph Jerolimov
            bmakam@redhat.com Balaji Makam (Inactive)
            Gajanan More Gajanan More (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: