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

[mono][arm6][linux] System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible failed. #64674

Open
MaximLipnin opened this issue Feb 2, 2022 · 4 comments
Labels
area-System.Net disabled-test The test is disabled in source code against the issue runtime-mono specific to the Mono runtime
Milestone

Comments

@MaximLipnin
Copy link
Contributor

Unhandled Exception:
Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: True
Actual:   False
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 101
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 63
   at System.Net.Tests.ServicePointManagerTest.<>c.<FindServicePoint_Collectible>b__15_0() in /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs:line 300
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 94
[ERROR] FATAL UNHANDLED EXCEPTION: Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: True
Actual:   False
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 101
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 63
   at System.Net.Tests.ServicePointManagerTest.<>c.<FindServicePoint_Collectible>b__15_0() in /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs:line 300
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 94
    System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
      Stack Trace:
        
        Child exception:
          Xunit.Sdk.EqualException: Assert.Equal() Failure
        Expected: True
        Actual:   False
        /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs(300,0): at System.Net.Tests.ServicePointManagerTest.<>c.<FindServicePoint_Collectible>b__15_0()
        /_/src/mono/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.Mono.cs(386,0): at System.Reflection.RuntimeMethodInfo.InvokeWorker(Object obj, BindingFlags invokeAttr, Span`1 parameters)
        
        Child process:
          System.Net.ServicePoint.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Tests.ServicePointManagerTest+<>c Void <FindServicePoint_Collectible>b__15_0()

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-ffb54b76a5e94879a8/System.Net.ServicePoint.Tests/3/console.15d816b9.log?sv=2019-07-07&se=2022-02-22T07%3A41%3A16Z&sr=c&sp=rl&sig=QSvkd91GeAqjkqrhO2rZ%2FhCS9MfDKzYibPnftrSQ8No%3D

cc @directhex @steveisok

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Feb 2, 2022
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Feb 2, 2022

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

Issue Details
Unhandled Exception:
Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: True
Actual:   False
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 101
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 63
   at System.Net.Tests.ServicePointManagerTest.<>c.<FindServicePoint_Collectible>b__15_0() in /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs:line 300
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 94
[ERROR] FATAL UNHANDLED EXCEPTION: Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: True
Actual:   False
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 101
   at Xunit.Assert.Equal[Boolean](Boolean expected, Boolean actual) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 63
   at System.Net.Tests.ServicePointManagerTest.<>c.<FindServicePoint_Collectible>b__15_0() in /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs:line 300
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 94
    System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible [FAIL]
      Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
      Stack Trace:
        
        Child exception:
          Xunit.Sdk.EqualException: Assert.Equal() Failure
        Expected: True
        Actual:   False
        /_/src/libraries/System.Net.ServicePoint/tests/ServicePointManagerTest.cs(300,0): at System.Net.Tests.ServicePointManagerTest.<>c.<FindServicePoint_Collectible>b__15_0()
        /_/src/mono/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.Mono.cs(386,0): at System.Reflection.RuntimeMethodInfo.InvokeWorker(Object obj, BindingFlags invokeAttr, Span`1 parameters)
        
        Child process:
          System.Net.ServicePoint.Tests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Tests.ServicePointManagerTest+<>c Void <FindServicePoint_Collectible>b__15_0()

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-ffb54b76a5e94879a8/System.Net.ServicePoint.Tests/3/console.15d816b9.log?sv=2019-07-07&se=2022-02-22T07%3A41%3A16Z&sr=c&sp=rl&sig=QSvkd91GeAqjkqrhO2rZ%2FhCS9MfDKzYibPnftrSQ8No%3D

cc @directhex @steveisok

Author: MaximLipnin
Assignees: -
Labels:

area-System.Net, untriaged

Milestone: -

steveisok pushed a commit that referenced this issue Feb 3, 2022
)

Related issues:

[mono][arm6][linux] System.Net.Ping.Functional.Tests failed #64673
[mono][arm6][linux] System.Net.Tests.ServicePointManagerTest.FindServicePoint_Collectible failed. #64674
[mono][arm6][linux] System.Reflection.Tests.ModuleTests.GetField failed #64675

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
@MaximLipnin MaximLipnin added the disabled-test The test is disabled in source code against the issue label Feb 8, 2022
@karelz karelz added the runtime-mono specific to the Mono runtime label Feb 15, 2022
@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Apr 21, 2022
@steveisok steveisok added this to the Future milestone Apr 21, 2022
@steveisok
Copy link
Member

This is going to require RemoteExecutor support in order to work. It's unknown if / when we'll get to that for mobile.

@wfurt
Copy link
Member

wfurt commented Apr 21, 2022

ServicePointManager is obsolete. I would do anything expensive to make it pass. If this depends on RemoteExecutor I would open single tracking issue instead of tracing each single test failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net disabled-test The test is disabled in source code against the issue runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

5 participants