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

Add pgo testing to outerloop#53301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
AndyAyersMS merged 3 commits intodotnet:mainfromAndyAyersMS:PgoTesting
May 27, 2021
Merged

Conversation

@AndyAyersMS
Copy link
Member

Also update jit-experimental to no longer run PGO or EH WriteThru.

Also update jit-experimental to no longer run PGO or EH WriteThru.
@ghost
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly onearea label.

@AndyAyersMS
Copy link
MemberAuthor

cc @dotnet/jit-contrib

@AndyAyersMS
Copy link
MemberAuthor

Ignoredotnet.runtime (1) as I didnt get the name right initially.

Copy link
Contributor

@BruceForstallBruceForstall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think you should rename the pipelines "runtime-coreclr pgo" and "runtime-coreclr libraries-pgo"


schedules:
- cron: "0 16 * * 0,6"
displayName: Sun at 8:00 AM (UTC-8:00)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nit: looks like the 'cron' is Sat and Sun


schedules:
- cron: "0 0 * * *"
displayName: Mon through Sun at 12:00 AM (UTC-8:00)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

cron "0 0" is midnight UTC, so 4pm PDT?

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Will update these.

@AndyAyersMS
Copy link
MemberAuthor

Libraries failures are unrelated.

Linux debug x64 libraries test failure is in post-test reporting.

Searching '/root/helix/work/workitem/uploads' for test results filesFatal Python error: could not acquire lock for <_io.BufferedWriter name='<stdout>'> at interpreter shutdown, possibly due to daemon threadsPython runtime state: finalizing (tstate=0x55dc30e0ac00)

the other two legs fail this test (seems like a novel failure)

    System.IO.Tests.SymbolicLink_Changed_Tests.FileSystemWatcher_DirectorySymbolicLink_TargetsFile_Fails [FAIL]      Assert.Throws() Failure      Expected: typeof(System.IO.FileNotFoundException)      Actual:   (No exception was thrown)

@AndyAyersMS
Copy link
MemberAuthor

71 test failures in libraries tests, 10 in jit tests.

@AndyAyersMS
Copy link
MemberAuthor

Scanned through the various failing tests and they're all getting the expected complus settings.

@AndyAyersMSAndyAyersMS added the area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labelMay 27, 2021
@AndyAyersMSAndyAyersMS self-assigned thisMay 27, 2021
@AndyAyersMS
Copy link
MemberAuthor

Not entirely sure why the pgo jobs got retriggered on push .... anybody know?

@BruceForstall
Copy link
Contributor

Not entirely sure why the pgo jobs got retriggered on push .... anybody know?

Seems unexpected.

@AndyAyersMS
Copy link
MemberAuthor

I guess what I'm wondering is if these new pipelines are somehow attached to PRs/Innerloop -- how can I check that?

@BruceForstall
Copy link
Contributor

My reading of the YAML is that shouldn't happen: it has "trigger: none" and no "pr:" entry. You can go to the AzDO pipeline settings page for your branch:

https://dev.azure.com/dnceng/public/_apps/hub/ms.vss-build-web.ci-designer-hub?pipelineId=1000&nonce=CWUo1CVo5%2F9j6DaKlnWjbw%3D%3D&branch=refs%2Fpull%2F53301%2Fhead

but it just tells you the same thing. Maybe after it gets merged to main the behavior will be different? i.e., AzDO glitch?

@AndyAyersMS
Copy link
MemberAuthor

Thanks for double-checking. I'll submit a trial PR after I merge this just to make sure.

@AndyAyersMS
Copy link
MemberAuthor

FYI those retriggered runs all failed with

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.21271.3/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(16,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) A call to an Azure DevOps api returned 401, which may indicate a bad 'System.AccessToken' value.Please Check the 'Make secrets available to builds of forks' in the pipeline pull request validation trigger settings.

@AndyAyersMS
Copy link
MemberAuthor

Remaining legs unrelated, so I'm going to merge this.

@AndyAyersMSAndyAyersMS merged commitde6b2d9 intodotnet:mainMay 27, 2021
@AndyAyersMSAndyAyersMS deleted the PgoTesting branchMay 27, 2021 03:01
@ericstj
Copy link
Member

I think this change might be causing all PRs to fail. I haven't seen a single pass of this build definition and it's running on all PRs:https://dev.azure.com/dnceng/public/_build?definitionId=1002&_a=summary

@AndyAyersMS
Copy link
MemberAuthor

Hopefully fixed now, I adjusted the trigger logic.

@AndyAyersMSAndyAyersMS mentioned this pull requestJun 1, 2021
54 tasks
@ghostghost locked asresolvedand limited conversation to collaboratorsJun 26, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@BruceForstallBruceForstallBruceForstall approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@AndyAyersMSAndyAyersMS

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

Archived in project

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@AndyAyersMS@BruceForstall@ericstj

[8]ページ先頭

©2009-2025 Movatter.jp