Matěj

Results 11 comments of Matěj

Looking at the screenshot right now. The page seems fine. My first guess is that the `'exist'` should be replaced with `'be.visible'`. @nrfox

And it failed again. I will investigate it tomorrow I think.

> You are right. Didn't see that yesterday. The namespace is selected, but it takes time to load the graph. That's why it failed probably. The thing is, the tests...

Added a codition that the mini-graph should be visible before the click happens. I hope everything will be good now.

>I think this is more related to the order in which the steps are performed. If you notice, the file is expecting to have an ordered list of steps (Given,...

I think I fixed the test and it looks like it's passing in the CI.

The last two issues can be checked out. These are already covered in [this PR](https://github.com/kiali/kiali/pull/5464).

KIA0505 validation is a flaky test, but the other two scenarios are failing consistently on my local Kind.

The cleanup hook was not working, so a fix of that will hopefully resolve some of the flakes. KIA1102 is probably a bug (see #7275).