Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/24296 )
Change subject: WIP IMPALA-14985: Cleanup tests with unused 'vector' in EE tests ...................................................................... Patch Set 6: > The only test failed was > query_test.test_compressed_formats.TestLargeCompressedFile, > which was actually changed and is not a known flaky test. I was > unable to reproduce it and it is probably rare flakyness unrelated > to this change. It turned out that this test only ran is exhaustive mode before my change as add_test_dimensions() contained the exhaustive test and it was not called for tests without vector. My guess is that it failed in dockerized builds which had less memory, while exhaustive tests were not run as dockerized. -- To view, visit http://gerrit.cloudera.org:8080/24296 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8e2a8fe333e33a906178a0821eb554890be26132 Gerrit-Change-Number: 24296 Gerrit-PatchSet: 6 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 14 May 2026 21:55:40 +0000 Gerrit-HasComments: No
