Skip to content
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

Unit Testing MAUI .net8.0 version facing manifests issue #21211

Closed
RAviKiranPantnagi opened this issue Mar 14, 2024 · 2 comments
Closed

Unit Testing MAUI .net8.0 version facing manifests issue #21211

RAviKiranPantnagi opened this issue Mar 14, 2024 · 2 comments
Labels
area-testing Unit tests, device tests s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue s/needs-attention Issue has more information and needs another look t/bug Something isn't working

Comments

@RAviKiranPantnagi
Copy link

Description

when running the unit test from test console , getting the bellow error

/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.MonoTargets.Sdk/8.0.3/Sdk/RuntimeComponentManifest.targets(5,5): Error: Empty ResolveFrameworkReference.RuntimePackPath while trying to read runtime components manifest. ResolvedFrameworkReference available: { Microsoft.NETCore.App, RuntimePackPath: }

this error is corresponding to Testing host file missing for 8.0 in the dotnet & also manifest with Microsoft.Net.Test.SDk , & Xunit/NUnit framework usage .

i use VS 2023 For Mac with enterprise license & .net 8.0 latest SDK and workload installed for MAUI

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.3 GA

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

7.0.86

Affected platforms

I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@RAviKiranPantnagi RAviKiranPantnagi added the t/bug Something isn't working label Mar 14, 2024
@PureWeen PureWeen changed the title Unit Tetsing MAUI .net8.0 version facing manifests issue Unit Testing MAUI .net8.0 version facing manifests issue Mar 14, 2024
@PureWeen PureWeen added s/needs-repro Attach a solution or code which reproduces the issue area-testing Unit tests, device tests labels Mar 14, 2024
@mattleibow mattleibow added the s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue label Mar 15, 2024
@RAviKiranPantnagi
Copy link
Author

Team ,

i tried with Visual studio professinal on windows by creating a sample maui project and adding the testing project to it , then adding classes and Nuget packages , with .net 8.0 framework but still i am getting same error posted above .. this is not related to IDE specific but to the MAUI frame work so please do look in to that

i even ran the command line commands

dotnet clean and dotnet test from terminal , encountering same error so please look in to this and fix it asap

@dotnet-policy-service dotnet-policy-service bot added s/needs-attention Issue has more information and needs another look and removed s/needs-repro Attach a solution or code which reproduces the issue labels Mar 19, 2024
@jfversluis jfversluis added s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue and removed s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue labels Mar 25, 2024
Copy link
Contributor

Thanks for the issue report @RAviKiranPantnagi! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.

If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.

@jfversluis jfversluis closed this as not planned Won't fix, can't repro, duplicate, stale Apr 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue s/needs-attention Issue has more information and needs another look t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants