[ 
https://issues.apache.org/jira/browse/SPARK-25272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16717708#comment-16717708
 ] 

ASF GitHub Bot commented on SPARK-25272:
----------------------------------------

BryanCutler commented on issue #22273: [SPARK-25272][PYTHON][TEST] Add test to 
better indicate pyarrow is installed and related tests will run
URL: https://github.com/apache/spark/pull/22273#issuecomment-446308662
 
 
   Closing this as the weird behavior I saw before, of not printing skip 
messages for Arrow tests or the test message from this PR, is gone and 
everything is working fine. You can see Arrow tests are skipped for Python2.7 
and Pypy, and that Python3.4 runs the test_arrow module.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> Show some kind of test output to indicate pyarrow tests were run
> ----------------------------------------------------------------
>
>                 Key: SPARK-25272
>                 URL: https://issues.apache.org/jira/browse/SPARK-25272
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark, Tests
>    Affects Versions: 2.4.0
>            Reporter: Bryan Cutler
>            Assignee: Bryan Cutler
>            Priority: Major
>
> Right now tests only output status when they are skipped and there is no way 
> to really see from the logs that pyarrow tests, like ArrowTests, have been 
> run except by the absence of a skipped message.  We can add a test that is 
> skipped if pyarrow is installed, which will give an output in our Jenkins 
> test.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to