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

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-445886897
 
 
   Hey @holdenk , yeah we could do that but I'm ok with the current way which 
is to only print if the tests are skipped and assume they ran otherwise. I just 
wanted to make sure that the weird behavior I saw earlier wasn't happening 
anymore.  Looks good so far, but I was trying to hit one more worker to check, 
then I'll close this out.

----------------------------------------------------------------
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:
[email protected]


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to