Skip to content

refactor: RoomSortStrategy 정렬 반환 방식 변경 #1047

refactor: RoomSortStrategy 정렬 반환 방식 변경

refactor: RoomSortStrategy 정렬 반환 방식 변경 #1047

GitHub Actions / JUnit Test Report failed Nov 28, 2024 in 0s

245 tests run, 225 passed, 18 skipped, 2 failed.

Annotations

Check failure on line 81 in backend/src/test/java/corea/scheduler/service/AutomaticMatchingSchedulerTest.java

See this annotation in the file changed.

@github-actions 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:81)
	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)

Check failure on line 98 in backend/src/test/java/corea/scheduler/service/AutomaticMatchingSchedulerTest.java

See this annotation in the file changed.

@github-actions 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:98)
	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)