Have IHtmlCollection<T> implement IReadOnlyList<T> #482
ci.yml
on: pull_request
can_document
3s
linux
1m 43s
windows
5m 2s
documentation
0s
Annotations
20 errors
linux
at NUnit.Framework.Internal.MethodWrapper.Invoke(System.Object, System.Object[])
|
linux
at NUnit.Framework.Internal.Reflect.InvokeMethod(System.Reflection.MethodInfo, System.Object, System.Object[])
|
linux
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags)
|
linux
at System.RuntimeMethodHandle.InvokeMethod(System.Object, Void**, System.Signature, Boolean)
|
linux
at AngleSharp.Core.Tests.Library.DOMActionsTests.FormElementsShouldIncludeElementsWhoseNameStartsWithANumber()
|
linux
--------------------------------
|
linux
at AngleSharp.Html.Dom.IHtmlFormControlsCollection.System.Collections.Generic.IReadOnlyList<AngleSharp.Html.Dom.IHtmlElement>.get_Item(Int32)
|
linux
--------------------------------
|
linux
Repeat 523984 times:
|
linux
The active test run was aborted. Reason: Test host process crashed : Stack overflow.
|
windows
at NUnit.Framework.Internal.Reflect.InvokeMethod(System.Reflection.MethodInfo, System.Object, System.Object[])
|
windows
at System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
|
windows
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags)
|
windows
at System.RuntimeMethodHandle.InvokeMethod(System.Object, Void**, System.Signature, Boolean)
|
windows
at AngleSharp.Core.Tests.Library.DOMActionsTests.FormElementsShouldIncludeElementsWhoseNameStartsWithANumber()
|
windows
--------------------------------
|
windows
at AngleSharp.Html.Dom.IHtmlFormControlsCollection.System.Collections.Generic.IReadOnlyList<AngleSharp.Html.Dom.IHtmlElement>.get_Item(Int32)
|
windows
--------------------------------
|
windows
Repeat 32291 times:
|
windows
The active test run was aborted. Reason: Test host process crashed : Stack overflow.
|