test: configure wireguard server side using the browser object#19489
Conversation
4d48175 to
a38f571
Compare
|
Looks I introduced a flake... |
a38f571 to
146aad3
Compare
martinpitt
left a comment
There was a problem hiding this comment.
Thanks! Looks like it's on its way to green, these failures are stupid/unrelated (transient network outage?)
146aad3 to
aed3d50
Compare
martinpitt
left a comment
There was a problem hiding this comment.
Ah dang, this is failing now. 😢
aed3d50 to
9757b8f
Compare
|
I think I believed login_and_go() waits for page to finish loading before moving on. |
|
Upon thinking, I guess it makes sense that it's not possible to know when all the parts of a page finished loading... The networking scenario passed 🎉 but others are failing, I guess they're unrelated(?). |
|
Yes, they are. This is cockpit-project/bots#5395 , I'll send a PR to update the naughty. this is a known flake, see PR #19328 |
martinpitt
left a comment
There was a problem hiding this comment.
Thanks! This looks very clean now.
Follow up of #19024