You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are lot of tests that are disabled stating that Unix/x64 do not support varargs. This is a tracking issue so we can have conversation here on why it is not supported and what is needed to support it.
<ItemGroupCondition="'$(XunitTestBinBase)' != '' and '$(TargetArchitecture)' == 'x64' and '$(TargetsWindows)' != 'true' and '$(RuntimeFlavor)' == 'coreclr'">
There are lot of tests that are disabled stating that Unix/x64 do not support varargs. This is a tracking issue so we can have conversation here on why it is not supported and what is needed to support it.
runtime/src/tests/issues.targets
Lines 633 to 663 in aa4290f
The text was updated successfully, but these errors were encountered: