Uh oh!
There was an error while loading. Please reload this page.
Produce INFO summary only if pytest -v option is present and --iterations is not present - #1037
Conversation
…t present (to avoid a distracting flood of output).
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
rwgk
commented
Sep 26, 2025
/ok to test |
rwgk
commented
Sep 26, 2025
Local testing output below. Using Conda with
It appears that |
This comment has been minimized.
This comment has been minimized.
rwgk
commented
Sep 26, 2025
While waiting for the CI here to finish I looked around. I found this:
That explains my observations. I find it very surprising, but 🤷♂️ |
I retested with commit 3f7c742. See output below. After I realized that Regular Python 3.12 with |
rwgk
commented
Sep 26, 2025
/ok to test |
Uh oh!
There was an error while loading. Please reload this page.
|
See #1034 for background.
This compromise approach should prevent distracting unwanted output while retaining the concise summary that makes it easy to see at a glance that all found
abs_paths line up.