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

[Android] Test failure: System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot #55822

Closed
MaximLipnin opened this issue Jul 16, 2021 · 6 comments
Assignees
Labels
Milestone

Comments

@MaximLipnin
Copy link
Contributor

net6.0-Android-Release-x64-Mono_Release-Ubuntu.1804.Amd64.Android.Open

https://dev.azure.com/dnceng/public/_build/results?buildId=1242005&view=ms.vss-test-web.build-test-results-tab&runId=36932482&paneView=debug

<test name="System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot" type="System.IO.Tests.Enumeration.RootTests" method="CanRecurseFromRoot" time="0.0159345" result="Fail">
    <failure exception-type="Xunit.Sdk.NotNullException">
        <message><![CDATA[Assert.NotNull() Failure]]></message>
        <stack-trace><![CDATA[   at System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot() in /_/src/libraries/System.IO.FileSystem/tests/Enumeration/RootTests.cs:line 54
            at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x6004f5e+0x6a]]></stack-trace>
    </failure>
</test>

cc @steveisok

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.IO untriaged New issue has not been triaged by the area owner labels Jul 16, 2021
@ghost
Copy link

ghost commented Jul 16, 2021

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

net6.0-Android-Release-x64-Mono_Release-Ubuntu.1804.Amd64.Android.Open

https://dev.azure.com/dnceng/public/_build/results?buildId=1242005&view=ms.vss-test-web.build-test-results-tab&runId=36932482&paneView=debug

<test name="System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot" type="System.IO.Tests.Enumeration.RootTests" method="CanRecurseFromRoot" time="0.0159345" result="Fail">
    <failure exception-type="Xunit.Sdk.NotNullException">
        <message><![CDATA[Assert.NotNull() Failure]]></message>
        <stack-trace><![CDATA[   at System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot() in /_/src/libraries/System.IO.FileSystem/tests/Enumeration/RootTests.cs:line 54
            at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x6004f5e+0x6a]]></stack-trace>
    </failure>
</test>

cc @steveisok

Author: MaximLipnin
Assignees: -
Labels:

area-System.IO, untriaged

Milestone: -

@ghost
Copy link

ghost commented Jul 19, 2021

Tagging subscribers to 'arch-android': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

net6.0-Android-Release-x64-Mono_Release-Ubuntu.1804.Amd64.Android.Open

https://dev.azure.com/dnceng/public/_build/results?buildId=1242005&view=ms.vss-test-web.build-test-results-tab&runId=36932482&paneView=debug

<test name="System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot" type="System.IO.Tests.Enumeration.RootTests" method="CanRecurseFromRoot" time="0.0159345" result="Fail">
    <failure exception-type="Xunit.Sdk.NotNullException">
        <message><![CDATA[Assert.NotNull() Failure]]></message>
        <stack-trace><![CDATA[   at System.IO.Tests.Enumeration.RootTests.CanRecurseFromRoot() in /_/src/libraries/System.IO.FileSystem/tests/Enumeration/RootTests.cs:line 54
            at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x6004f5e+0x6a]]></stack-trace>
    </failure>
</test>

cc @steveisok

Author: MaximLipnin
Assignees: -
Labels:

area-System.IO, os-android, untriaged

Milestone: -

@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Jul 19, 2021
@SamMonoRT SamMonoRT added this to the 6.0.0 milestone Jul 19, 2021
@SamMonoRT SamMonoRT added the runtime-mono specific to the Mono runtime label Jul 19, 2021
@SamMonoRT
Copy link
Member

@steveisok @MaximLipnin - are these regressions or tests we are trying to enable for the first time ? Please adjust the milestone accordingly.

@adamsitnik
Copy link
Member

Please adjust the milestone accordingly.

+1

@steveisok steveisok modified the milestones: 6.0.0, 7.0.0 Jul 22, 2021
@steveisok steveisok assigned mkhamoyan and unassigned MaximLipnin Jan 11, 2022
@steveisok
Copy link
Member

@mkhamoyan Please try this one on an emulator first and then see if it works on your device.

@MaximLipnin
Copy link
Contributor Author

The test is disabled in #64682.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants