Github user BryanCutler commented on the issue:
https://github.com/apache/spark/pull/22273
>Hmmmmm .. what I was thinking was, we assume they are installed and ran by
default, and skipped tests are logged.
Yeah but for people who don't know these tests or how the _have_xxx flags
work, having an additional positive confirmation that the Arrow tests are run
is nice. We already are doing this for pandas
[here](https://github.com/apache/spark/blob/master/python/pyspark/sql/tests.py#L3236).
>I'd rather have something more general, rather than a one-off for this
specific test. (Like I commented on jira, just updating the jenkins builds to
archive the right xml test report file at least, or better still integrate into
the test report.)
I still agree on these points and this isn't instead of those. This would
allow you to look in the test results for Python 3 (which runs the arrow tests)
and be able to check for sure they ran with one line.
That being said, this message only appeared in 1 of the 3 builds here so
far, which is pretty weird.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]