HeartSaVioR opened a new pull request #27158: [MINOR][BUILD][PYSPARK] Disable test_memory_limit test temporarily URL: https://github.com/apache/spark/pull/27158 ### What changes were proposed in this pull request? This patch disables "test_memory_limit" pyspark test temporarily. ### Why are the changes needed? I'm seeing consistent pyspark test failures on multiple PRs (#26955, #26201, #27064) and it's not reproducible in local dev. hence I expect it would take some time to fix it. (And I don't have context to fix it.) ### Does this PR introduce any user-facing change? No. ### How was this patch tested? Ran `python/run-tests --testnames 'pyspark.tests.test_worker'` and checked the test is skipped.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
