Skip to content

Fix failed integration tests with jacoco and maven #42

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

Closed
ckunki opened this issue Sep 7, 2022 · 1 comment · Fixed by #45
Closed

Fix failed integration tests with jacoco and maven #42

ckunki opened this issue Sep 7, 2022 · 1 comment · Fixed by #45
Assignees
Labels
bug Unwanted / harmful behavior documentation User guides, tutorials, specifications

Comments

@ckunki
Copy link
Contributor

ckunki commented Sep 7, 2022

Running integration test fails when using jacoco.

Steps to reproduce

Error does not occur when running integration tests from IDE Eclipse.

Workaround: From ExasolObjectConfiguration.builder() remove .withJvmOptions(udfTestSetup.getJvmOptions()).

@ckunki ckunki added the bug Unwanted / harmful behavior label Sep 7, 2022
@ckunki ckunki changed the title Fix Jacoco failure Fix failed integration tests with jacoco and maven Sep 7, 2022
@ckunki ckunki added the documentation User guides, tutorials, specifications label Nov 22, 2022
@ckunki ckunki self-assigned this Nov 22, 2022
@ckunki
Copy link
Contributor Author

ckunki commented Nov 22, 2022

Discussion with @redcatbear and @ckunki: we prefer to document this as a known issue.

Rationale

  • Currently we do not have a promising approach to fix this issue
  • Effort for fixing could be significant
  • Impact is limited as only windows is affected which is used only by few developers and can be overcome by using a VM

ckunki added a commit that referenced this issue Nov 22, 2022
* #42: Documented known issue of JaCoCo failing on Windows.

Co-authored-by: Sebastian Bär <redcatbear@ursus-minor.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior documentation User guides, tutorials, specifications
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant