Content-Length: 316900 | pFad | https://github.com/dotnet/dotnet-monitor/pull/8023

FE Update DefaultProcessConfigurationTests for managed entry point assembly by jander-msft · Pull Request #8023 · dotnet/dotnet-monitor · GitHub
Skip to content

Update DefaultProcessConfigurationTests for managed entry point assembly #8023

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

jander-msft
Copy link
Contributor

Summary

Some more test failure fixes due to addition of the managed entry point assembly. These tests seem to not run in PR but only run in CI, which I'll investigate separately to get them to run in PR.

Release Notes Entry

@jander-msft jander-msft requested a review from a team as a code owner March 22, 2025 00:07
@jander-msft jander-msft enabled auto-merge (squash) March 22, 2025 00:07
@jander-msft jander-msft merged commit 73a8bc3 into dotnet:main Mar 22, 2025
21 checks passed
schmittjoseph added a commit that referenced this pull request Apr 1, 2025
* Update dependencies from https://github.com/dotnet/diagnostics build 20250305.1 (#7993)

[main] Update dependencies from dotnet/diagnostics

* generate release notes (#7996)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update releaseNotes.v9.1.0-preview.1.md (#7997)

* Add `MVID` and `MethodToken` To Parameters (#7974)

* Starting to pipe through method info

* In theory this is flowing the data through - untested.

* Cleanup

* PR Feedback

* Updated test to check for mvid and methodtoken

* Switched to checking against flexible values in test

* Using real values for method token and mvid in test

* Reverted line adding output to plain text

* Update definitions.md

* Update parameters.md

* Adding comments

* Add `Capabilities` to `/info` Route (#7977)

* Register v9.1.0-preview.1.25155.2 release information (#7999)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update release information (#8001)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20250311.4 (#8006)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/arcade build 20250314.2 (#8009)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/command-line-api build 20250317.1 (#8014)

[main] Update dependencies from dotnet/command-line-api

* Bump streetsidesoftware/cspell-action from 6.10.0 to 6.10.1 (#7998)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@ef95dc4...8485bb4)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump Microsoft.NETCore.DotNetHost (#8000)

Bumps the runtime-dependencies group in /eng/dependabot/net8.0 with 1 update: [Microsoft.NETCore.DotNetHost](https://github.com/dotnet/runtime).


Updates `Microsoft.NETCore.DotNetHost` from 8.0.13 to 8.0.14
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Learning Paths (#7976)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250318.1 (#8016)

[main] Update dependencies from dotnet/command-line-api

* Add managed entry point to process info and collection rule filters (#7984)

* Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#8018)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@4cec3d8...ea165f8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250320.1 (#8019)

[main] Update dependencies from dotnet/command-line-api

* Use openapi generator (#8008)

* Move deployment samples from Markdown files to ready-to-deploy sample files (#7926)

* Code flow updates (#8020)

* Limit managed entry point assembly tests to net8.0 and higher (#8022)

* Update DefaultProcessConfigurationTests for managed entry point assembly (#8023)

* Add stub release build (#8033)

* Add stub release build

* PR feedback

* Bump gaurav-nelson/github-action-markdown-link-check (#8037)

Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases)
- [Commits](gaurav-nelson/github-action-markdown-link-check@1b916f2...3c3b66f)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <wiktork@microsoft.com>
Co-authored-by: kkeirstead <85592574+kkeirstead@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <jander-msft@users.noreply.github.com>
Co-authored-by: Sven Boemer <sbomer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/dotnet/dotnet-monitor/pull/8023

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy