Uh oh!
There was an error while loading. Please reload this page.
Merge tests under tracing / Reflection / ReadyToRun / Regressions - #92029
Merged
trylek merged 19 commits intoOct 5, 2023
Conversation
ghost
commented
Sep 13, 2023
Tagging subscribers to this area: @hoyosjs Issue Detailsnull
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
markples
approved these changes
Sep 13, 2023
markples
left a comment
Contributor
There was a problem hiding this comment.
Thank you for continuing to push on this!
trylek
commented
Sep 14, 2023
MemberAuthor
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
trylekforce-pushed
the
MergeTracingReflectionReadyToRunRegressions
branch
from
October 1, 2023 21:23
48a32a5 to
46c9efaCompareIncludes deduplication of two "common" libraries - one under the folder "tracing/common" (renamed to tracing_common) and another under "tracing/eventpipe/common" (renamed to eventpipe_common). Thanks Tomas
This failure was caused by incorrectly making a test out of what is in reality a library used by custom means by the test app (for the purpose of accessing resources). While I believe we should further clean this logic up, this should be good enough to make tests pass. Thanks Tomas
trylekforce-pushed
the
MergeTracingReflectionReadyToRunRegressions
branch
from
October 4, 2023 21:06
2edffc6 to
7ef0822Comparetrylek
commented
Oct 4, 2023
MemberAuthor
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
trylek
commented
Oct 5, 2023
MemberAuthor
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This was referenced Oct 5, 2023
radical added a commit
to radical/runtime
that referenced
this pull request
Oct 11, 2023
…ions (dotnet#92029)" This reverts commit 4cbfabe.
clamp03 added a commit
to clamp03/runtime
that referenced
this pull request
Oct 13, 2023
Build error of provider.ilproj test when BuildAsStandalone is true `EXEC : error : No entry point declared for executable` This is due to dotnet#92029 Restore OutputType to Library.
jkotas pushed a commit
that referenced
this pull request
Oct 17, 2023
Build error of provider.ilproj test when BuildAsStandalone is true `EXEC : error : No entry point declared for executable` This is due to #92029 Restore OutputType to Library.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.