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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to