]> 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 48142/head
authorNizamudeen A <nia@redhat.com>
Sun, 4 Sep 2022 05:06:40 +0000 (10:36 +0530)
committerNizamudeen A <nia@redhat.com>
Fri, 16 Sep 2022 15:23:45 +0000 (20:53 +0530)
commitb6d3cce117f1238326d7e5655865864a866fc2f8
tree5132ddd6e20fd40c98b9cc288078e7dbaa2fab79
parenta02059768161417c124b0bad6723ada74b39a2b8
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>
(cherry picked from commit dcbf179106273b85361dd6067239c4e826d1f3bb)
src/pybind/mgr/dashboard/frontend/cypress/integration/cluster/hosts.po.ts