test: 테스트 오류 해결 #1062
GitHub Actions / JUnit Test Report
failed
Dec 7, 2024 in 0s
246 tests run, 220 passed, 24 skipped, 2 failed.
Annotations
github-actions / JUnit Test Report
AutomaticMatchingSchedulerTest.예약된 자동 업데이트를 삭제한다.
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
Raw output
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at [email protected]/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at [email protected]/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at app//corea.scheduler.service.AutomaticMatchingSchedulerTest.cancel(AutomaticMatchingSchedulerTest.java:85)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / JUnit Test Report
AutomaticMatchingSchedulerTest.예약된 자동 업데이트를 수정한다.
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
Raw output
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at [email protected]/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at [email protected]/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at app//corea.scheduler.service.AutomaticMatchingSchedulerTest.update(AutomaticMatchingSchedulerTest.java:102)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:569)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading