Skip to content

Commit

Permalink
deploy: 466cb11
Browse files Browse the repository at this point in the history
  • Loading branch information
qameta-ci committed Mar 26, 2024
1 parent 92fd43d commit 8dfc04f
Show file tree
Hide file tree
Showing 46 changed files with 704 additions and 6 deletions.
40 changes: 40 additions & 0 deletions 9/app.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions 9/data/behaviors.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"","","","0","0","2","0","0"
1 change: 1 addition & 0 deletions 9/data/behaviors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"b1a8273437954620fa374b796ffaacdd","children":[{"name":"lambdaStepTest","uid":"74ddb48a0633753e","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1711436933278,"stop":1711436933293,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"annotatedStepTest","uid":"69b7355a8e6c3888","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1711436933389,"stop":1711436933404,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"name":"behaviors"}
Empty file added 9/data/categories.csv
Empty file.
1 change: 1 addition & 0 deletions 9/data/categories.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[],"name":"categories"}
1 change: 1 addition & 0 deletions 9/data/packages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[{"name":"com.example.junit4","children":[{"name":"lambdaStepTest","uid":"74ddb48a0633753e","parentUid":"248a6f67035b232c50363793574badcd","status":"passed","time":{"start":1711436933278,"stop":1711436933293,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"annotatedStepTest","uid":"69b7355a8e6c3888","parentUid":"248a6f67035b232c50363793574badcd","status":"passed","time":{"start":1711436933389,"stop":1711436933404,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"com.example.junit4"}],"name":"packages"}
3 changes: 3 additions & 0 deletions 9/data/suites.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Tue Mar 26 07:08:53 GMT 2024","Tue Mar 26 07:08:53 GMT 2024","15","","com.example.junit4.StepTest","","com.example.junit4.StepTest","lambdaStepTest","lambdaStepTest",""
"passed","Tue Mar 26 07:08:53 GMT 2024","Tue Mar 26 07:08:53 GMT 2024","15","","com.example.junit4.StepTest","","com.example.junit4.StepTest","annotatedStepTest","annotatedStepTest",""
1 change: 1 addition & 0 deletions 9/data/suites.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[{"name":"com.example.junit4.StepTest","children":[{"name":"lambdaStepTest","uid":"74ddb48a0633753e","parentUid":"d58405b59061610140723b54f4bf4191","status":"passed","time":{"start":1711436933278,"stop":1711436933293,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"annotatedStepTest","uid":"69b7355a8e6c3888","parentUid":"d58405b59061610140723b54f4bf4191","status":"passed","time":{"start":1711436933389,"stop":1711436933404,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"d58405b59061610140723b54f4bf4191"}],"name":"suites"}
1 change: 1 addition & 0 deletions 9/data/test-cases/69b7355a8e6c3888.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"69b7355a8e6c3888","name":"annotatedStepTest","fullName":"com.example.junit4.StepTest.annotatedStepTest","historyId":"1b86ab3bbd07b349689146d477c20200","time":{"start":1711436933389,"stop":1711436933404,"duration":15},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[{"name":"Parent annotated step with parameter [local value]","time":{"start":1711436933403,"stop":1711436933404,"duration":1},"status":"passed","steps":[{"name":"Nested annotated step with global parameter [global value]","time":{"start":1711436933404,"stop":1711436933404,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"parameter","value":"local value"}],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":2,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"package","value":"com.example.junit4"},{"name":"testClass","value":"com.example.junit4.StepTest"},{"name":"testMethod","value":"annotatedStepTest"},{"name":"suite","value":"com.example.junit4.StepTest"},{"name":"host","value":"fv-az573-900"},{"name":"thread","value":"[email protected] worker(1)"},{"name":"framework","value":"junit4"},{"name":"language","value":"java"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":9,"unknown":0,"total":9},"items":[{"uid":"43217b533a3ebce5","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/8//#testresult/43217b533a3ebce5","status":"passed","time":{"start":1711129596350,"stop":1711129596363,"duration":13}},{"uid":"12e2ff40ba5540e8","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/7//#testresult/12e2ff40ba5540e8","status":"passed","time":{"start":1711127413901,"stop":1711127413915,"duration":14}},{"uid":"bcd3064da268082a","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6//#testresult/bcd3064da268082a","status":"passed","time":{"start":1703180858825,"stop":1703180858840,"duration":15}},{"uid":"db6594c36e6cce7b","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/5//#testresult/db6594c36e6cce7b","status":"passed","time":{"start":1703168916621,"stop":1703168916635,"duration":14}},{"uid":"93a0a0e01e41bd4f","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/4//#testresult/93a0a0e01e41bd4f","status":"passed","time":{"start":1702489809497,"stop":1702489809511,"duration":14}},{"uid":"f99f60a9f14cc9ab","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/3//#testresult/f99f60a9f14cc9ab","status":"passed","time":{"start":1699557512594,"stop":1699557512618,"duration":24}},{"uid":"106d48d756fe5d20","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/2//#testresult/106d48d756fe5d20","status":"passed","time":{"start":1699556432810,"stop":1699556432856,"duration":46}},{"uid":"2d1aa915ccd19ac0","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/1//#testresult/2d1aa915ccd19ac0","status":"passed","time":{"start":1699554382140,"stop":1699554382169,"duration":29}}]},"tags":[]},"source":"69b7355a8e6c3888.json","parameterValues":[]}
1 change: 1 addition & 0 deletions 9/data/test-cases/74ddb48a0633753e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"74ddb48a0633753e","name":"lambdaStepTest","fullName":"com.example.junit4.StepTest.lambdaStepTest","historyId":"54c5b0b88f5ece4b1a403fdd5aefd1e2","time":{"start":1711436933278,"stop":1711436933293,"duration":15},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[{"name":"Parent lambda step with parameter [parameter value]","time":{"start":1711436933287,"stop":1711436933291,"duration":4},"status":"passed","steps":[{"name":"Nested lambda step with global parameter [global value]","time":{"start":1711436933291,"stop":1711436933291,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"parameter","value":"parameter value"}],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":2,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"package","value":"com.example.junit4"},{"name":"testClass","value":"com.example.junit4.StepTest"},{"name":"testMethod","value":"lambdaStepTest"},{"name":"suite","value":"com.example.junit4.StepTest"},{"name":"host","value":"fv-az573-900"},{"name":"thread","value":"[email protected] worker(1)"},{"name":"framework","value":"junit4"},{"name":"language","value":"java"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":9,"unknown":0,"total":9},"items":[{"uid":"c7da9c883d2f2f82","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/8//#testresult/c7da9c883d2f2f82","status":"passed","time":{"start":1711129596246,"stop":1711129596266,"duration":20}},{"uid":"26bd541cd075c176","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/7//#testresult/26bd541cd075c176","status":"passed","time":{"start":1711127413784,"stop":1711127413799,"duration":15}},{"uid":"42365f2c60972a07","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6//#testresult/42365f2c60972a07","status":"passed","time":{"start":1703180858728,"stop":1703180858741,"duration":13}},{"uid":"b10d945d9fbe07ce","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/5//#testresult/b10d945d9fbe07ce","status":"passed","time":{"start":1703168916522,"stop":1703168916535,"duration":13}},{"uid":"37feeaf02e999e1b","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/4//#testresult/37feeaf02e999e1b","status":"passed","time":{"start":1702489809388,"stop":1702489809402,"duration":14}},{"uid":"5dd6c62800c49410","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/3//#testresult/5dd6c62800c49410","status":"passed","time":{"start":1699557512420,"stop":1699557512449,"duration":29}},{"uid":"abc4d5da3db4f27a","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/2//#testresult/abc4d5da3db4f27a","status":"passed","time":{"start":1699556432606,"stop":1699556432635,"duration":29}},{"uid":"fe8f9799effe1ead","reportUrl":"https://allure-examples.github.io/junit4-java-gradle/1//#testresult/fe8f9799effe1ead","status":"passed","time":{"start":1699554381991,"stop":1699554382017,"duration":26}}]},"tags":[]},"source":"74ddb48a0633753e.json","parameterValues":[]}
1 change: 1 addition & 0 deletions 9/data/timeline.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","children":[{"name":"fv-az573-900","children":[{"name":"[email protected] worker(1)","children":[{"name":"annotatedStepTest","uid":"69b7355a8e6c3888","parentUid":"723a6a5aeec073e252f20637c5bbcebd","status":"passed","time":{"start":1711436933389,"stop":1711436933404,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"lambdaStepTest","uid":"74ddb48a0633753e","parentUid":"723a6a5aeec073e252f20637c5bbcebd","status":"passed","time":{"start":1711436933278,"stop":1711436933293,"duration":15},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"723a6a5aeec073e252f20637c5bbcebd"}],"uid":"cad4d15c37bb0f08f69011b2098e6fc4"}],"name":"timeline"}
11 changes: 11 additions & 0 deletions 9/export/influxDbData.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
launch_status failed=0 1711436936000000000
launch_status broken=0 1711436936000000000
launch_status passed=2 1711436936000000000
launch_status skipped=0 1711436936000000000
launch_status unknown=0 1711436936000000000
launch_time duration=126 1711436936000000000
launch_time min_duration=15 1711436936000000000
launch_time max_duration=15 1711436936000000000
launch_time sum_duration=30 1711436936000000000
launch_retries retries=0 1711436936000000000
launch_retries run=2 1711436936000000000
10 changes: 10 additions & 0 deletions 9/export/mail.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Allure Report summary mail</title>
</head>
<body>
Mail body
</body>
</html>
11 changes: 11 additions & 0 deletions 9/export/prometheusData.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
launch_status_failed 0
launch_status_broken 0
launch_status_passed 2
launch_status_skipped 0
launch_status_unknown 0
launch_time_duration 126
launch_time_min_duration 15
launch_time_max_duration 15
launch_time_sum_duration 30
launch_retries_retries 0
launch_retries_run 2
Binary file added 9/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions 9/history/categories-trend.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"buildOrder":9,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/9/","reportName":"Allure Report with history","data":{}},{"buildOrder":8,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/8/","reportName":"Allure Report with history","data":{}},{"buildOrder":7,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/7/","reportName":"Allure Report with history","data":{}},{"buildOrder":6,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6/","reportName":"Allure Report with history","data":{}},{"buildOrder":5,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/5/","reportName":"Allure Report with history","data":{}},{"buildOrder":4,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/4/","reportName":"Allure Report with history","data":{}},{"buildOrder":3,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/3/","reportName":"Allure Report with history","data":{}},{"buildOrder":2,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/2/","reportName":"Allure Report with history","data":{}},{"buildOrder":1,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/1/","reportName":"Allure Report with history","data":{}},{"buildOrder":6,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6/","reportName":"Allure Report with history","data":{}},{"buildOrder":5,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/5/","reportName":"Allure Report with history","data":{}},{"buildOrder":4,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/4/","reportName":"Allure Report with history","data":{}},{"buildOrder":3,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/3/","reportName":"Allure Report with history","data":{}},{"buildOrder":2,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/2/","reportName":"Allure Report with history","data":{}},{"buildOrder":1,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/1/","reportName":"Allure Report with history","data":{}}]
1 change: 1 addition & 0 deletions 9/history/duration-trend.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"buildOrder":9,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/9/","reportName":"Allure Report with history","data":{"duration":126}},{"buildOrder":8,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/8/","reportName":"Allure Report with history","data":{"duration":117}},{"buildOrder":7,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/7/","reportName":"Allure Report with history","data":{"duration":131}},{"buildOrder":6,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6/","reportName":"Allure Report with history","data":{"duration":112}},{"buildOrder":5,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/5/","reportName":"Allure Report with history","data":{"duration":113}},{"buildOrder":4,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/4/","reportName":"Allure Report with history","data":{"duration":123}},{"buildOrder":3,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/3/","reportName":"Allure Report with history","data":{"duration":198}},{"buildOrder":2,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/2/","reportName":"Allure Report with history","data":{"duration":250}},{"buildOrder":1,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/1/","reportName":"Allure Report with history","data":{"duration":178}},{"buildOrder":6,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6/","reportName":"Allure Report with history","data":{"duration":158}},{"buildOrder":5,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/5/","reportName":"Allure Report with history","data":{"duration":266}},{"buildOrder":4,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/4/","reportName":"Allure Report with history","data":{"duration":270}},{"buildOrder":3,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/3/","reportName":"Allure Report with history","data":{"duration":216}},{"buildOrder":2,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/2/","reportName":"Allure Report with history","data":{"duration":265}},{"buildOrder":1,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/1/","reportName":"Allure Report with history","data":{"duration":275}}]
1 change: 1 addition & 0 deletions 9/history/history-trend.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"buildOrder":9,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/9/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/8/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/7/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":5,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/5/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":4,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/4/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":3,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/3/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":2,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/2/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":1,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/1/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6,"reportUrl":"https://allure-examples.github.io/junit4-java-gradle/6/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6}},{"buildOrder":5,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/5/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6}},{"buildOrder":4,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/4/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6}},{"buildOrder":3,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/3/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6}},{"buildOrder":2,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/2/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6}},{"buildOrder":1,"reportUrl":"https://allure-examples.github.io/allure-junit4-gradle/1/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":6,"unknown":0,"total":6}}]
Loading

0 comments on commit 8dfc04f

Please sign in to comment.