Github user harishreedharan commented on the pull request:
https://github.com/apache/spark/pull/6939#issuecomment-120221528
This pyspark test has been failing all over:
```
======================================================================
FAIL: test_time_with_timezone (__main__.SQLTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/jenkins/workspace/SparkPullRequestBuilder/python/pyspark/sql/tests.py",
line 716, in test_time_with_timezone
self.assertEqual(now, now1)
AssertionError: datetime.datetime(2015, 7, 9, 20, 56, 12, 108430) !=
datetime.datetime(2015, 7, 9, 20, 56, 12, 108429)
```
@marmbrus - In case you are not aware.
---
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]