[
https://issues.apache.org/jira/browse/DRILL-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123020#comment-16123020
]
ASF GitHub Bot commented on DRILL-5717:
---------------------------------------
GitHub user weijietong opened a pull request:
https://github.com/apache/drill/pull/904
DRILL-5717: let some date time test cases be Local independent
Some date time test cases is US Local .This will cause developers from
other areas to fail. Fix is to specify the explicit Local to the test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/weijietong/drill DRILL-5717
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/904.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #904
----
commit b44f780a948c4a0898e7cee042c0590f0713f780
Author: weijietong <[email protected]>
Date: 2017-06-08T08:03:46Z
Merge pull request #1 from apache/master
sync
commit d045c757c80a759b435479cc89f33c749fc16ac2
Author: weijie.tong <[email protected]>
Date: 2017-08-11T08:01:36Z
Merge branch 'master' of github.com:weijietong/drill
commit 906eef175f6751663e58f36519b325f5a4e6dfea
Author: weijie.tong <[email protected]>
Date: 2017-08-11T08:14:54Z
let some test cases be Local independent
----
> date time test cases is not Local independent
> ---------------------------------------------
>
> Key: DRILL-5717
> URL: https://issues.apache.org/jira/browse/DRILL-5717
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Affects Versions: 1.9.0, 1.11.0
> Reporter: weijie.tong
>
> Some date time test cases like JodaDateValidatorTest is not Local
> independent .This will cause other Local's users's test phase to fail. We
> should let these test cases to be Local env independent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)