-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
06df41a
commit 9775d5a
Showing
42 changed files
with
778 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
"BROKEN","EPIC","FAILED","FEATURE","PASSED","SKIPPED","STORY","UNKNOWN" | ||
"0","","0","","4","0","","0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"b1a8273437954620fa374b796ffaacdd","name":"behaviors","children":[{"name":"open should call allureRunner with correct arguments","uid":"78cd2c8489af572b","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1737033207542,"stop":1737033207560,"duration":18},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should throw error if allure command fails","uid":"1bbdd5a91ba2f3b7","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1737033207569,"stop":1737033207580,"duration":11},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should return report directory path on success","uid":"c520aa181ca27840","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1737033207580,"stop":1737033207582,"duration":2},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"should create staging directories and unzip downloaded files","uid":"da13147f811f51b9","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1737033207636,"stop":1737033207657,"duration":21},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}]} |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"4b4757e66a1912dae1a509f688f20b0f","name":"categories","children":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","name":"packages","children":[{"name":"test","children":[{"name":"report-builder.test.ts","children":[{"name":"open should call allureRunner with correct arguments","uid":"78cd2c8489af572b","parentUid":"33d2ce9b12a11de58134928c1174d8f7","status":"passed","time":{"start":1737033207542,"stop":1737033207560,"duration":18},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should throw error if allure command fails","uid":"1bbdd5a91ba2f3b7","parentUid":"33d2ce9b12a11de58134928c1174d8f7","status":"passed","time":{"start":1737033207569,"stop":1737033207580,"duration":11},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should return report directory path on success","uid":"c520aa181ca27840","parentUid":"33d2ce9b12a11de58134928c1174d8f7","status":"passed","time":{"start":1737033207580,"stop":1737033207582,"duration":2},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"report-builder.test.ts"},{"name":"storage.test.ts","children":[{"name":"should create staging directories and unzip downloaded files","uid":"da13147f811f51b9","parentUid":"8c8b9067294a97e74f974e247fdfb248","status":"passed","time":{"start":1737033207636,"stop":1737033207657,"duration":21},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"storage.test.ts"}],"uid":"d662795e8d349f9b5595bf62f43ea7ae"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
"DESCRIPTION","DURATION IN MS","NAME","PARENT SUITE","START TIME","STATUS","STOP TIME","SUB SUITE","SUITE","TEST CLASS","TEST METHOD" | ||
"","18","open should call allureRunner with correct arguments","ReportBuilder","Thu Jan 16 13:13:27 UTC 2025","passed","Thu Jan 16 13:13:27 UTC 2025","","","","" | ||
"","21","should create staging directories and unzip downloaded files","Storage","Thu Jan 16 13:13:27 UTC 2025","passed","Thu Jan 16 13:13:27 UTC 2025","","","","" | ||
"","2","generate should return report directory path on success","ReportBuilder","Thu Jan 16 13:13:27 UTC 2025","passed","Thu Jan 16 13:13:27 UTC 2025","","","","" | ||
"","11","generate should throw error if allure command fails","ReportBuilder","Thu Jan 16 13:13:27 UTC 2025","passed","Thu Jan 16 13:13:27 UTC 2025","","","","" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"98d3104e051c652961429bf95fa0b5d6","name":"suites","children":[{"name":"ReportBuilder","children":[{"name":"open should call allureRunner with correct arguments","uid":"78cd2c8489af572b","parentUid":"27ea026c212972d0c0b115a641dfc9f0","status":"passed","time":{"start":1737033207542,"stop":1737033207560,"duration":18},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should throw error if allure command fails","uid":"1bbdd5a91ba2f3b7","parentUid":"27ea026c212972d0c0b115a641dfc9f0","status":"passed","time":{"start":1737033207569,"stop":1737033207580,"duration":11},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should return report directory path on success","uid":"c520aa181ca27840","parentUid":"27ea026c212972d0c0b115a641dfc9f0","status":"passed","time":{"start":1737033207580,"stop":1737033207582,"duration":2},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"27ea026c212972d0c0b115a641dfc9f0"},{"name":"Storage","children":[{"name":"should create staging directories and unzip downloaded files","uid":"da13147f811f51b9","parentUid":"1e73871b0b303235095d847d07f5308b","status":"passed","time":{"start":1737033207636,"stop":1737033207657,"duration":21},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"1e73871b0b303235095d847d07f5308b"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"1bbdd5a91ba2f3b7","name":"generate should throw error if allure command fails","fullName":"test/report-builder.test.ts#ReportBuilder generate should throw error if allure command fails","historyId":"0f70a82e3e4ffcaa6c1e91b479e0c7c5:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1737033207569,"stop":1737033207580,"duration":11},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"afterEach","time":{"start":1737033207580,"stop":1737033207580,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"language","value":"javascript"},{"name":"framework","value":"jest"},{"name":"package","value":"test.report-builder.test.ts"},{"name":"host","value":"fv-az1721-121"},{"name":"thread","value":"1"},{"name":"parentSuite","value":"ReportBuilder"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"b63ef0f55d67ddf0","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/b63ef0f55d67ddf0","status":"passed","time":{"start":1737020921425,"stop":1737020921431,"duration":6}},{"uid":"173ee46b6c81232e","status":"passed","time":{"start":1737018709554,"stop":1737018709562,"duration":8}}]},"tags":[]},"source":"1bbdd5a91ba2f3b7.json","parameterValues":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"78cd2c8489af572b","name":"open should call allureRunner with correct arguments","fullName":"test/report-builder.test.ts#ReportBuilder open should call allureRunner with correct arguments","historyId":"13892dcb83fca6b9f19c35aa531ee088:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1737033207542,"stop":1737033207560,"duration":18},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"afterEach","time":{"start":1737033207567,"stop":1737033207567,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"language","value":"javascript"},{"name":"framework","value":"jest"},{"name":"package","value":"test.report-builder.test.ts"},{"name":"host","value":"fv-az1721-121"},{"name":"thread","value":"1"},{"name":"parentSuite","value":"ReportBuilder"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"9b62735f8bb8cf72","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/9b62735f8bb8cf72","status":"passed","time":{"start":1737020921398,"stop":1737020921418,"duration":20}},{"uid":"bb9c9748f58c0b88","status":"passed","time":{"start":1737018709521,"stop":1737018709545,"duration":24}}]},"tags":[]},"source":"78cd2c8489af572b.json","parameterValues":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"c520aa181ca27840","name":"generate should return report directory path on success","fullName":"test/report-builder.test.ts#ReportBuilder generate should return report directory path on success","historyId":"8dbb12bc2115fa93377770f0aeac139e:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1737033207580,"stop":1737033207582,"duration":2},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"afterStages":[{"name":"afterEach","time":{"start":1737033207582,"stop":1737033207582,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"language","value":"javascript"},{"name":"framework","value":"jest"},{"name":"package","value":"test.report-builder.test.ts"},{"name":"host","value":"fv-az1721-121"},{"name":"thread","value":"1"},{"name":"parentSuite","value":"ReportBuilder"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"a43d5336a0f44efd","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/a43d5336a0f44efd","status":"passed","time":{"start":1737020921431,"stop":1737020921433,"duration":2}},{"uid":"38ef16766e230125","status":"passed","time":{"start":1737018709563,"stop":1737018709564,"duration":1}}]},"tags":[]},"source":"c520aa181ca27840.json","parameterValues":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"da13147f811f51b9","name":"should create staging directories and unzip downloaded files","fullName":"test/storage.test.ts#Storage should create staging directories and unzip downloaded files","historyId":"732646a1db8d87558fe5fb45db88bfaa:d41d8cd98f00b204e9800998ecf8427e","time":{"start":1737033207636,"stop":1737033207657,"duration":21},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"beforeEach","time":{"start":1737033207644,"stop":1737033207645,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"afterStages":[{"name":"afterEach","time":{"start":1737033207657,"stop":1737033207657,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"language","value":"javascript"},{"name":"framework","value":"jest"},{"name":"package","value":"test.storage.test.ts"},{"name":"host","value":"fv-az1721-121"},{"name":"thread","value":"2"},{"name":"parentSuite","value":"Storage"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"c5aa342fc2737b17","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/c5aa342fc2737b17","status":"passed","time":{"start":1737020921404,"stop":1737020921428,"duration":24}},{"uid":"7cdb98cb62ed9d03","status":"passed","time":{"start":1737018709674,"stop":1737018709691,"duration":17}}]},"tags":[]},"source":"da13147f811f51b9.json","parameterValues":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","name":"timeline","children":[{"name":"fv-az1721-121","children":[{"name":"1","children":[{"name":"generate should throw error if allure command fails","uid":"1bbdd5a91ba2f3b7","parentUid":"278335e2f762a218172d82d7a8fad33d","status":"passed","time":{"start":1737033207569,"stop":1737033207580,"duration":11},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"generate should return report directory path on success","uid":"c520aa181ca27840","parentUid":"278335e2f762a218172d82d7a8fad33d","status":"passed","time":{"start":1737033207580,"stop":1737033207582,"duration":2},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]},{"name":"open should call allureRunner with correct arguments","uid":"78cd2c8489af572b","parentUid":"278335e2f762a218172d82d7a8fad33d","status":"passed","time":{"start":1737033207542,"stop":1737033207560,"duration":18},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"278335e2f762a218172d82d7a8fad33d"},{"name":"2","children":[{"name":"should create staging directories and unzip downloaded files","uid":"da13147f811f51b9","parentUid":"078fd5d3dc72c5bbc42ea2b4f4f4bef2","status":"passed","time":{"start":1737033207636,"stop":1737033207657,"duration":21},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"078fd5d3dc72c5bbc42ea2b4f4f4bef2"}],"uid":"74780876879c062a50213b93f1cb7525"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
launch_status failed=0 1737033210000000000 | ||
launch_status broken=0 1737033210000000000 | ||
launch_status passed=4 1737033210000000000 | ||
launch_status skipped=0 1737033210000000000 | ||
launch_status unknown=0 1737033210000000000 | ||
launch_time duration=115 1737033210000000000 | ||
launch_time min_duration=2 1737033210000000000 | ||
launch_time max_duration=21 1737033210000000000 | ||
launch_time sum_duration=52 1737033210000000000 | ||
launch_time start=1737033207542 1737033210000000000 | ||
launch_time stop=1737033207657 1737033210000000000 | ||
launch_retries retries=0 1737033210000000000 | ||
launch_retries run=4 1737033210000000000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
launch_status_failed 0 | ||
launch_status_broken 0 | ||
launch_status_passed 4 | ||
launch_status_skipped 0 | ||
launch_status_unknown 0 | ||
launch_time_duration 115 | ||
launch_time_min_duration 2 | ||
launch_time_max_duration 21 | ||
launch_time_sum_duration 52 | ||
launch_time_start 1737033207542 | ||
launch_time_stop 1737033207657 | ||
launch_retries_retries 0 | ||
launch_retries_run 4 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/13","data":{}},{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/12","data":{}},{"data":{}}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/13","data":{"duration":115}},{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/12","data":{"duration":35}},{"data":{"duration":170}}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/13","data":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4}},{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/12","data":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4}},{"data":{"failed":0,"broken":0,"skipped":0,"passed":4,"unknown":0,"total":4}}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"13892dcb83fca6b9f19c35aa531ee088:d41d8cd98f00b204e9800998ecf8427e":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"78cd2c8489af572b","reportUrl":"https://cybersokari.github.io/allure-report-deployer/13/#testresult/78cd2c8489af572b","status":"passed","time":{"start":1737033207542,"stop":1737033207560,"duration":18}},{"uid":"9b62735f8bb8cf72","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/9b62735f8bb8cf72","status":"passed","time":{"start":1737020921398,"stop":1737020921418,"duration":20}},{"uid":"bb9c9748f58c0b88","status":"passed","time":{"start":1737018709521,"stop":1737018709545,"duration":24}}]},"732646a1db8d87558fe5fb45db88bfaa:d41d8cd98f00b204e9800998ecf8427e":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"da13147f811f51b9","reportUrl":"https://cybersokari.github.io/allure-report-deployer/13/#testresult/da13147f811f51b9","status":"passed","time":{"start":1737033207636,"stop":1737033207657,"duration":21}},{"uid":"c5aa342fc2737b17","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/c5aa342fc2737b17","status":"passed","time":{"start":1737020921404,"stop":1737020921428,"duration":24}},{"uid":"7cdb98cb62ed9d03","status":"passed","time":{"start":1737018709674,"stop":1737018709691,"duration":17}}]},"8dbb12bc2115fa93377770f0aeac139e:d41d8cd98f00b204e9800998ecf8427e":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"c520aa181ca27840","reportUrl":"https://cybersokari.github.io/allure-report-deployer/13/#testresult/c520aa181ca27840","status":"passed","time":{"start":1737033207580,"stop":1737033207582,"duration":2}},{"uid":"a43d5336a0f44efd","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/a43d5336a0f44efd","status":"passed","time":{"start":1737020921431,"stop":1737020921433,"duration":2}},{"uid":"38ef16766e230125","status":"passed","time":{"start":1737018709563,"stop":1737018709564,"duration":1}}]},"0f70a82e3e4ffcaa6c1e91b479e0c7c5:d41d8cd98f00b204e9800998ecf8427e":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"1bbdd5a91ba2f3b7","reportUrl":"https://cybersokari.github.io/allure-report-deployer/13/#testresult/1bbdd5a91ba2f3b7","status":"passed","time":{"start":1737033207569,"stop":1737033207580,"duration":11}},{"uid":"b63ef0f55d67ddf0","reportUrl":"https://cybersokari.github.io/allure-report-deployer/12/#testresult/b63ef0f55d67ddf0","status":"passed","time":{"start":1737020921425,"stop":1737020921431,"duration":6}},{"uid":"173ee46b6c81232e","status":"passed","time":{"start":1737018709554,"stop":1737018709562,"duration":8}}]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/13","data":{"run":4,"retry":0}},{"reportUrl":"https://cybersokari.github.io/allure-report-deployer/12","data":{"run":4,"retry":0}},{"data":{"run":4,"retry":0}}] |
Oops, something went wrong.