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

[Flaky Test] Change request to POST to avoid retry on server Shutdown #105035

Merged

Change method POST to avoid retry on server Shutdown

01fb6bd
Select commit
Loading
Failed to load commit list.
Merged

[Flaky Test] Change request to POST to avoid retry on server Shutdown #105035

Change method POST to avoid retry on server Shutdown
01fb6bd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 17, 2024 in 1h 47m 52s

Build #20240717.73 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 2,940,904 (97.96%)
  • Other: 61,162 (2.04%)
  • Total: 3,002,069

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.File_Delete_Tests.FileSystemWatcher_File_Delete has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/508e0892-bc83-4672-941e-c9b160e75c17/workitems/System.IO.FileSystem.Watcher.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests in job d6895e93-9350-4f2a-994e-d8f12990e4ed has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d6895e93-9350-4f2a-994e-d8f12990e4ed/workitems/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnV8-ST-System.Runtime.Tests in job 4f35117f-5a07-4703-b07e-437342f43721 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/4f35117f-5a07-4703-b07e-437342f43721/workitems/WasmTestOnV8-ST-System.Runtime.Tests/console

Check failure on line 1 in Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Microsoft.Extensions.Logging.Generators.Roslyn4.8.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 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.

Check failure on line 1 in System.IO.Tests.File_Delete_Tests.FileSystemWatcher_File_Delete

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_Delete_Tests.FileSystemWatcher_File_Delete

Deleted event did not occur as expected
Raw output
   at System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Boolean assertExpected, String[] expectedPaths, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 341
   at System.IO.Tests.FileSystemWatcherTest.ExpectEvent(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Action cleanup, String[] expectedPaths, Int32 attempts, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 198
   at System.IO.Tests.FileSystemWatcherTest.ExpectEvent(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Action cleanup, String expectedPath, Int32 attempts, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 168
   at System.IO.Tests.File_Delete_Tests.FileSystemWatcher_File_Delete() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.File.Delete.cs:line 25
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57