Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 스케줄러
- 라즈베리파이 에러
- pthread_create()
- 소켓 프로그래밍
- pthread_join()
- spring eureka
- jenkins pipeline
- SD카드
- 우분투
- scheduler
- 리눅스
- linux
- i/o schduler
- 스케줄링
- 젠킨스 파이프라인
- Jenkins
- 네트워크
- Spring cloud
- scheduling
- 소켓
- spring cloud eureka
- socket
- position independent code
- i/o scheduling
- 라즈베리파이
- 포맷
- eureka
- MSA
- 젠킨스
- OS
Archives
- Today
- Total
목록error (1)
dayne의 블로그

에러 1. No matching tests found in any candidate test task.1. 발생유저 회원가입 메서드를 테스트하려고 했으나, signUp() 메서드 테스트 실행 시, 해당 에러가 발생2. 코드 No matching tests found in any candidate test task. 3. 원인 프로젝트 설정에서, 테스트를 Gradle로 실행하게 되어있어서 발생한 에러4.해결디폴트 값인 Gradle을 IntelliJ IDEA로 바꿔줘서 해결하였습니다. 참고https://velog.io/@yes_jihyeon/TIL-mvmr77js
에러 기록
2024. 9. 30. 12:48