Skip to content

Fix previously overlooked path to pgocheck.py (src/coreclr/src)#46019

Merged
trylek merged 2 commits intodotnet:masterfrom
trylek:PgoCheckPathFix
Dec 14, 2020
Merged

Fix previously overlooked path to pgocheck.py (src/coreclr/src)#46019
trylek merged 2 commits intodotnet:masterfrom
trylek:PgoCheckPathFix

Conversation

@trylek
Copy link
Member

@trylek trylek commented Dec 13, 2020

Looking around the script I also noticed that __SourceDir
is not used anymore so I removed it.

Thanks

Tomas

Looking around the script I also noticed that __SourceDir
is not used anymore so I removed it.

Thanks

Tomas
@jkoritzinsky
Copy link
Member

Since you’re already touching this, can you update the script to check the exit code and error out if the script fails?

@trylek
Copy link
Member Author

trylek commented Dec 13, 2020

@jkoritzinsky - thanks for pointing that out, fixed in 2nd commit.

@jkoritzinsky
Copy link
Member

This PR now fixes #35089

@trylek trylek merged commit bb71a74 into dotnet:master Dec 14, 2020
@trylek trylek deleted the PgoCheckPathFix branch December 14, 2020 23:57
@ghost ghost locked as resolved and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If the enforcepgo script fails, it doesn't fail the CoreCLR build

3 participants