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

Enable integration tests in CI #424

Open
niloc132 opened this issue Jan 11, 2023 · 1 comment
Open

Enable integration tests in CI #424

niloc132 opened this issue Jan 11, 2023 · 1 comment
Assignees

Comments

@niloc132
Copy link
Member

It appears that CI can't run integration tests today, probably because they are running headless. Consider something like xvfb to simulate having a monitor so tests run.

Confirmed locally that mvn verify passes, elapsed time about 1:20.

@niloc132 niloc132 self-assigned this Jan 11, 2023
@niloc132
Copy link
Member Author

niloc132 commented Feb 2, 2023

The PMD eclipse plugin sets up xvfb and tests several different eclipse versions, might be handy as a reference:
https://github.com/eclipse-pmd/eclipse-pmd/blob/main/.github/workflows/build.yml

@protoism protoism added this to the 4.1 milestone Feb 8, 2023
@protoism protoism removed this from the 4.1 milestone Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants