mboehm7 commented on PR #2279: URL: https://github.com/apache/systemds/pull/2279#issuecomment-3024630995
Thanks for the contribution @sandrathena. It seems the failing rowcumsum tests are due to incorrect capitalization of the filenames - since windows is not case-sensitive, the tests worked locally, but in the github actions we're running on Linux. Could you please have a look (I would recommend to change the capitalization and something else about the file name) to avoid nasty merge conflicts on windows where just capitalization changes would not be properly recognized. -- 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