-
Notifications
You must be signed in to change notification settings - Fork 561
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
UpnEndpointIdentityTest.Ctor_UpnName throws PlatformNotSupported in UWP. #1454
Comments
Stack trace (from testResults.xml found in bin after running in UWP) is:
|
roncain
changed the title
UpnEndpointIdentity unit test failing in UWP.
UpnEndpointIdentityTest.Ctor_UpnName throws PlatformNotSupported in UWP.
Aug 5, 2016
@StephenBonikowsky -- I was able to find the exception message inside a testResults.xml file produced in the bin folder for the test. Based on that, I retitled this issue to reflect the root cause. |
Great, thanks! |
@hongdai can you please check if we have functional/scenario test coverage for this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No call stack is currently available as no test case logging yet exists for UWP runs from git.
Test case...
System.ServiceModel.Security\tests\ServiceModel: UpnEndpointIdentityTest.Ctor_UpnName
The text was updated successfully, but these errors were encountered: