DomGarguilo commented on PR #2569: URL: https://github.com/apache/accumulo/pull/2569#issuecomment-1099249960
I am running the new/changed tests on this branch and am seeing some test failures: ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] PropStoreZooKeeperIT.createNoProps:153 expected: <null> but was: <dataVersion=0, timeStamp=2022-04-14T14:26:19.828273Z, > [ERROR] PropStoreZooKeeperIT.deleteThroughWatcher:357 expected: <null> but was: <dataVersion=0, timeStamp=2022-04-14T14:26:20.130947Z, > [ERROR] Errors: [ERROR] ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath [ERROR] ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath [ERROR] ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath [ERROR] ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath [ERROR] ZooBasedConfigIT.initPaths:160 » IllegalArgument Failed to load Accumulo configuration 'accumulo.properties' from classpath ``` -- 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]
