Skip to content

Increase vectorized Tan test tolerance - #130469

Merged
kotlarmilos merged 4 commits into
mainfrom
copilot/fix-ios-simulator-tan-test-failure
Jul 13, 2026
Merged

Increase vectorized Tan test tolerance#130469
kotlarmilos merged 4 commits into
mainfrom
copilot/fix-ios-simulator-tan-test-failure

Keep shared trig tolerance unchanged

76ae504
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Jul 10, 2026 in 6h 6m 7s

Build #20260710.7 had test failures

Details

Tests

  • Failed: 176 (0.01%)
  • Passed: 2,670,741 (97.73%)
  • Other: 61,927 (2.27%)
  • Total: 2,732,844

Annotations

Check failure on line 96 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Build log #L96

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 97 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Build log #L97

The operation was canceled.

Check failure on line 1 in Regression_do.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Regression_do.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Regression_o_2.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Regression_o_2.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Tests.AppDomainTests.ExecuteAssembly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Tests.AppDomainTests.ExecuteAssembly

System.InvalidProgramException : Common Language Runtime detected an invalid program.
Raw output
   at Program.Main(String[] args)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.AppDomain.ExecuteAssembly(Assembly assembly, String[] args)
   at System.Tests.AppDomainTests.ExecuteAssembly()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in System.Runtime.Extensions.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Runtime.Extensions.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.