dongjoon-hyun commented on issue #26373: 
[SPARK-29729][BUILD][test-hadoop3.2][test-java11] Upgrade ASM to 7.2
URL: https://github.com/apache/spark/pull/26373#issuecomment-549154066
 
 
   The one PySpark failure seems to be irrelevant.
   ```
   ======================================================================
   FAIL: test_slice (pyspark.streaming.tests.test_dstream.BasicOperationTests)
   Basic operation test for DStream.slice.
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File 
"/home/jenkins/workspace/SparkPullRequestBuilder@2/python/pyspark/streaming/tests/test_dstream.py",
 line 101, in test_slice
       self.assertEqual(set([1]), set(get_sliced(0, 0)))
   AssertionError: Items in the first set but not the second:
   
   ----------------------------------------------------------------------
   ```

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