Skip to content

Comments

[3.8] bpo-37707: Exclude expensive unit tests from PGO task (GH-15009)#15024

Merged
nascheme merged 1 commit intopython:3.8from
miss-islington:backport-52a48e6-3.8
Jul 30, 2019
Merged

[3.8] bpo-37707: Exclude expensive unit tests from PGO task (GH-15009)#15024
nascheme merged 1 commit intopython:3.8from
miss-islington:backport-52a48e6-3.8

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 30, 2019

Mark some individual tests to skip when --pgo is used. The tests
marked increase the PGO task time significantly and likely don't
help improve optimization of the final executable.
(cherry picked from commit 52a48e6)

Co-authored-by: Neil Schemenauer [email protected]

https://bugs.python.org/issue37707

Mark some individual tests to skip when --pgo is used.  The tests
marked increase the PGO task time significantly and likely don't
help improve optimization of the final executable.
(cherry picked from commit 52a48e6)

Co-authored-by: Neil Schemenauer <[email protected]>
@miss-islington
Copy link
Contributor Author

@nascheme: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@nascheme: Status check is done, and it's a success ✅ .

@nascheme nascheme merged commit 382cb85 into python:3.8 Jul 30, 2019
@bedevere-bot
Copy link

@nascheme: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-52a48e6-3.8 branch July 30, 2019 18:34
@miss-islington
Copy link
Contributor Author

@nascheme: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@nascheme: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants