일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 재귀함수가 뭔가요
- Spring
- classproperty
- depends_on
- METACLASS
- AWS S3
- 우아한테크코스 2차
- github
- springboot 3.0.0
- python
- python all testcode
- 코딩테스트
- 프로그래머스
- javascript
- 우아한 테크코스 2차 합격
- DB
- EC2
- MySQL server on 'db' (115)
- Django
- S3
- classmethod
- OperationalError
- AWS
- TypeError: 'property' object is not iterable
- github skyline
- 갓재석
- docker
- docker-compose
- 2차 코딩테스트
- depends
Archives
목록Execution failed for task (1)
hanbin.dev
[Spring] Execution failed for task ':test'. There were failing tests. See the report at: file: ...
문제점 이동욱님의 "스프링 부트와 AWS로 혼자 구현하는 웹 서비스"를 보고 따라하다가 Gradle verification test에서 에러가 났다. 해결방법 /gradle/wrapper/gradle-wrapper.properties 에서 Gradle의 버전을 4.10.2로 맞춰주면 된다. 버전 문제라는 것도 모르고 3시간동안 뻘짓을 했다...
겪었던 오류
2021. 2. 9. 00:32