-
Notifications
You must be signed in to change notification settings - Fork 5.4k
divremTest.RunDivRemTests failed on OSX in CI #17233
Copy link
Copy link
Closed
Description
http://dotnet-ci.cloudapp.net/job/dotnet_corefx/job/master/job/outerloop_osx_debug/29/consoleText
System.Numerics.Tests.divremTest.RunDivRemTests [FAIL]
Out parameters not matching
Expected: True
Actual: False
Stack Trace:
System.Threading -> /Users/dotnet-bot/j/workspace/dotnet_corefx/master/outerloop_osx_debug/bin/OSX.AnyCPU.Debug/System.Threading/System.Threading.dll
at System.Numerics.Tests.StackCalc.VerifyOutParameter()
at System.Numerics.Tests.divremTest.VerifyDivRemString(String opstring)
at System.Numerics.Tests.divremTest.RunDivRemTests()
Reactions are currently unavailable