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

Ismaël Mejía edited comment on BEAM-7606 at 6/21/19 6:18 AM:
-------------------------------------------------------------

{{testBeamRowMapper_datetime}}
{{java.lang.AssertionError: expected:<Row:[2019-05-24T00:00:00.000Z, 
1970-01-01T17:41:50.000Z, 2019-05-24T17:41:50.000Z, 2019-05-24T17:41:50.000Z]> 
but was:<Row:[2019-05-24T00:00:00.000Z, 1970-01-01T18:41:50.000Z, 
2019-05-24T17:41:50.000Z, 2019-05-24T17:41:50.000Z]> at 
org.junit.Assert.fail(Assert.java:89) at 
org.junit.Assert.failNotEquals(Assert.java:835) at 
org.junit.Assert.assertEquals(Assert.java:120) at 
org.junit.Assert.assertEquals(Assert.java:146) at 
org.apache.beam.sdk.io.jdbc.SchemaUtilTest.testBeamRowMapper_datetime(SchemaUtilTest.java:255)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)}}


was (Author: iemejia):
{{testBeamRowMapper_datetime}}{{java.lang.AssertionError: 
expected:<Row:[2019-05-24T00:00:00.000Z, 1970-01-01T17:41:50.000Z, 
2019-05-24T17:41:50.000Z, 2019-05-24T17:41:50.000Z]> but 
was:<Row:[2019-05-24T00:00:00.000Z, 1970-01-01T18:41:50.000Z, 
2019-05-24T17:41:50.000Z, 2019-05-24T17:41:50.000Z]> at 
org.junit.Assert.fail(Assert.java:89) at 
org.junit.Assert.failNotEquals(Assert.java:835) at 
org.junit.Assert.assertEquals(Assert.java:120) at 
org.junit.Assert.assertEquals(Assert.java:146) at 
org.apache.beam.sdk.io.jdbc.SchemaUtilTest.testBeamRowMapper_datetime(SchemaUtilTest.java:255)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)}}

> SchemaUtilTest.testBeamRowMapper_datetime is broken
> ---------------------------------------------------
>
>                 Key: BEAM-7606
>                 URL: https://issues.apache.org/jira/browse/BEAM-7606
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-jdbc
>            Reporter: Ismaël Mejía
>            Assignee: Charith Ellawala
>            Priority: Critical
>
> It seems that after merging the support for Beam Rows in JdbcIO (BEAM-6674) 
> the _Test is broken, can somebody please take a look.
> CC: [~reuvenlax]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to