[
https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821613#comment-16821613
]
ASF subversion and git services commented on ATLAS-3150:
--------------------------------------------------------
Commit c02d50c4dea935d6f2cb0fa8e50e946783c6ad0e in atlas's branch
refs/heads/branch-2.0 from Sarath Subramanian
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c02d50c ]
ATLAS-3150: Fix flaky integrations test in HiveHookIT - testAlterTableLocation()
(cherry picked from commit f234ed1d4958c247dfeb99c996bbbea746ad83b1)
> Investigate/Fix Unit tests failures in branch-2.0
> -------------------------------------------------
>
> Key: ATLAS-3150
> URL: https://issues.apache.org/jira/browse/ATLAS-3150
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.0.0, trunk
> Reporter: Sarath Subramanian
> Assignee: Ashutosh Mestry
> Priority: Major
> Fix For: 2.0.0
>
> Attachments: ATLAS-3150-Fixes-failing-unit-tests.patch
>
>
> Investigate and fix the reason for the following Unit tests failures:
> Failed tests:
> {code}
>
> ComplexAttributesTest.verify:60->MigrationBaseAsserts.assertMigrationStatus:198
> expected [218] but found [217]
>
> HiveParititionTest.fileImporterTest:58->MigrationBaseAsserts.assertMigrationStatus:198
> expected [145] but found [144]
>
> HiveStocksTest.migrateStocks:66->MigrationBaseAsserts.assertMigrationStatus:198
> expected [192] but found [191]
> PathTest.migrationImport:55->MigrationBaseAsserts.assertMigrationStatus:198
> expected [93] but found [92]
>
> TypesWithClassificationTest.verify:59->MigrationBaseAsserts.assertMigrationStatus:198
> expected [63] but found [62]
> AtlasComplexAttributesTest.testArrayAttribute:221 expected:<null> but
> was:<[]>
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)