Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit28a70a5

Browse files
[3.13]gh-135489: Show verbose output for failing tests during PGO profiling step with--enable-optimizations (#135600)
Co-authored-by: PuQing <me@puqing.work>
1 parentbe1ca79 commit28a70a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎Lib/test/libregrtest/single.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ def _runtest(result: TestResult, runtests: RunTests) -> None:
245245
try:
246246
setup_tests(runtests)
247247

248-
ifoutput_on_failure:
248+
ifoutput_on_failureorruntests.pgo:
249249
support.verbose=True
250250

251251
stream=io.StringIO()
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Show verbose output for failing tests during PGO profiling step with --enable-optimizations.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp