You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/11/08 01:47:11 UTC

[GitHub] [spark] shaneknapp removed a comment on issue #26330: [WIP][SPARK-29672][PYSPARK] DO NOT MERGE -- remove py27 support for jenkins tests

shaneknapp removed a comment on issue #26330: [WIP][SPARK-29672][PYSPARK] DO NOT MERGE -- remove py27 support for jenkins tests
URL: https://github.com/apache/spark/pull/26330#issuecomment-551296499
 
 
   sigh.  :(
   
   my attempt to fix the build output (https://github.com/apache/spark/pull/26330/commits/aa893c60b2af080d887468042c8a2c403b9d4100) doesn't work.  from the most recent build (https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113407/), we're still getting output like this:
   
   ```
   \x1b[0m\x1b[32mLabelPropagationSuite:\x1b[0m\x1b[0m\n'b'\x1b[0m[\x1b[0minfo\x1b[0m] \x1b[0m\x1b[32m- Watch events should be pushed to the snapshots store as snapshot updates. (27 milliseconds)\x1b[0m\x1b[0m\n'b'\x1b[0m[\x1b[0minfo\x1b[0m] 
   ```
   
   since the entire point of this PR is to get the testing infra (and tests) off of python2.7, i consider this to be close to a blocker if the build log output is completely illegible.
   
   i'm open to any and all suggestions at this point.  :)
   
   EDIT:  maybe this will work?  https://github.com/apache/spark/pull/26330/commits/4986769ea094c97d06f2d328dc086982acd23229

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


With regards,
Apache Git Services

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