[
https://issues.apache.org/jira/browse/ARROW-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-7711.
------------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request 6309
[https://github.com/apache/arrow/pull/6309]
> [C#] Date32 test depends on system timezone
> -------------------------------------------
>
> Key: ARROW-7711
> URL: https://issues.apache.org/jira/browse/ARROW-7711
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C#
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The following failure was occurred on 2020-01-29:08:47:33+09:00:
> {noformat}
> Starting test execution, please wait...
> [xUnit.net 00:00:00.53] Apache.Arrow.Tests.Date32ArrayTests+Set.SetAndGet
> [FAIL]
> X Apache.Arrow.Tests.Date32ArrayTests+Set.SetAndGet [19ms]
> Error Message:
> Assert.Equal() Failure
> Expected: 2020-01-28T00:00:00.0000000
> Actual: 2020-01-27T00:00:00.0000000
> Stack Trace:
> at Apache.Arrow.Tests.Date32ArrayTests.Set.SetAndGet() in
> /tmp/arrow-0.16.0.mrKfP/apache-arrow-0.16.0/csharp/test/Apache.Arrow.Tests/Date32ArrayTests.cs:line
> 38
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)