Actions
Bug #17411
closedStacktrace in test introduce in #17341
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Internal libs
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
In test, we can see lots of:
ror: An error occured; cause was: scala.NotImplementedError: an implementation is missing -> com.normation.rudder.services.reports.CachedFindRuleNodeStatusReportsTest$TestCache.complianceRepository(CachedFindRuleNodeStatusReportsTest.scala:157) -> com.normation.rudder.services.reports.CachedFindRuleNodeStatusReports.$anonfun$updateCacheFromRequest$7(ReportingServiceImpl.scala:236)
Not important for test, be they pollute output and may hide a problem latter.
Actions