min-guk opened a new pull request, #2139: URL: https://github.com/apache/systemds/pull/2139
The test code for FED Privacy, which was previously removed in commit d9822ce9c7eb26412c00cbcaf0decc11e02ae533, has been restored. Moving forward, we plan to implement FED Privacy features incrementally in a bottom-up approach and aim to pass each of these test cases one by one as the functionality is developed. - Currently, all FED Privacy implementations have been removed, and as a result, the restored test code cannot be compiled or executed at this stage. - Instead of using the `@Ignore` annotation for the tests, all restored test code has been commented out to avoid build or runtime issues. This pull request focuses solely on restoring the test code for future development and testing purposes. -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org