Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/23840 )
Change subject: IMPALA-14667: Remove reference to pytest.config ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/23840/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23840/2//COMMIT_MSG@20 PS2, Line 20: - Pass core tests. > We should do an exhaustive run before merge just to be sure no direct refer I have double check with git grep and found no more reference to pytest.config. Only _pytest.config left in run-test.py. $ git grep -n "pytest\.config" | cat tests/run-tests.py:36:# change to "from _pytest.config.argparsing import Parser" in pytest >= 6.2.0 tests/run-tests.py:37:from _pytest.config import Parser tests/run-tests.py:188: # _pytest.config.Parser().parse_known_args(commandline_args).file_or_dir -- To view, visit http://gerrit.cloudera.org:8080/23840 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ieb09a9c8c1f474c355188b46a0ea913da6c2a38b Gerrit-Change-Number: 23840 Gerrit-PatchSet: 2 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 08 Jan 2026 18:46:42 +0000 Gerrit-HasComments: Yes
