Riza Suminto has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22998 )
Change subject: IMPALA-14135: Skip Calcite planner test if TARGET_FILESYSTEM=s3 ...................................................................... IMPALA-14135: Skip Calcite planner test if TARGET_FILESYSTEM=s3 org.apache.impala.calcite.planner.TpcdsCpuCostPlannerTest fail in S3 build. This test should be skipped in S3, just like the original org.apache.impala.planner.TpcdsCpuCostPlannerTest. See also IMPALA-8944 on why some tests are skipped in S3. This patch also move Calcite FE tests ahead of FE custom cluster tests so that Calcite JAR is available for later tests. Change-Id: I8d04915de3eb4c81f7d63f61c1b1d804c9fcd941 Reviewed-on: http://gerrit.cloudera.org:8080/22998 Reviewed-by: Michael Smith <[email protected]> Tested-by: Michael Smith <[email protected]> --- M bin/run-all-tests.sh 1 file changed, 11 insertions(+), 7 deletions(-) Approvals: Michael Smith: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22998 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8d04915de3eb4c81f7d63f61c1b1d804c9fcd941 Gerrit-Change-Number: 22998 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Steve Carlin <[email protected]>
