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

disable more flaky FileSystemWatcher tests #105637

Closed
wants to merge 1 commit into from

disable more flaky FileSystemWatcher tests

0b1097b
Select commit
Loading
Failed to load commit list.
Closed

disable more flaky FileSystemWatcher tests #105637

disable more flaky FileSystemWatcher tests
0b1097b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 29, 2024 in 2h 13m 59s

Build #20240729.63 had test failures

Details

Tests

  • Failed: 6 (0.00%)
  • Passed: 2,937,996 (97.95%)
  • Other: 61,444 (2.05%)
  • Total: 2,999,446

Annotations

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Unhandled exception. Microsoft.Build.Framework.InternalErrorException: MSB0001: Internal MSBuild Error: must be valid

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args)

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.BackEnd.Logging.LoggingContext.LogBuildEvent(BuildEventArgs buildEvent)

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.6.24328.19/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore)    at Microsoft.Build.BackEnd.Components.RequestBuilder.AssemblyLoadsTracker.CurrentDomainOnAssemblyLoad(Object sender, AssemblyLoadEventArgs args)

Check failure on line 1 in System.Tests.DecimalTests+BigIntegerMul.Test

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.DecimalTests+BigIntegerMul.Test

Assert.Equal() Failure: -0.001 * -268346685.17535317997
Expected: 0.00000000000000
Actual:   268346.68517535317997
Raw output
   at System.Tests.DecimalTests.BigIntegerMul.Test()
   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.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Tests.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.StringSplitTests.SplitCharSeparator

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.StringSplitTests.SplitCharSeparator

Test failed

Check failure on line 1 in WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution

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