You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2019/07/24 11:58:00 UTC

[jira] [Commented] (IGNITE-12004) CacheQueryEntityWithDateTimeApiFieldsTest.testUpdateAllFields is flaky

    [ https://issues.apache.org/jira/browse/IGNITE-12004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891791#comment-16891791 ] 

Ivan Pavlukhin commented on IGNITE-12004:
-----------------------------------------

SQL {{UPDATE}} trims precision more than milliseconds for {{LocalTime}}. Created a ticket for investigation IGNITE-12009.

Was reproduced only for Java 9+ because of increased precision of system clock. Employed nanosecond precision in tests explicitly. Ignored a test for UPDATE with nanos precision and added a test for UPDATE with millis precision instead.

> CacheQueryEntityWithDateTimeApiFieldsTest.testUpdateAllFields is flaky
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-12004
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12004
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.7.5
>            Reporter: Ivan Pavlukhin
>            Assignee: Ivan Pavlukhin
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> CacheQueryEntityWithDateTimeApiFieldsTest.testUpdateAllFields fails often https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-4227647830422954979&tab=testDetails



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)