-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Move from CDP to BiDi #1761
Conversation
This is due to cockpit-project/cockpit#20862 . We use c-c-terminal in serialConsole.jsx, so we need to follow suit here. |
Fixed in #1762, rebased on that. |
OK, rest are flakes and pixel refs |
Applying the pixel test noise |
This testVSock failure is rather persistent, I'll take a look It's a naughty cockpit-project/bots#4915 which doesn't match any more, this needs fixing in the bidi driver: cockpit-project/cockpit#20883 |
See cockpit-project/cockpit#20832 Explicitly add a "glob" devDependency to follow suit with cockpit-project/cockpit@680decc155a It was previously used implicitly through a transient dependency of something else, but our esbuild po-plugin uses it explicitly. This causes some minor pixel test noise, adjust the references.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
That was the last one of ours! |
See cockpit-project/cockpit#20832
Explicitly add a "glob" devDependency to follow suit with
cockpit-project/cockpit@680decc155a
It was previously used implicitly through a transient dependency of
something else, but our esbuild po-plugin uses it explicitly.
This causes some minor pixel test noise, adjust the references.