Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/22531 )
Change subject: IMPALA-13785: Deflake test_catalog_tables_stats in exhaustive build ...................................................................... Patch Set 2: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/22531/2/tests/custom_cluster/test_web_pages.py File tests/custom_cluster/test_web_pages.py: http://gerrit.cloudera.org:8080/#/c/22531/2/tests/custom_cluster/test_web_pages.py@45 PS2, Line 45: if cls.exploration_strategy() != 'exhaustive': : pytest.skip('runs only in exhaustive') Some tests in this class run shortly: test_webserver_hide_logs_link 4.5 sec Passed test_cdp_header_disabled 4.5 sec Passed test_query_log_size_in_bytes 4.7 sec Passed test_query_stmt_without_truncate 4.8 sec Passed test_query_stmt_with_custom_length 4.8 sec Passed test_catalog_operations_limit 5.6 sec Passed test_max_post_length 6.3 sec Passed test_transient_topic_size 7.4 sec Passed test_catalog_operations_with_rpc_retry 7.9 sec Passed test_varz_hidden_variables 8 sec Passed test_catalog_tables_stats_legacy_catalog 8.3 sec Failed test_catalog_tables_stats_local_catalog 8.6 sec Failed test_webserver_url_not_exposed 8.7 sec Passed test_webserver_interface 10 sec Passed test_event_processor_error_message 17 sec Passed test_event_processor_status 24 sec Passed test_catalog_operations_negative_limit 31 sec Passed It'd be better to move some of them to a new class and run them in CORE builds, at least the two that failed this time. -- To view, visit http://gerrit.cloudera.org:8080/22531 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I686e0e32b36ace4c5a8c9eeb715148c98521252a Gerrit-Change-Number: 22531 Gerrit-PatchSet: 2 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Xuebin Su <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Thu, 27 Feb 2025 08:10:11 +0000 Gerrit-HasComments: Yes
