Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/17634 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/java/org/apache/impala/catalog/metastore/CatalogHmsFileMetadataTest.java 1 file changed, 9 insertions(+), 6 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Ic0909f2364b4bc19d2a8786d2b99c9289e13b4ee Gerrit-Change-Number: 17634 Gerrit-PatchSet: 4 Gerrit-Owner: Vihang Karajgaonkar <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
