Skip to content

[net 10.0 Testing] Enabled BuildsWithSpecialCharacters Test#29466

Merged
rmarinho merged 2 commits into
net10.0from
unknown repository
May 14, 2025
Merged

[net 10.0 Testing] Enabled BuildsWithSpecialCharacters Test#29466
rmarinho merged 2 commits into
net10.0from
unknown repository

Conversation

@HarishKumarSF4517

@HarishKumarSF4517 HarishKumarSF4517 commented May 13, 2025

Copy link
Copy Markdown
Contributor

Description

This pull request updates the BuildsWithSpecialCharacters test in SimpleTemplateTest.cs to re-enable test cases that involve special characters in project names. These test cases were previously commented out due to an MSBuild issue, which has now been resolved.

Issues Fixed:

Fixes #27319

The screenshot confirms the re-enabled test cases now appear:
Screenshot 2025-05-13 at 6 13 54 PM

Test case updates:

  • Re-enabled test cases for projects with the @ character in their names ("Project@Symbol") for the following templates: "maui", "maui-blazor", and "mauilib". These tests validate that projects with special characters build correctly.

@dotnet-policy-service dotnet-policy-service Bot added the community ✨ Community Contribution label May 13, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hey there @@HarishKumarSF4517! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@dotnet-policy-service dotnet-policy-service Bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label May 13, 2025
@HarishKumarSF4517 HarishKumarSF4517 marked this pull request as ready for review May 13, 2025 13:47
Copilot AI review requested due to automatic review settings May 13, 2025 13:47
@HarishKumarSF4517 HarishKumarSF4517 requested a review from a team as a code owner May 13, 2025 13:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR re-enables the BuildsWithSpecialCharacters test cases for projects with special characters in their names now that the underlying MSBuild issue is resolved.

  • Removed commented-out test cases and added active TestCase attributes for "Project@Symbol" across the "maui", "maui-blazor", and "mauilib" templates.
  • Ensured that tests for handling special characters are reinstated to validate proper project builds.

@ghost ghost added the area-testing Unit tests, device tests label May 13, 2025
@rmarinho

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho merged commit d9c4aab into dotnet:net10.0 May 14, 2025
67 of 73 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants