Skip to content
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

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

martinpitt
Copy link
Member

@martinpitt martinpitt commented Aug 11, 2024

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.

@martinpitt
Copy link
Member Author

make[1]: Leaving directory '/work/make-checkout-workdir'
✘ [ERROR] Could not resolve "@xterm/addon-canvas"

This is due to cockpit-project/cockpit#20862 . We use c-c-terminal in serialConsole.jsx, so we need to follow suit here.

@martinpitt
Copy link
Member Author

Fixed in #1762, rebased on that.

@martinpitt
Copy link
Member Author

OK, rest are flakes and pixel refs

@martinpitt martinpitt changed the title bidi test run test: Move from CDP to BiDi Aug 13, 2024
@martinpitt
Copy link
Member Author

Applying the pixel test noise

@martinpitt martinpitt marked this pull request as ready for review August 13, 2024 11:37
@martinpitt
Copy link
Member Author

martinpitt commented Aug 13, 2024

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.
Copy link
Member

@tomasmatus tomasmatus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@martinpitt
Copy link
Member Author

That was the last one of ours!

@martinpitt martinpitt merged commit 8097132 into cockpit-project:main Aug 14, 2024
25 of 26 checks passed
@martinpitt martinpitt deleted the bidi-test branch August 14, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants