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

Expose the constants in TimeSpan #103993

Merged
merged 1 commit into from
Jun 26, 2024

Expose the constants in TimeSpan

e189d46
Select commit
Loading
Failed to load commit list.
Merged

Expose the constants in TimeSpan #103993

Expose the constants in TimeSpan
e189d46
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 26, 2024 in 7h 5m 7s

Build #20240625.104 had test failures

Details

Tests

  • Failed: 6 (0.00%)
  • Passed: 2,765,583 (98.16%)
  • Other: 51,692 (1.83%)
  • Total: 2,817,281

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L9

Value cannot be null. (Parameter 'ContainerId')

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L10

Path does not exist: /mnt/vss/_work/1/a/artifacts/log

Check failure on line 21 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L21

Docker pull failed with exit code 1

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/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.24311.10/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Tests in job 72b7b77d-d31d-4386-8f5b-1f7dfce213c3 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/72b7b77d-d31d-4386-8f5b-1f7dfce213c3/workitems/System.Runtime.Tests/console

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.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.IO.Tests.File_Move_Tests.File_Move_SynchronizingObject

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_Move_Tests.File_Move_SynchronizingObject

Renamed 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 352
   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_Move_Tests.File_Move_SynchronizingObject() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.File.Move.cs:line 143
   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

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_Delete_Tests.FileSystemWatcher_File_Delete_ForcedRestart

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 339
   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_ForcedRestart() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.File.Delete.cs:line 45
   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