Skip to content

Conversation

sanych-sun
Copy link
Member

@sanych-sun sanych-sun commented Sep 22, 2025

build.cake makes us to switch to "net6.0" target for ARM platforms. What means test run with $FRAMEWORK set to "net6.0" and "netstandard2.1" are actually duplicates and both run using "net6.0" target framework.
This PR conditionally removes netstandard task from ARM platform.
(it removes like a 30 duplicated test variants)

@sanych-sun sanych-sun requested a review from a team as a code owner September 22, 2025 19:35
@sanych-sun sanych-sun requested review from ajcvickers and removed request for a team September 22, 2025 19:35
@sanych-sun sanych-sun added the chore Label to hide PR from generated Release Notes label Sep 22, 2025
@sanych-sun sanych-sun requested review from adelinowona and removed request for ajcvickers September 24, 2025 18:07
Copy link
Contributor

@adelinowona adelinowona left a comment

Choose a reason for hiding this comment

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

LGTM

@sanych-sun sanych-sun merged commit dd3f679 into mongodb:main Sep 25, 2025
33 of 36 checks passed
@sanych-sun sanych-sun deleted the csharp5742 branch September 25, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Label to hide PR from generated Release Notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants