Skip to content

Conversation

@benrr101
Copy link
Contributor

Recreation of #2980 to rebase it onto main, the original pull request description is below


According to #2379 (comment), the Remote Executor package and XUnit was held back by .NET6, now that .NET6 is removed, this should work fine

@benrr101 benrr101 added the Area\Tests Issues that are targeted to tests or test projects label Apr 29, 2025
@benrr101 benrr101 added this to the 6.1-preview2 milestone Apr 29, 2025
@benrr101 benrr101 requested a review from a team April 29, 2025 22:26
@benrr101 benrr101 force-pushed the dev/russellben/mz-testproject-package-updates branch from 7d251a1 to 02fce11 Compare April 29, 2025 22:41
@codecov
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.85%. Comparing base (98b2c84) to head (ce75cb5).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3312       +/-   ##
===========================================
- Coverage   75.43%   64.85%   -10.58%     
===========================================
  Files         262      298       +36     
  Lines       41182    65537    +24355     
===========================================
+ Hits        31065    42505    +11440     
- Misses      10117    23032    +12915     
Flag Coverage Δ
addons 92.58% <ø> (ø)
netcore 68.21% <ø> (-7.10%) ⬇️
netfx 65.99% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cheenamalhotra cheenamalhotra merged commit b64db0e into main Apr 30, 2025
251 checks passed
@cheenamalhotra cheenamalhotra deleted the dev/russellben/mz-testproject-package-updates branch April 30, 2025 23:16
mdaigle pushed a commit that referenced this pull request Dec 5, 2025
* Upgrade / align packages in test projects /

* Reference System.ServiceProcess on netfx

* Always include System.Transactions as well

* Remove references to xunit.runner.console and xunit.runner.utility to enable discovery of netfx tests again. See dotnet/runtime#94183

* Revert nuget.org addition

* Upgrade Versions
Remove VersionsNet8OrLater, not needed anymore

* Force build

* Remove dummy

* Add back console runners

* Remove System.ServiceProcess, should not be needed

* I think we do actually still need the net9 versions

---------

Co-authored-by: Michel Zehnder <MichelZ@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\Tests Issues that are targeted to tests or test projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants