keith-turner commented on PR #6163: URL: https://github.com/apache/accumulo/pull/6163#issuecomment-3986401006
Saw an odd test failure on #6162, not sure how it happened but suspect another unit test modified the mutable list constant that was in DefaultKeySizeConstraint https://github.com/apache/accumulo/actions/runs/22591069279/job/65449119120 ``` [ERROR] Failures: [ERROR] DefaultKeySizeConstraintTest.testConstraint:42 expected: <[]> but was: <[2]> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
