refactor: RoomSortStrategy 정렬 반환 방식 변경 #1047
GitHub Actions / Test Results
failed
Nov 28, 2024 in 0s
2 fail, 18 skipped, 213 pass in 9s
69 files 69 suites 9s ⏱️
233 tests 213 ✅ 18 💤 2 ❌
245 runs 225 ✅ 18 💤 2 ❌
Results for commit f69aad5.
Annotations
Check warning on line 0 in corea.scheduler.service.AutomaticMatchingSchedulerTest
github-actions / Test Results
예약된 자동 업데이트를 삭제한다. (corea.scheduler.service.AutomaticMatchingSchedulerTest) failed
backend/build/test-results/test/TEST-corea.scheduler.service.AutomaticMatchingSchedulerTest.xml [took 0s]
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 warning on line 0 in corea.scheduler.service.AutomaticMatchingSchedulerTest
github-actions / Test Results
예약된 자동 업데이트를 수정한다. (corea.scheduler.service.AutomaticMatchingSchedulerTest) failed
backend/build/test-results/test/TEST-corea.scheduler.service.AutomaticMatchingSchedulerTest.xml [took 0s]
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)
Loading