]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix Expected to find element: `cd-modal .badge but never found it 47958/head
authorNizamudeen A <nia@redhat.com>
Sun, 4 Sep 2022 05:06:40 +0000 (10:36 +0530)
committerNizamudeen A <nia@redhat.com>
Sun, 4 Sep 2022 05:06:40 +0000 (10:36 +0530)
commitdcbf179106273b85361dd6067239c4e826d1f3bb
tree7ef7a5817b9ae265c85e3fbedbcdbbccfc46df6b
parentd3a03afa28f8f1f43412e1316c87b14f4f157b2e
mgr/dashboard: fix Expected to find element: `cd-modal .badge but never found it

This looks related to https://github.com/ceph/ceph/pull/46323, but i am
not sure why it started failing recently in the teuthology.

The error is fixed by deselecting the row manually, so that it won't
accidentally get deselected when we actually want it to select it.

Fixes: https://tracker.ceph.com/issues/57207
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts