Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/24036 )
Change subject: IMPALA-14785: Reduce size of JUnitXML by skipping logs for passing tests ...................................................................... Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/24036/1/tests/pytest.ini File tests/pytest.ini: http://gerrit.cloudera.org:8080/#/c/24036/1/tests/pytest.ini@4 PS1, Line 4: junit_log_passing_tests = False This looks like a side-effect of upgrading pytest from 2.9.2 to 6.2.5. I see we added junit_logging=system-err in the same patch (added in 3.5) and junit_log_passing_tests was added in 4.6: https://docs.pytest.org/en/7.1.x/reference/reference.html#confval-junit_log_passing_tests. -- To view, visit http://gerrit.cloudera.org:8080/24036 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I225a3cab98f37cd87f23492c825ac2ebad53825c Gerrit-Change-Number: 24036 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Wed, 25 Feb 2026 19:15:22 +0000 Gerrit-HasComments: Yes
