tomolse is deploying the project #287
Triggered via pull request
September 13, 2024 12:23
Status
Failure
Total duration
1m 47s
Artifacts
–
deploy-project.yaml
on: pull_request
Build and Test the Project
1m 23s
Deploy to Kubernetes Prod
0s
Deploy to Kubernetes Stage
0s
Annotations
5 errors
no.nb.mlt.wls.product.controller.ItemControllerTest ► createProduct with duplicate payload returns OK:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ItemControllerTest.xml#L0
Failed test found in:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ItemControllerTest.xml
Error:
java.lang.AssertionError: Status expected:<200 OK> but was:<201 CREATED>
|
no.nb.mlt.wls.product.controller.ItemControllerTest ► createProduct where SynQ says it's a duplicate returns OK:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ItemControllerTest.xml#L0
Failed test found in:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ItemControllerTest.xml
Error:
java.lang.AssertionError: Status expected:<200 OK> but was:<201 CREATED>
|
no.nb.mlt.wls.product.controller.ItemControllerTest ► createProduct payload with different data but same ID returns DB entry:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ItemControllerTest.xml#L0
Failed test found in:
target/surefire-reports/TEST-no.nb.mlt.wls.product.controller.ItemControllerTest.xml
Error:
java.lang.AssertionError: Status expected:<200 OK> but was:<201 CREATED>
|
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
|