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

Remove virtual modifier from GetDatePart #104456

Merged
merged 2 commits into from
Jul 5, 2024

Update HebrewCalendar.cs

5d82c8a
Select commit
Loading
Failed to load commit list.
Merged

Remove virtual modifier from GetDatePart #104456

Update HebrewCalendar.cs
5d82c8a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 5, 2024 in 1h 51m 15s

Build #20240704.85 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 3,898,971 (98.07%)
  • Other: 76,830 (1.93%)
  • Total: 3,975,803

Annotations

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24327.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests in job ae6198a8-ff7e-4458-a4a4-0e5e63842df4 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ae6198a8-ff7e-4458-a4a4-0e5e63842df4/workitems/WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 1 in System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportArraySegmentOfInt32

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportArraySegmentOfInt32

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at System.Runtime.InteropServices.JavaScript.JSMarshalerArgument.ToManaged(ArraySegment`1& )
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.echo1_ArraySegmentOfInt32(ArraySegment`1 value, Boolean edit)
   at System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportArraySegmentOfInt32()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Check failure on line 1 in WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

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