Vihang Karajgaonkar has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/17634 )
Change subject: IMPALA-10768: Deflake CatalogHmsFileMetadataTest ...................................................................... IMPALA-10768: Deflake CatalogHmsFileMetadataTest This test fails intermittently with an error which seems to suggest that 2 lists which are being compared are in different order. This patch sorts the two lists of filedescriptors to make the comparision more deterministic. Testing: Ran the test locally a few times. Change-Id: Ic0909f2364b4bc19d2a8786d2b99c9289e13b4ee --- M fe/src/test/java/org/apache/impala/catalog/metastore/CatalogHmsFileMetadataTest.java 1 file changed, 9 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/17634/2 -- To view, visit http://gerrit.cloudera.org:8080/17634 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: Ic0909f2364b4bc19d2a8786d2b99c9289e13b4ee Gerrit-Change-Number: 17634 Gerrit-PatchSet: 2 Gerrit-Owner: Vihang Karajgaonkar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
