HeartSaVioR 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_r365044864
 
 

 ##########
 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:
   My bad. linter doesn't work in my machine (maybe it's because the the 
default python in my dev. is 2.7?) so missed that. Will revert.

----------------------------------------------------------------
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]

Reply via email to