Github user zsxwing commented on a diff in the pull request:
https://github.com/apache/spark/pull/13665#discussion_r67037831
--- Diff: python/pyspark/sql/tests.py ---
@@ -1711,7 +1711,4 @@ def test_collect_functions(self):
if __name__ == "__main__":
from pyspark.sql.tests import *
- if xmlrunner:
--- End diff --
I'm debugging the failure. Cannot reproduce it locally. There is a xml
runner issue (https://github.com/xmlrunner/unittest-xml-reporting/issues/83)
that swallows the real error, so I just removed it to debug the failure.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]