Skip to content

Experimental - Task to Promise conversion #742

Experimental - Task to Promise conversion

Experimental - Task to Promise conversion #742

Triggered via pull request August 21, 2023 10:40
Status Failure
Total duration 6m 53s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Jint.Tests.Runtime.AsyncTests.ShouldTaskCatchWhenThrowError: Jint.Tests/Runtime/AwaitTests.cs#L53
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.AsyncTests.ShouldTaskAwaitCurrentStack: Jint.Tests/Runtime/AwaitTests.cs#L74
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.AsyncTests.ShouldTaskCatchWhenCancelled: Jint.Tests/Runtime/AwaitTests.cs#L39
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.AsyncTests.ShouldTaskConvertedToPromiseInJS: Jint.Tests/Runtime/AwaitTests.cs#L18
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.ConstTests.ConstDestructuring: Jint.Tests/Jint.Tests.csproj#L1
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.ConstTests.DestructuringWithFunctionArgReferenceInStrictMode: Jint.Tests/Jint.Tests.csproj#L1
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.ConstTests.ConstInsideIife: Jint.Tests/Jint.Tests.csproj#L1
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.UuidTests.Random: Jint.Tests/Jint.Tests.csproj#L1
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.UuidTests.Copy: Jint.Tests/Jint.Tests.csproj#L1
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.
Jint.Tests.Runtime.UuidTests.Empty: Jint.Tests/Jint.Tests.csproj#L1
System.TypeInitializationException : The type initializer for 'Jint.Runtime.Interop.DelegateWrapper' threw an exception. ---- System.IndexOutOfRangeException : Index was outside the bounds of the array.