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

[tvOS] System.Diagnostics.Tests.FileVersionInfoTest failures #60174

Open
MaximLipnin opened this issue Oct 8, 2021 · 0 comments
Open

[tvOS] System.Diagnostics.Tests.FileVersionInfoTest failures #60174

MaximLipnin opened this issue Oct 8, 2021 · 0 comments

Comments

@MaximLipnin
Copy link
Contributor

<test name="System.Diagnostics.Tests.FileVersionInfoTest.Symlink_ValidFile_Succeeds" type="System.Diagnostics.Tests.FileVersionInfoTest" method="Symlink_ValidFile_Succeeds" time="0.0099856" result="Fail">
    <failure exception-type="Xunit.Sdk.EqualException">
        <message><![CDATA[Assert.Equal() Failure\nExpected: 0\nActual:   -1]]></message>
        <stack-trace><![CDATA[   at System.Diagnostics.Tests.FileVersionInfoTest.Symlink_ValidFile_Succeeds()
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)]]></stack-trace>
    </failure>
</test>
<test name="System.Diagnostics.Tests.FileVersionInfoTest.NonRegularFile_Throws" type="System.Diagnostics.Tests.FileVersionInfoTest" method="NonRegularFile_Throws" time="0.0032978" result="Fail">
    <failure exception-type="Xunit.Sdk.EqualException">
        <message><![CDATA[Assert.Equal() Failure\nExpected: 0\nActual:   -1]]></message>
        <stack-trace><![CDATA[   at System.Diagnostics.Tests.FileVersionInfoTest.NonRegularFile_Throws()
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)]]></stack-trace>
    </failure>
</test>
<test name="System.Diagnostics.Tests.FileVersionInfoTest.Symlink_InvalidFile_Throws" type="System.Diagnostics.Tests.FileVersionInfoTest" method="Symlink_InvalidFile_Throws" time="0.0159803" result="Fail">
    <failure exception-type="Xunit.Sdk.EqualException">
        <message><![CDATA[Assert.Equal() Failure\nExpected: 0\nActual:   -1]]></message>
        <stack-trace><![CDATA[   at System.Diagnostics.Tests.FileVersionInfoTest.Symlink_InvalidFile_Throws()
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)]]></stack-trace>
    </failure>
</test>

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-59503-merge-82a08e0bf78247ad85/System.Diagnostics.FileVersionInfo.Tests/1/testResults.xml?sv=2019-07-07&se=2021-10-27T21%3A20%3A15Z&sr=c&sp=rl&sig=l6x81ojLuccAHXezeNAnngaxlFWwA%2FvquAUqBhREPyM%3D

#59503

cc @steveisok

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Diagnostics untriaged New issue has not been triaged by the area owner labels Oct 8, 2021
@steveisok steveisok added os-ios Apple iOS and removed untriaged New issue has not been triaged by the area owner labels Oct 8, 2021
@steveisok steveisok added this to the 7.0.0 milestone Oct 8, 2021
@steveisok steveisok modified the milestones: 7.0.0, Future Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants