Vihang Karajgaonkar has uploaded this change for review. ( 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, 8 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/17634/1 -- 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: newchange Gerrit-Change-Id: Ic0909f2364b4bc19d2a8786d2b99c9289e13b4ee Gerrit-Change-Number: 17634 Gerrit-PatchSet: 1 Gerrit-Owner: Vihang Karajgaonkar <[email protected]>
