Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/21905 )
Change subject: IMPALA-11761: Run large dir tests serially ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/21905/1/tests/metadata/test_recursive_listing.py File tests/metadata/test_recursive_listing.py: http://gerrit.cloudera.org:8080/#/c/21905/1/tests/metadata/test_recursive_listing.py@171 PS1, Line 171: @pytest.mark.execute_serially Am I right that this change want to put back @pytest.mark.execute_serially that IMPALA-12442 remove, because @pytest.mark.stress is the one that should be removed in the first place? Can you explain to me what is the difference between execute_serially and stress marker exactly? Doc in pytest.ini sounds similar. markers = execute_serially: tests that must not be executed in parallel stress: stress tests, will be run independent of other tests -- To view, visit http://gerrit.cloudera.org:8080/21905 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1f7d2017ae1bab0f2f8cb0b100c2c6cc8b4f3dcd Gerrit-Change-Number: 21905 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Sat, 19 Oct 2024 00:09:54 +0000 Gerrit-HasComments: Yes
