tracehubpm / tracehub

Tracehub and Project as a Code, a VCS-based collaboration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it.OnAttachedLabelITCase.respondsWithNewPull causes IndexOutOfBoundsException

h1alexbel opened this issue · comments

it.OnAttachedLabelITCase.respondsWithNewPull  Time elapsed: 5.36 s  <<< ERROR!
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.base/java.util.LinkedList.checkElementIndex(LinkedList.java:559)
	at java.base/java.util.LinkedList.get(LinkedList.java:480)
	at org.cactoos.list.ListEnvelope.get(ListEnvelope.java:71)
	at it.OnAttachedLabelITCase.respondsWithNewPull(OnAttachedLabelITCase.java:64)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at

this issue is flacky since depends on real GitHub servers, but lets keep it in the backlog