Update expected outputs #47
Annotations
8 errors and 2 warnings
test (GestaoHospital)
Process completed with exit code 127.
|
test (GestaoHospital)
Process completed with exit code 1.
|
test (Market)
Process completed with exit code 127.
|
test (Market)
Process completed with exit code 1.
|
TestPetstore.testTotalPetsToDeliverByAddress:
st-tdg-eval/src/test/java/test4giis/tdrules/tdg/st/eval/petstore/TestPetstore.java#L82
There are 2 failed assertion(s)
Failure 1: Strings are different. First diff at line 4 column 128.
- Visual diffs at: target/diff-0.html
- Call Stack:
at test4giis.tdrules.tdg.st.eval.petstore.TestPetstore.assertFiles(TestPetstore.java:144)
Failure 2: Strings are different. First diff at line 1 column 20.
- Visual diffs at: target/diff-1.html
- Call Stack:
at test4giis.tdrules.tdg.st.eval.petstore.TestPetstore.assertFiles(TestPetstore.java:144) expected:<...jpg"],"tags":[{"id":[703,"name":"Puppy"}],"status":"available"}
"pet":{"id":2,"category":{"id":2,"name":"Lion"},"name":"Luna","photoUrls":["http://localhost/photos/000403.jpg"],"tags":[{"id":803,"name":"Young"}],"status":"pending"}
"pet":{"id":3,"category":{"id":2,"name":"Lion"},"name":"Charlie","photoUrls":["http://localhost/photos/000503.jpg"],"tags":[{"id":903,"name":"Old"}],"status":"sold"}
"pet":{"id":4,"category":{"id":1,"name":"Tiger"},"name":"Bella","photoUrls":["http://localhost/photos/000603.jpg"],"status":"available"}
"pet":{"id":5,"category":{"id":1,"name":"Tiger"},"name":"Cooper","tags":[{"id":1003,"name":"Puppy-1"}],"status":"pending"}
"order":{"id":1,"petId":1,"customerId":1,"quantity":11,"shipDate":"2024-01-26","status":"placed","complete":false}
"order":{"id":2,"petId":1,"customerId":1,"quantity":7,"shipDate":"2024-01-27","status":"approved","complete":true}
"order":{"id":3,"petId":2,"customerId":1,"quantity":3,"shipDate":"2024-01-28","status":"approved","complete":false}
"order":{"id":4,"petId":1,"customerId":2,"quantity":12,"shipDate":"2024-01-29","status":"approved","complete":true}
"order":{"id":5,"petId":4,"customerId":1,"quantity":8,"shipDate":"2024-01-30","status":"approved","complete":false}
"order":{"id":6,"petId":5,"customerId":1,"quantity":4,"shipDate":"2024-02-01","status":"approved","complete":true}
"customer":{"id":1,"username":"James Smith","address":[{"street":"Main St","city":"Springfield","state":"California","zip":"0"}]}
"customer":{"id":2,"username":"Mary Johnson"}
"customer":{"id":3,"username":"Robert Williams","address":[{"street":"Broadway","city":"Franklin","state":"Texas","zip":"1"}]}
---------------------------
-------- Failure 2 --------
---------------------------
{"zip":"0","total":22}
{"zip":"1","total":0]}
> but was:<...jpg"],"tags":[{"id":[803,"name":"Puppy"}],"status":"pending"}
"pet":{"id":2,"category":{"id":2,"name":"Lion"},"name":"Luna","photoUrls":["http://localhost/photos/000403.jpg","http://localhost/photos/000503.jpg"],"tags":[{"id":903,"name":"Young"}],"status":"sold"}
"pet":{"id":3,"category":{"id":1,"name":"Tiger"},"name":"Charlie","photoUrls":["http://localhost/photos/000603.jpg"],"tags":[{"id":1003,"name":"Old"}],"status":"available"}
"pet":{"id":4,"category":{"id":1,"name":"Tiger"},"name":"Bella","photoUrls":["http://localhost/photos/000703.jpg"],"status":"pending"}
"pet":{"id":5,"category":{"id":1,"name":"Tiger"},"name":"Cooper","tags":[{"id":1103,"name":"Puppy-1"}],"status":"sold"}
"order":{"id":1,"petId":1,"customerId":1,"quantity":3,"shipDate":"2024-01-28","status":"placed","complete":false}
"order":{"id":2,"petId":1,"customerId":1,"quantity":12,"shipDate":"2024-01-29","status":"approved","complete":true}
"order":{"id":3,"petId":2,"customerId":1,"quantity":8,"shipDate":"2024-01-30","status":"approved","complete":false}
"order":{"id":4,"petId":2,"customerId":1,"quantity":4,"shipDate":"2024-02-01","status":"approved","complete":true}
"order":{"id":5,"petId":1,"customerId":2,"quantity":13,"shipDate":"2024-02-02","status":"approved","complete":false}
"order":{"id":6,"petId":4,"customerId":1,"quantity":9,"shipDate":"2024-02-03","status":"approved","complete":true}
"order":{"id":7,"petId":5,"customerId":1,"quantity":5,"shipDate":"2024-02-04","status":"approved","complete":false}
"customer":{"id":1,"username":"James Smith","address":[{"street":"Main St","city":"Springfield","state":"California","zip":"0"},{"street":"Broadway","city":"Franklin","state":"Texas","zip":"1"}]}
"customer":{"id":2,"username":"Mary Johnson"}
"customer":{"id":3,"username":"Robert Williams","address":[{"street":"Park Ave","city":"Greenville","state":"Florida","zip":"0"}]}
---------------------------
-------- Failure 2 --------
---------------------------
{"zip":"0","total":38}
{"zip":"1","total":38]}
>
|
test (Eval)
❌ Tests reported 1 failures
|
test (Eval)
Process completed with exit code 1.
|
test-report
Process completed with exit code 1.
|
test (GestaoHospital)
No files were found with the provided path: **/target/site
**/target/surefire-reports
**/target/pit-reports
**/target/out
**/target/*.html
**/target/*.log. No artifacts will be uploaded.
|
test (Market)
No files were found with the provided path: **/target/site
**/target/surefire-reports
**/target/pit-reports
**/target/out
**/target/*.html
**/target/*.log. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
github-pages
Expired
|
281 KB |
|
test-report-ALL
|
337 KB |
|
test-report-files-Eval
|
74.7 KB |
|
test-report-files-Petstore
|
266 KB |
|