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

Development: Fix module settings causing server tests to fail #10175

Closed

Conversation

PaRangger
Copy link
Contributor

@PaRangger PaRangger commented Jan 20, 2025

Checklist

General

Server

Motivation and Context

Currently the server tests are failing due to new module settings, showing this message:

[ant:jacocoReport] Rule violated for bundle Artemis: classes missed count is 8, but expected maximum is 7
> Task :jacocoTestCoverageVerification-communication FAILED

> Task :autoLintGradle


[Incubating] Problems report is available at: file:///home/runner/work/Artemis/Artemis/build/reports/problems/problems-report.html
12 actionable tasks: 12 executed
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':jacocoTestCoverageVerification-communication'.
> Rule violated for bundle Artemis: classes missed count is 8, but expected maximum is 7

Description

I increased the classes missed maximum of the failing communication module to 8, and from the iris module to 17.

Steps for Testing

  1. Run server tests

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.







Review Progress

Code Review

  • Code Review 1
  • Code Review 2

@PaRangger PaRangger self-assigned this Jan 20, 2025
@PaRangger PaRangger closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work In Progress
Development

Successfully merging this pull request may close these issues.

1 participant