You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/04/26 14:34:00 UTC

[jira] [Assigned] (HIVE-19315) Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3

     [ https://issues.apache.org/jira/browse/HIVE-19315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman reassigned HIVE-19315:
-------------------------------------

    Assignee: Eugene Koifman

> Test failure org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2#testWriteSetTracking3
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-19315
>                 URL: https://issues.apache.org/jira/browse/HIVE-19315
>             Project: Hive
>          Issue Type: Bug
>          Components: Test, Tests
>    Affects Versions: 3.1.0
>            Reporter: Pravin Dsilva
>            Assignee: Eugene Koifman
>            Priority: Major
>
> *Error Message*
> {code:java}
> Exception msg didn't match expected:<...conflict on default/[TAB_PART]/p=blah committed by...> but was:<...conflict on default/[tab_part]/p=blah committed by...>
> {code}
> *Stacktrace*
> {code:java}
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.704 s <<< FAILURE! - in org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2
> [ERROR] testWriteSetTracking3(org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2)  Time elapsed: 19.501 s  <<< FAILURE!
> org.junit.ComparisonFailure: Exception msg didn't match expected:<...conflict on default/[TAB_PART]/p=blah committed by...> but was:<...conflict on default/[tab_part]/p=blah committed by...>
>         at org.junit.Assert.assertEquals(Assert.java:115)
>         at org.apache.hadoop.hive.ql.lockmgr.TestDbTxnManager2.testWriteSetTracking3(TestDbTxnManager2.java:994)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



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