anotheroneofthese is deploying the project #224
deploy-project.yaml
on: pull_request
Build and Test the Project
1m 29s
Deploy to Kubernetes Prod
0s
Deploy to Kubernetes Stage
0s
Annotations
4 errors
no.nb.mlt.wls.product.controller.ProductControllerTest ► createProduct where SynQ says it's a duplicate returns OK:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ProductControllerTest.xml#L0
Failed test found in:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ProductControllerTest.xml
Error:
java.lang.AssertionError: Status expected:<200 OK> but was:<201 CREATED>
|
no.nb.mlt.wls.product.service.ProductServiceTest ► save when DB fails handles it gracefully:
target/surefire-reports/TEST-no.nb.mlt.wls.product.service.ProductServiceTest.xml#L0
Failed test found in:
target/surefire-reports/TEST-no.nb.mlt.wls.product.service.ProductServiceTest.xml
Error:
java.lang.AssertionError:
|
Build and Test the Project
Process completed with exit code 1.
|
Build and Test the Project
Failed test were found and 'fail-on-error' option is set to true
|