Skip to content

System.Net.Security.Tests.NegotiateAuthenticationTests.Package_Unsupported_NTLM fails on Ubuntu 24 arm64 #111639

@tarekgh

Description

@tarekgh

Description

https://github.com/dotnet/runtime/pull/111504/checks?check_run_id=35807668189
https://helixr18s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-111504-merge-1928f94a14a8400bac/System.Net.Security.Unit.Tests/3/console.992e600c.log?helixlogtype=result

Failing Configuration
Ubuntu.2410.Arm64.Open

Exception Message
Assert.Equal() Failure: Values differ
Expected: Unsupported
Actual:   ContinueNeeded
CallStack
   at System.Net.Security.Tests.NegotiateAuthenticationTests.Package_Unsupported_NTLM() in /_/src/libraries/System.Net.Security/tests/UnitTests/NegotiateAuthenticationTests.cs:line 94
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Reproduction Steps

Enable the test on CI and watch the Ubuntu 24 leg test results.

Expected behavior

The test should pass on Ubuntu 24.

Actual behavior

The test is failing.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area-System.Net.Securitydisabled-testThe test is disabled in source code against the issuein-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions