We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1f6b1 commit 1038a3aCopy full SHA for 1038a3a
1 file changed
Apple/__main__.py
@@ -831,6 +831,7 @@ def test(context: argparse.Namespace, host: str | None = None) -> None: # noqa:
831
f"--{context.ci_mode}-ci",
832
"--single-process",
833
"--no-randomize",
834
+ "--pythoninfo",
835
# Timeout handling requires subprocesses; explicitly setting
836
# the timeout to -1 disables the faulthandler.
837
"--timeout=-1",
0 commit comments