microsoft / service-fabric-issues

This repo is for the reporting of issues found with Azure Service Fabric.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test-ServiceFabricApplicationPackage crach

aamirsaleemkudcs opened this issue · comments

Expected Behavior

Current Behavior

Steps to Reproduce

Context (Environment)

Service Fabric Runtime and SDK Version :

Operating System :

Cluster Size :

Possible Workaround

C:\Program Files\Microsoft SDKs\Service
3>Fabric\Tools\PSModule\ServiceFabricSDK\Publish-NewServiceFabricApplication.ps1:163 char:38
3>+ ... tionSuccess = (Test-ServiceFabricApplicationPackage $AppPkgPathToUse)
3>+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3> + CategoryInfo : InvalidData: (:) [Test-ServiceFabricApplicationPackage], InvalidDataException
3> + FullyQualifiedErrorId : TestApplicationPackageErrorId,Microsoft.ServiceFabric.Powershell.TestApplicationPackage

Can some one please advise me !!!

commented
  1. please fill out the template and reopen the issue.
  2. Add -Verbose to the call to test application package and call it from outside the VS tools, and see what you get.