HyukjinKwon commented on a change in pull request #27158:
[MINOR][BUILD][PYSPARK] Disable test_memory_limit test temporarily
URL: https://github.com/apache/spark/pull/27158#discussion_r365044614
##########
File path: python/pyspark/tests/test_worker.py
##########
@@ -175,13 +175,12 @@ def test_reuse_worker_of_parallelize_xrange(self):
for pid in current_pids:
self.assertTrue(pid in previous_pids)
-
Review comment:
I wouldn't change such newlines BTW. This is per pep8. another newline
below, I don't think that violates pep 8.
----------------------------------------------------------------
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]