From fede86d38d85b0149053dac93991b2fa2552794e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 07:34:39 +0000 Subject: [PATCH] Apply automatic changes --- allure-action/data.json | 1 + allure-action/fix-id/data.json | 6 - allure-action/fix-id/index.html | 36 - .../data/behaviors.json | 1 - .../data/packages.json | 1 - .../10054677161_1721719973649/data/suites.csv | 3 - .../data/test-cases/2acaa41e58b9d120.json | 1 - .../data/test-cases/a2fc3f2b275530da.json | 1 - .../data/timeline.json | 1 - .../export/influxDbData.txt | 11 - .../history/categories-trend.json | 1 - .../history/duration-trend.json | 1 - .../history/history-trend.json | 1 - .../history/history.json | 1 - .../history/retry-trend.json | 1 - .../widgets/categories-trend.json | 1 - .../widgets/duration-trend.json | 1 - .../widgets/duration.json | 1 - .../widgets/executors.json | 1 - .../widgets/history-trend.json | 1 - .../widgets/retry-trend.json | 1 - .../widgets/severity.json | 1 - .../widgets/status-chart.json | 1 - allure-action/fix-id/self-test/data.json | 26 - allure-action/fix-id/self-test/index.html | 133 - allure-action/fix-id/self-test/lastRun.json | 4 - allure-action/fix-id/self-test/latest.html | 33 - .../10054697458_1721720074522}/app.js | 0 .../data/behaviors.csv | 0 .../data/behaviors.json | 1 + .../data/categories.csv | 0 .../data/categories.json | 0 .../data/packages.json | 1 + .../10054697458_1721720074522/data/suites.csv | 3 + .../data/suites.json | 2 +- .../data/test-cases/5e592a84d1673680.json | 1 + .../data/test-cases/77f6a77d96c32122.json | 1 + .../data/timeline.json | 1 + .../export/influxDbData.txt | 11 + .../export/mail.html | 0 .../export/prometheusData.txt | 8 +- .../10054697458_1721720074522}/favicon.ico | Bin .../history/categories-trend.json | 1 + .../history/duration-trend.json | 1 + .../history/history-trend.json | 1 + .../history/history.json | 1 + .../history/retry-trend.json | 1 + .../10054697458_1721720074522}/index.html | 2 +- .../plugin/behaviors/index.js | 0 .../plugin/packages/index.js | 0 .../plugin/screen-diff/index.js | 0 .../plugin/screen-diff/styles.css | 0 .../10054697458_1721720074522}/styles.css | 0 .../widgets/behaviors.json | 0 .../widgets/categories-trend.json | 1 + .../widgets/categories.json | 0 .../widgets/duration-trend.json | 1 + .../widgets/duration.json | 1 + .../widgets/environment.json | 0 .../widgets/executors.json | 1 + .../widgets/history-trend.json | 1 + .../widgets/launch.json | 0 .../widgets/retry-trend.json | 1 + .../widgets/severity.json | 1 + .../widgets/status-chart.json | 1 + .../widgets/suites.json | 0 .../widgets/summary.json | 2 +- allure-action/main/self-test/data.json | 24 + allure-action/main/self-test/lastRun.json | 4 +- report-action/data.json | 1 + .../fix-id/Allure Trend Report/data.json | 35 - .../fix-id/Allure Trend Report/index.html | 119 - .../fix-id/Lighthouse Report/data.json | 6 - .../fix-id/Lighthouse Report/index.html | 36 - .../fix-id/Lighthouse Report/latest.html | 33 - .../fix-id/Lighthouse Trend Report/data.json | 65 - .../fix-id/Lighthouse Trend Report/index.html | 119 - report-action/fix-id/data.json | 8 - report-action/fix-id/index.html | 36 - .../main/Allure Trend Report/data.json | 19 + .../10054697458_1721720078118}/Chart.html | 2 +- .../Folder Listing.html | 2 +- .../10054697458_1721720078118}/index.html | 0 .../7784678505_1707137321178/Chart.html | 2731 ----------------- .../Folder Listing.html | 2731 ----------------- .../7784678505_1707137321178/index.html | 189 -- .../main/Lighthouse Report/data.json | 2 +- .../main/Lighthouse Trend Report/data.json | 33 + 88 files changed, 122 insertions(+), 6390 deletions(-) delete mode 100644 allure-action/fix-id/data.json delete mode 100644 allure-action/fix-id/index.html delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/data/behaviors.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/data/packages.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.csv delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/2acaa41e58b9d120.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/a2fc3f2b275530da.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/data/timeline.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/export/influxDbData.txt delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/history/categories-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/history/duration-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/history/history-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/history/history.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/history/retry-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/categories-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/executors.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/history-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/retry-trend.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/severity.json delete mode 100644 allure-action/fix-id/self-test/10054677161_1721719973649/widgets/status-chart.json delete mode 100644 allure-action/fix-id/self-test/data.json delete mode 100644 allure-action/fix-id/self-test/index.html delete mode 100644 allure-action/fix-id/self-test/lastRun.json delete mode 100644 allure-action/fix-id/self-test/latest.html rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/app.js (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/data/behaviors.csv (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/data/behaviors.json rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/data/categories.csv (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/data/categories.json (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/data/packages.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/data/suites.csv rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/data/suites.json (73%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/data/test-cases/5e592a84d1673680.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/data/test-cases/77f6a77d96c32122.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/data/timeline.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/export/influxDbData.txt rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/export/mail.html (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/export/prometheusData.txt (59%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/favicon.ico (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/history/categories-trend.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/history/duration-trend.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/history/history-trend.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/history/history.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/history/retry-trend.json rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/index.html (94%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/plugin/behaviors/index.js (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/plugin/packages/index.js (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/plugin/screen-diff/index.js (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/plugin/screen-diff/styles.css (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/styles.css (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/widgets/behaviors.json (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/categories-trend.json rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/widgets/categories.json (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/duration-trend.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/duration.json rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/widgets/environment.json (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/executors.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/history-trend.json rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/widgets/launch.json (100%) create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/retry-trend.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/severity.json create mode 100644 allure-action/main/self-test/10054697458_1721720074522/widgets/status-chart.json rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/widgets/suites.json (100%) rename allure-action/{fix-id/self-test/10054677161_1721719973649 => main/self-test/10054697458_1721720074522}/widgets/summary.json (51%) delete mode 100644 report-action/fix-id/Allure Trend Report/data.json delete mode 100644 report-action/fix-id/Allure Trend Report/index.html delete mode 100644 report-action/fix-id/Lighthouse Report/data.json delete mode 100644 report-action/fix-id/Lighthouse Report/index.html delete mode 100644 report-action/fix-id/Lighthouse Report/latest.html delete mode 100644 report-action/fix-id/Lighthouse Trend Report/data.json delete mode 100644 report-action/fix-id/Lighthouse Trend Report/index.html delete mode 100644 report-action/fix-id/data.json delete mode 100644 report-action/fix-id/index.html rename report-action/{fix-id/Lighthouse Report/10054677161_1721719980044 => main/Lighthouse Report/10054697458_1721720078118}/Chart.html (68%) rename report-action/{fix-id/Lighthouse Report/10054677161_1721719980044 => main/Lighthouse Report/10054697458_1721720078118}/Folder Listing.html (88%) rename report-action/{fix-id/Lighthouse Report/10054677161_1721719980044 => main/Lighthouse Report/10054697458_1721720078118}/index.html (100%) delete mode 100644 report-action/main/Lighthouse Report/7784678505_1707137321178/Chart.html delete mode 100644 report-action/main/Lighthouse Report/7784678505_1707137321178/Folder Listing.html delete mode 100644 report-action/main/Lighthouse Report/7784678505_1707137321178/index.html diff --git a/allure-action/data.json b/allure-action/data.json index 9ae5bea..ee61eea 100644 --- a/allure-action/data.json +++ b/allure-action/data.json @@ -1,6 +1,7 @@ { "links": [ "..", + "dependabot_npm_and_yarn_braces-3_0_3", "example-pr", "main" ] diff --git a/allure-action/fix-id/data.json b/allure-action/fix-id/data.json deleted file mode 100644 index de63553..0000000 --- a/allure-action/fix-id/data.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "links": [ - "..", - "self-test" - ] -} \ No newline at end of file diff --git a/allure-action/fix-id/index.html b/allure-action/fix-id/index.html deleted file mode 100644 index 190aefe..0000000 --- a/allure-action/fix-id/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - Folder Listing - - - -
- -
- - - - diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/behaviors.json b/allure-action/fix-id/self-test/10054677161_1721719973649/data/behaviors.json deleted file mode 100644 index d95eaf8..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/behaviors.json +++ /dev/null @@ -1 +0,0 @@ -{"uid":"b1a8273437954620fa374b796ffaacdd","children":[{"name":"html list","uid":"a2fc3f2b275530da","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]},{"name":"chart","uid":"2acaa41e58b9d120","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"name":"behaviors"} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/packages.json b/allure-action/fix-id/self-test/10054677161_1721719973649/data/packages.json deleted file mode 100644 index d3ad2c1..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/packages.json +++ /dev/null @@ -1 +0,0 @@ -{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[{"name":"html list","uid":"a2fc3f2b275530da","parentUid":"83edc06c07f9ae9e47eb6dd1b683e4e2","status":"passed","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]},{"name":"chart","uid":"2acaa41e58b9d120","parentUid":"83edc06c07f9ae9e47eb6dd1b683e4e2","status":"passed","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"name":"packages"} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.csv b/allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.csv deleted file mode 100644 index 49c94ea..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.csv +++ /dev/null @@ -1,3 +0,0 @@ -"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description" -"passed","Tue Jul 23 07:32:51 UTC 2024","Tue Jul 23 07:32:51 UTC 2024","541","chromium","html-list.spec.ts","","","","html list","" -"passed","Tue Jul 23 07:32:51 UTC 2024","Tue Jul 23 07:32:52 UTC 2024","704","chromium","chart.spec.ts","","","","chart","" diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/2acaa41e58b9d120.json b/allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/2acaa41e58b9d120.json deleted file mode 100644 index bfec348..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/2acaa41e58b9d120.json +++ /dev/null @@ -1 +0,0 @@ -{"uid":"2acaa41e58b9d120","name":"chart","fullName":"chart.spec.ts#chart","historyId":"7c697beb3061aab027f4666103ac0b61:5bd835b0d6b1d4ada3b9f0db936e82c8","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[{"name":"Before Hooks","time":{"start":1721719971370,"stop":1721719971716,"duration":346},"status":"passed","steps":[{"name":"beforeEach hook","time":{"start":1721719971371,"stop":1721719971715,"duration":344},"status":"passed","steps":[{"name":"fixture: browser","time":{"start":1721719971379,"stop":1721719971507,"duration":128},"status":"passed","steps":[{"name":"browserType.launch","time":{"start":1721719971385,"stop":1721719971507,"duration":122},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721719971508,"stop":1721719971531,"duration":23},"status":"passed","steps":[{"name":"browser.newContext","time":{"start":1721719971509,"stop":1721719971521,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: page","time":{"start":1721719971533,"stop":1721719971588,"duration":55},"status":"passed","steps":[{"name":"browserContext.newPage","time":{"start":1721719971535,"stop":1721719971588,"duration":53},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"page.goto(/chart)","time":{"start":1721719971590,"stop":1721719971715,"duration":125},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":7,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"expect.toBeVisible","time":{"start":1721719971720,"stop":1721719971812,"duration":92},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721719971813,"stop":1721719971817,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveScreenshot","time":{"start":1721719971819,"stop":1721719971998,"duration":179},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"After Hooks","time":{"start":1721719971998,"stop":1721719972070,"duration":72},"status":"passed","steps":[{"name":"fixture: page","time":{"start":1721719971999,"stop":1721719971999,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721719971999,"stop":1721719971999,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":15,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"language","value":"JavaScript"},{"name":"framework","value":"Playwright"},{"name":"titlePath","value":" > chromium > chart.spec.ts"},{"name":"host","value":"fv-az914-127"},{"name":"thread","value":"fv-az914-127-3110-playwright-worker-0"},{"name":"parentSuite","value":"chromium"},{"name":"suite","value":"chart.spec.ts"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"Project","value":"chromium"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"2acaa41e58b9d120.json","parameterValues":["chromium"]} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/a2fc3f2b275530da.json b/allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/a2fc3f2b275530da.json deleted file mode 100644 index 7b1d587..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/test-cases/a2fc3f2b275530da.json +++ /dev/null @@ -1 +0,0 @@ -{"uid":"a2fc3f2b275530da","name":"html list","fullName":"html-list.spec.ts#html list","historyId":"6a1eadcfbe7d971d75e5e20c99a713f8:5bd835b0d6b1d4ada3b9f0db936e82c8","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[{"name":"Before Hooks","time":{"start":1721719971368,"stop":1721719971607,"duration":239},"status":"passed","steps":[{"name":"beforeEach hook","time":{"start":1721719971368,"stop":1721719971606,"duration":238},"status":"passed","steps":[{"name":"fixture: browser","time":{"start":1721719971375,"stop":1721719971497,"duration":122},"status":"passed","steps":[{"name":"browserType.launch","time":{"start":1721719971378,"stop":1721719971497,"duration":119},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721719971497,"stop":1721719971517,"duration":20},"status":"passed","steps":[{"name":"browser.newContext","time":{"start":1721719971497,"stop":1721719971515,"duration":18},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: page","time":{"start":1721719971519,"stop":1721719971577,"duration":58},"status":"passed","steps":[{"name":"browserContext.newPage","time":{"start":1721719971522,"stop":1721719971577,"duration":55},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"page.goto(/html)","time":{"start":1721719971580,"stop":1721719971606,"duration":26},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":7,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"expect.toBeVisible","time":{"start":1721719971611,"stop":1721719971641,"duration":30},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721719971642,"stop":1721719971647,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721719971649,"stop":1721719971655,"duration":6},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721719971656,"stop":1721719971659,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveScreenshot","time":{"start":1721719971660,"stop":1721719971840,"duration":180},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"After Hooks","time":{"start":1721719971841,"stop":1721719971904,"duration":63},"status":"passed","steps":[{"name":"fixture: page","time":{"start":1721719971842,"stop":1721719971842,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721719971842,"stop":1721719971842,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":17,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"language","value":"JavaScript"},{"name":"framework","value":"Playwright"},{"name":"titlePath","value":" > chromium > html-list.spec.ts"},{"name":"host","value":"fv-az914-127"},{"name":"thread","value":"fv-az914-127-3110-playwright-worker-1"},{"name":"parentSuite","value":"chromium"},{"name":"suite","value":"html-list.spec.ts"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"Project","value":"chromium"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"tags":[]},"source":"a2fc3f2b275530da.json","parameterValues":["chromium"]} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/timeline.json b/allure-action/fix-id/self-test/10054677161_1721719973649/data/timeline.json deleted file mode 100644 index 5bbc7ea..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/timeline.json +++ /dev/null @@ -1 +0,0 @@ -{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","children":[{"name":"fv-az914-127","children":[{"name":"fv-az914-127-3110-playwright-worker-1","children":[{"name":"html list","uid":"a2fc3f2b275530da","parentUid":"64c7c4690c0702a54e78aae11f2002f5","status":"passed","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"64c7c4690c0702a54e78aae11f2002f5"},{"name":"fv-az914-127-3110-playwright-worker-0","children":[{"name":"chart","uid":"2acaa41e58b9d120","parentUid":"7458c30917a58c013fd0b3d1a4671433","status":"passed","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"7458c30917a58c013fd0b3d1a4671433"}],"uid":"768e5c5500b51490c3e3bca5fefb4ec1"}],"name":"timeline"} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/export/influxDbData.txt b/allure-action/fix-id/self-test/10054677161_1721719973649/export/influxDbData.txt deleted file mode 100644 index 85ff06c..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/export/influxDbData.txt +++ /dev/null @@ -1,11 +0,0 @@ -launch_status failed=0 1721719978000000000 -launch_status broken=0 1721719978000000000 -launch_status passed=2 1721719978000000000 -launch_status skipped=0 1721719978000000000 -launch_status unknown=0 1721719978000000000 -launch_time duration=705 1721719978000000000 -launch_time min_duration=541 1721719978000000000 -launch_time max_duration=704 1721719978000000000 -launch_time sum_duration=1245 1721719978000000000 -launch_retries retries=0 1721719978000000000 -launch_retries run=2 1721719978000000000 diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/history/categories-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/history/categories-trend.json deleted file mode 100644 index 02763ae..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/history/categories-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/history/duration-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/history/duration-trend.json deleted file mode 100644 index dc26da8..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/history/duration-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{"duration":705}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/history/history-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/history/history-trend.json deleted file mode 100644 index dd1d34c..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/history/history-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/history/history.json b/allure-action/fix-id/self-test/10054677161_1721719973649/history/history.json deleted file mode 100644 index 7c2f847..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/history/history.json +++ /dev/null @@ -1 +0,0 @@ -{"7c697beb3061aab027f4666103ac0b61:5bd835b0d6b1d4ada3b9f0db936e82c8":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"2acaa41e58b9d120","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649/#testresult/2acaa41e58b9d120","status":"passed","time":{"start":1721719971366,"stop":1721719972070,"duration":704}}]},"6a1eadcfbe7d971d75e5e20c99a713f8:5bd835b0d6b1d4ada3b9f0db936e82c8":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":1,"unknown":0,"total":1},"items":[{"uid":"a2fc3f2b275530da","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649/#testresult/a2fc3f2b275530da","status":"passed","time":{"start":1721719971365,"stop":1721719971906,"duration":541}}]}} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/history/retry-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/history/retry-trend.json deleted file mode 100644 index 2d67d4d..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/history/retry-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{"run":2,"retry":0}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/categories-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/categories-trend.json deleted file mode 100644 index 02763ae..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/categories-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration-trend.json deleted file mode 100644 index dc26da8..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{"duration":705}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration.json deleted file mode 100644 index 32a98bd..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/duration.json +++ /dev/null @@ -1 +0,0 @@ -[{"uid":"a2fc3f2b275530da","name":"html list","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"status":"passed","severity":"normal"},{"uid":"2acaa41e58b9d120","name":"chart","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"status":"passed","severity":"normal"}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/executors.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/executors.json deleted file mode 100644 index 70643f1..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/executors.json +++ /dev/null @@ -1 +0,0 @@ -[{"name":"GitHub Actions","type":"github","buildOrder":10054677161,"buildName":"Run 10054677161_1721719973649","buildUrl":"https://github.com/mgrybyk-org/html-trend-report-action/actions/runs/10054677161","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649"}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/history-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/history-trend.json deleted file mode 100644 index dd1d34c..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/history-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/retry-trend.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/retry-trend.json deleted file mode 100644 index 2d67d4d..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/retry-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":10054677161,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/fix-id/self-test/10054677161_1721719973649","data":{"run":2,"retry":0}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/severity.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/severity.json deleted file mode 100644 index 32a98bd..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/severity.json +++ /dev/null @@ -1 +0,0 @@ -[{"uid":"a2fc3f2b275530da","name":"html list","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"status":"passed","severity":"normal"},{"uid":"2acaa41e58b9d120","name":"chart","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"status":"passed","severity":"normal"}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/status-chart.json b/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/status-chart.json deleted file mode 100644 index 32a98bd..0000000 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/status-chart.json +++ /dev/null @@ -1 +0,0 @@ -[{"uid":"a2fc3f2b275530da","name":"html list","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"status":"passed","severity":"normal"},{"uid":"2acaa41e58b9d120","name":"chart","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"status":"passed","severity":"normal"}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/data.json b/allure-action/fix-id/self-test/data.json deleted file mode 100644 index b07a4d6..0000000 --- a/allure-action/fix-id/self-test/data.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "runId": 10054677161, - "runUniqueId": "10054677161_1721719973649", - "testResult": "PASS", - "timestamp": 1721719971365, - "summary": { - "statistic": { - "failed": 0, - "broken": 0, - "skipped": 0, - "passed": 2, - "unknown": 0, - "total": 2 - }, - "time": { - "start": 1721719971365, - "stop": 1721719972070, - "duration": 705, - "minDuration": 541, - "maxDuration": 704, - "sumDuration": 1245 - } - } - } -] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/index.html b/allure-action/fix-id/self-test/index.html deleted file mode 100644 index 6f09d6a..0000000 --- a/allure-action/fix-id/self-test/index.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - Allure Reports - - - - - - - -
- - - diff --git a/allure-action/fix-id/self-test/lastRun.json b/allure-action/fix-id/self-test/lastRun.json deleted file mode 100644 index 6e4849a..0000000 --- a/allure-action/fix-id/self-test/lastRun.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "runId": 10054677161, - "runTimestamp": 1721719973649 -} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/latest.html b/allure-action/fix-id/self-test/latest.html deleted file mode 100644 index ace3631..0000000 --- a/allure-action/fix-id/self-test/latest.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Redirect to latest - - - -

Redirecting to the latest run...

- - - - diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/app.js b/allure-action/main/self-test/10054697458_1721720074522/app.js similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/app.js rename to allure-action/main/self-test/10054697458_1721720074522/app.js diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/behaviors.csv b/allure-action/main/self-test/10054697458_1721720074522/data/behaviors.csv similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/data/behaviors.csv rename to allure-action/main/self-test/10054697458_1721720074522/data/behaviors.csv diff --git a/allure-action/main/self-test/10054697458_1721720074522/data/behaviors.json b/allure-action/main/self-test/10054697458_1721720074522/data/behaviors.json new file mode 100644 index 0000000..64b164e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/data/behaviors.json @@ -0,0 +1 @@ +{"uid":"b1a8273437954620fa374b796ffaacdd","children":[{"name":"html list","uid":"77f6a77d96c32122","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]},{"name":"chart","uid":"5e592a84d1673680","parentUid":"b1a8273437954620fa374b796ffaacdd","status":"passed","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"name":"behaviors"} \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/categories.csv b/allure-action/main/self-test/10054697458_1721720074522/data/categories.csv similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/data/categories.csv rename to allure-action/main/self-test/10054697458_1721720074522/data/categories.csv diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/categories.json b/allure-action/main/self-test/10054697458_1721720074522/data/categories.json similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/data/categories.json rename to allure-action/main/self-test/10054697458_1721720074522/data/categories.json diff --git a/allure-action/main/self-test/10054697458_1721720074522/data/packages.json b/allure-action/main/self-test/10054697458_1721720074522/data/packages.json new file mode 100644 index 0000000..e11fe3f --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/data/packages.json @@ -0,0 +1 @@ +{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[{"name":"html list","uid":"77f6a77d96c32122","parentUid":"83edc06c07f9ae9e47eb6dd1b683e4e2","status":"passed","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]},{"name":"chart","uid":"5e592a84d1673680","parentUid":"83edc06c07f9ae9e47eb6dd1b683e4e2","status":"passed","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"name":"packages"} \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/data/suites.csv b/allure-action/main/self-test/10054697458_1721720074522/data/suites.csv new file mode 100644 index 0000000..c14033c --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/data/suites.csv @@ -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 Jul 23 07:34:32 UTC 2024","Tue Jul 23 07:34:33 UTC 2024","590","chromium","html-list.spec.ts","","","","html list","" +"passed","Tue Jul 23 07:34:32 UTC 2024","Tue Jul 23 07:34:33 UTC 2024","685","chromium","chart.spec.ts","","","","chart","" diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.json b/allure-action/main/self-test/10054697458_1721720074522/data/suites.json similarity index 73% rename from allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.json rename to allure-action/main/self-test/10054697458_1721720074522/data/suites.json index 8b774e9..1f012b1 100644 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/data/suites.json +++ b/allure-action/main/self-test/10054697458_1721720074522/data/suites.json @@ -1 +1 @@ -{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[{"name":"chromium","children":[{"name":"html-list.spec.ts","children":[{"name":"html list","uid":"a2fc3f2b275530da","parentUid":"ccd8d6533d1f73105744a70816f4b780","status":"passed","time":{"start":1721719971365,"stop":1721719971906,"duration":541},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"ccd8d6533d1f73105744a70816f4b780"},{"name":"chart.spec.ts","children":[{"name":"chart","uid":"2acaa41e58b9d120","parentUid":"2cfa71c71de4434f7a5aeb0dfecc97be","status":"passed","time":{"start":1721719971366,"stop":1721719972070,"duration":704},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"2cfa71c71de4434f7a5aeb0dfecc97be"}],"uid":"36c900977e1d8b81a2c6893cc82bfc01"}],"name":"suites"} \ No newline at end of file +{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[{"name":"chromium","children":[{"name":"html-list.spec.ts","children":[{"name":"html list","uid":"77f6a77d96c32122","parentUid":"ccd8d6533d1f73105744a70816f4b780","status":"passed","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"ccd8d6533d1f73105744a70816f4b780"},{"name":"chart.spec.ts","children":[{"name":"chart","uid":"5e592a84d1673680","parentUid":"2cfa71c71de4434f7a5aeb0dfecc97be","status":"passed","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"2cfa71c71de4434f7a5aeb0dfecc97be"}],"uid":"36c900977e1d8b81a2c6893cc82bfc01"}],"name":"suites"} \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/data/test-cases/5e592a84d1673680.json b/allure-action/main/self-test/10054697458_1721720074522/data/test-cases/5e592a84d1673680.json new file mode 100644 index 0000000..7559d41 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/data/test-cases/5e592a84d1673680.json @@ -0,0 +1 @@ +{"uid":"5e592a84d1673680","name":"chart","fullName":"chart.spec.ts#chart","historyId":"7c697beb3061aab027f4666103ac0b61:5bd835b0d6b1d4ada3b9f0db936e82c8","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[{"name":"Before Hooks","time":{"start":1721720072468,"stop":1721720072752,"duration":284},"status":"passed","steps":[{"name":"beforeEach hook","time":{"start":1721720072469,"stop":1721720072751,"duration":282},"status":"passed","steps":[{"name":"fixture: browser","time":{"start":1721720072477,"stop":1721720072600,"duration":123},"status":"passed","steps":[{"name":"browserType.launch","time":{"start":1721720072484,"stop":1721720072600,"duration":116},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721720072601,"stop":1721720072621,"duration":20},"status":"passed","steps":[{"name":"browser.newContext","time":{"start":1721720072603,"stop":1721720072618,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: page","time":{"start":1721720072624,"stop":1721720072673,"duration":49},"status":"passed","steps":[{"name":"browserContext.newPage","time":{"start":1721720072627,"stop":1721720072673,"duration":46},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"page.goto(/chart)","time":{"start":1721720072675,"stop":1721720072751,"duration":76},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":7,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"expect.toBeVisible","time":{"start":1721720072756,"stop":1721720072840,"duration":84},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721720072842,"stop":1721720072849,"duration":7},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveScreenshot","time":{"start":1721720072851,"stop":1721720073073,"duration":222},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"After Hooks","time":{"start":1721720073073,"stop":1721720073150,"duration":77},"status":"passed","steps":[{"name":"fixture: page","time":{"start":1721720073074,"stop":1721720073074,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721720073075,"stop":1721720073075,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":15,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"language","value":"JavaScript"},{"name":"framework","value":"Playwright"},{"name":"titlePath","value":" > chromium > chart.spec.ts"},{"name":"host","value":"fv-az1206-105"},{"name":"thread","value":"fv-az1206-105-3209-playwright-worker-0"},{"name":"parentSuite","value":"chromium"},{"name":"suite","value":"chart.spec.ts"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"Project","value":"chromium"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":32,"unknown":0,"total":32},"items":[{"uid":"41158d057549669a","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111/#testresult/41158d057549669a","status":"passed","time":{"start":1714945475150,"stop":1714945475796,"duration":646}},{"uid":"5b583b0045636051","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023/#testresult/5b583b0045636051","status":"passed","time":{"start":1714938516694,"stop":1714938517478,"duration":784}},{"uid":"ce5c76ad44e3f53b","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144/#testresult/ce5c76ad44e3f53b","status":"passed","time":{"start":1713975164493,"stop":1713975165159,"duration":666}},{"uid":"fde0cb8cc9f58a25","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330/#testresult/fde0cb8cc9f58a25","status":"passed","time":{"start":1707940723478,"stop":1707940724211,"duration":733}},{"uid":"24019d3044d0071b","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603/#testresult/24019d3044d0071b","status":"passed","time":{"start":1707395811374,"stop":1707395812106,"duration":732}},{"uid":"32b8fb76f5c96c3d","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869/#testresult/32b8fb76f5c96c3d","status":"passed","time":{"start":1707392800823,"stop":1707392801544,"duration":721}},{"uid":"789b0eab3f077774","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059/#testresult/789b0eab3f077774","status":"passed","time":{"start":1707388899284,"stop":1707388900009,"duration":725}},{"uid":"66ce676db4b7c8ff","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361/#testresult/66ce676db4b7c8ff","status":"passed","time":{"start":1707139373474,"stop":1707139374240,"duration":766}},{"uid":"8e90dbb4eeb52200","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333/#testresult/8e90dbb4eeb52200","status":"passed","time":{"start":1707137311119,"stop":1707137311818,"duration":699}},{"uid":"c51bf25ab6fa0a5e","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105/#testresult/c51bf25ab6fa0a5e","status":"passed","time":{"start":1707135675613,"stop":1707135676338,"duration":725}},{"uid":"3ebc237b8ab1bc6b","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503/#testresult/3ebc237b8ab1bc6b","status":"passed","time":{"start":1706801507980,"stop":1706801508703,"duration":723}},{"uid":"bbe5b9199454ca65","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037/#testresult/bbe5b9199454ca65","status":"passed","time":{"start":1706708550201,"stop":1706708550918,"duration":717}},{"uid":"fa336244fe00c684","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914/#testresult/fa336244fe00c684","status":"passed","time":{"start":1706116430847,"stop":1706116431628,"duration":781}},{"uid":"cc5e912562aea5d9","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857/#testresult/cc5e912562aea5d9","status":"passed","time":{"start":1704904382429,"stop":1704904383178,"duration":749}},{"uid":"4baac7d495a55f21","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378/#testresult/4baac7d495a55f21","status":"passed","time":{"start":1704903982030,"stop":1704903982790,"duration":760}},{"uid":"4dea97d47c3650a3","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354/#testresult/4dea97d47c3650a3","status":"passed","time":{"start":1704903797898,"stop":1704903798631,"duration":733}},{"uid":"6591b6c2ca25d760","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307/#testresult/6591b6c2ca25d760","status":"passed","time":{"start":1696467978121,"stop":1696467979263,"duration":1142}},{"uid":"2d19b294c05b2052","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693/#testresult/2d19b294c05b2052","status":"passed","time":{"start":1693867469648,"stop":1693867470837,"duration":1189}},{"uid":"e3a08ac18239e6c7","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268/#testresult/e3a08ac18239e6c7","status":"passed","time":{"start":1693847207867,"stop":1693847208824,"duration":957}},{"uid":"624f70256af31a06","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076028260_1693846580345/#testresult/624f70256af31a06","status":"passed","time":{"start":1693846577010,"stop":1693846578113,"duration":1103}}]},"tags":[]},"source":"5e592a84d1673680.json","parameterValues":["chromium"]} \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/data/test-cases/77f6a77d96c32122.json b/allure-action/main/self-test/10054697458_1721720074522/data/test-cases/77f6a77d96c32122.json new file mode 100644 index 0000000..269febd --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/data/test-cases/77f6a77d96c32122.json @@ -0,0 +1 @@ +{"uid":"77f6a77d96c32122","name":"html list","fullName":"html-list.spec.ts#html list","historyId":"6a1eadcfbe7d971d75e5e20c99a713f8:5bd835b0d6b1d4ada3b9f0db936e82c8","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[],"testStage":{"status":"passed","steps":[{"name":"Before Hooks","time":{"start":1721720072464,"stop":1721720072704,"duration":240},"status":"passed","steps":[{"name":"beforeEach hook","time":{"start":1721720072465,"stop":1721720072704,"duration":239},"status":"passed","steps":[{"name":"fixture: browser","time":{"start":1721720072472,"stop":1721720072603,"duration":131},"status":"passed","steps":[{"name":"browserType.launch","time":{"start":1721720072475,"stop":1721720072602,"duration":127},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721720072604,"stop":1721720072617,"duration":13},"status":"passed","steps":[{"name":"browser.newContext","time":{"start":1721720072606,"stop":1721720072616,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"fixture: page","time":{"start":1721720072618,"stop":1721720072673,"duration":55},"status":"passed","steps":[{"name":"browserContext.newPage","time":{"start":1721720072621,"stop":1721720072673,"duration":52},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"page.goto(/html)","time":{"start":1721720072675,"stop":1721720072704,"duration":29},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":7,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"expect.toBeVisible","time":{"start":1721720072707,"stop":1721720072740,"duration":33},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721720072741,"stop":1721720072749,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721720072751,"stop":1721720072759,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveText","time":{"start":1721720072759,"stop":1721720072763,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"expect.toHaveScreenshot","time":{"start":1721720072765,"stop":1721720072983,"duration":218},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"After Hooks","time":{"start":1721720072983,"stop":1721720073050,"duration":67},"status":"passed","steps":[{"name":"fixture: page","time":{"start":1721720072984,"stop":1721720072985,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"fixture: context","time":{"start":1721720072985,"stop":1721720072985,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":17,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[],"labels":[{"name":"language","value":"JavaScript"},{"name":"framework","value":"Playwright"},{"name":"titlePath","value":" > chromium > html-list.spec.ts"},{"name":"host","value":"fv-az1206-105"},{"name":"thread","value":"fv-az1206-105-3209-playwright-worker-1"},{"name":"parentSuite","value":"chromium"},{"name":"suite","value":"html-list.spec.ts"},{"name":"resultFormat","value":"allure2"}],"parameters":[{"name":"Project","value":"chromium"}],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":32,"unknown":0,"total":32},"items":[{"uid":"abb94a5373045adf","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111/#testresult/abb94a5373045adf","status":"passed","time":{"start":1714945475136,"stop":1714945475725,"duration":589}},{"uid":"8d32458f6383f344","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023/#testresult/8d32458f6383f344","status":"passed","time":{"start":1714938516742,"stop":1714938517384,"duration":642}},{"uid":"8ee11fe5d7ab1425","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144/#testresult/8ee11fe5d7ab1425","status":"passed","time":{"start":1713975164519,"stop":1713975165074,"duration":555}},{"uid":"4fef07a34a5fb847","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330/#testresult/4fef07a34a5fb847","status":"passed","time":{"start":1707940723480,"stop":1707940724110,"duration":630}},{"uid":"c1bc0271d58eeff1","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603/#testresult/c1bc0271d58eeff1","status":"passed","time":{"start":1707395811378,"stop":1707395812043,"duration":665}},{"uid":"9d5366c1c56b62ef","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869/#testresult/9d5366c1c56b62ef","status":"passed","time":{"start":1707392800828,"stop":1707392801459,"duration":631}},{"uid":"58258dc5f7147f85","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059/#testresult/58258dc5f7147f85","status":"passed","time":{"start":1707388899286,"stop":1707388899925,"duration":639}},{"uid":"5eb7b5b4d4a4aa35","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361/#testresult/5eb7b5b4d4a4aa35","status":"passed","time":{"start":1707139373472,"stop":1707139374142,"duration":670}},{"uid":"c77f249c267e04e3","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333/#testresult/c77f249c267e04e3","status":"passed","time":{"start":1707137311121,"stop":1707137311721,"duration":600}},{"uid":"4cbbe1d49d98397c","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105/#testresult/4cbbe1d49d98397c","status":"passed","time":{"start":1707135675611,"stop":1707135676272,"duration":661}},{"uid":"6adf1eeea564a9b8","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503/#testresult/6adf1eeea564a9b8","status":"passed","time":{"start":1706801507961,"stop":1706801508589,"duration":628}},{"uid":"d63939bf3a6c6081","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037/#testresult/d63939bf3a6c6081","status":"passed","time":{"start":1706708550207,"stop":1706708550855,"duration":648}},{"uid":"1a90d248dd263797","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914/#testresult/1a90d248dd263797","status":"passed","time":{"start":1706116430852,"stop":1706116431511,"duration":659}},{"uid":"bf1f76bc6b9d6bff","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857/#testresult/bf1f76bc6b9d6bff","status":"passed","time":{"start":1704904382430,"stop":1704904383101,"duration":671}},{"uid":"5d6d5cc5ea05a864","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378/#testresult/5d6d5cc5ea05a864","status":"passed","time":{"start":1704903982033,"stop":1704903982710,"duration":677}},{"uid":"f041d5bd3f151115","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354/#testresult/f041d5bd3f151115","status":"passed","time":{"start":1704903797897,"stop":1704903798558,"duration":661}},{"uid":"dbbc6f23af631c5a","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307/#testresult/dbbc6f23af631c5a","status":"passed","time":{"start":1696467978129,"stop":1696467979013,"duration":884}},{"uid":"9113e52693407e5d","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693/#testresult/9113e52693407e5d","status":"passed","time":{"start":1693867469647,"stop":1693867470463,"duration":816}},{"uid":"b5c08d8172aa6ee4","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268/#testresult/b5c08d8172aa6ee4","status":"passed","time":{"start":1693847207878,"stop":1693847208729,"duration":851}},{"uid":"25370986efdaacf4","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076028260_1693846580345/#testresult/25370986efdaacf4","status":"passed","time":{"start":1693846577026,"stop":1693846578002,"duration":976}}]},"tags":[]},"source":"77f6a77d96c32122.json","parameterValues":["chromium"]} \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/data/timeline.json b/allure-action/main/self-test/10054697458_1721720074522/data/timeline.json new file mode 100644 index 0000000..edd9749 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/data/timeline.json @@ -0,0 +1 @@ +{"uid":"ab17fc5a4eb3bca4b216b548c7f9fcbc","children":[{"name":"fv-az1206-105","children":[{"name":"fv-az1206-105-3209-playwright-worker-1","children":[{"name":"html list","uid":"77f6a77d96c32122","parentUid":"3124aeed56b0f242ed389a4220368eb0","status":"passed","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"3124aeed56b0f242ed389a4220368eb0"},{"name":"fv-az1206-105-3209-playwright-worker-0","children":[{"name":"chart","uid":"5e592a84d1673680","parentUid":"2a31ac9bcc6c9127f7353eefede63afd","status":"passed","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["chromium"],"tags":[]}],"uid":"2a31ac9bcc6c9127f7353eefede63afd"}],"uid":"222231126e332f3ae9d82e486181bca7"}],"name":"timeline"} \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/export/influxDbData.txt b/allure-action/main/self-test/10054697458_1721720074522/export/influxDbData.txt new file mode 100644 index 0000000..3c87ca1 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/export/influxDbData.txt @@ -0,0 +1,11 @@ +launch_status failed=0 1721720077000000000 +launch_status broken=0 1721720077000000000 +launch_status passed=2 1721720077000000000 +launch_status skipped=0 1721720077000000000 +launch_status unknown=0 1721720077000000000 +launch_time duration=689 1721720077000000000 +launch_time min_duration=590 1721720077000000000 +launch_time max_duration=685 1721720077000000000 +launch_time sum_duration=1275 1721720077000000000 +launch_retries retries=0 1721720077000000000 +launch_retries run=2 1721720077000000000 diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/export/mail.html b/allure-action/main/self-test/10054697458_1721720074522/export/mail.html similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/export/mail.html rename to allure-action/main/self-test/10054697458_1721720074522/export/mail.html diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/export/prometheusData.txt b/allure-action/main/self-test/10054697458_1721720074522/export/prometheusData.txt similarity index 59% rename from allure-action/fix-id/self-test/10054677161_1721719973649/export/prometheusData.txt rename to allure-action/main/self-test/10054697458_1721720074522/export/prometheusData.txt index c396b39..61a4dbf 100644 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/export/prometheusData.txt +++ b/allure-action/main/self-test/10054697458_1721720074522/export/prometheusData.txt @@ -3,9 +3,9 @@ launch_status_broken 0 launch_status_passed 2 launch_status_skipped 0 launch_status_unknown 0 -launch_time_duration 705 -launch_time_min_duration 541 -launch_time_max_duration 704 -launch_time_sum_duration 1245 +launch_time_duration 689 +launch_time_min_duration 590 +launch_time_max_duration 685 +launch_time_sum_duration 1275 launch_retries_retries 0 launch_retries_run 2 diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/favicon.ico b/allure-action/main/self-test/10054697458_1721720074522/favicon.ico similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/favicon.ico rename to allure-action/main/self-test/10054697458_1721720074522/favicon.ico diff --git a/allure-action/main/self-test/10054697458_1721720074522/history/categories-trend.json b/allure-action/main/self-test/10054697458_1721720074522/history/categories-trend.json new file mode 100644 index 0000000..eba666e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/history/categories-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{}}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/history/duration-trend.json b/allure-action/main/self-test/10054697458_1721720074522/history/duration-trend.json new file mode 100644 index 0000000..38cb74e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/history/duration-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{"duration":689}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{"duration":660}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{"duration":784}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{"duration":666}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{"duration":733}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{"duration":732}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{"duration":721}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{"duration":725}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{"duration":768}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{"duration":699}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{"duration":727}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{"duration":742}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{"duration":717}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{"duration":781}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{"duration":749}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{"duration":760}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{"duration":734}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{"duration":1142}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{"duration":1190}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{"duration":957}}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/history/history-trend.json b/allure-action/main/self-test/10054697458_1721720074522/history/history-trend.json new file mode 100644 index 0000000..d4a5094 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/history/history-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/history/history.json b/allure-action/main/self-test/10054697458_1721720074522/history/history.json new file mode 100644 index 0000000..3aa889a --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/history/history.json @@ -0,0 +1 @@ +{"6a1eadcfbe7d971d75e5e20c99a713f8:5bd835b0d6b1d4ada3b9f0db936e82c8":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":32,"unknown":0,"total":32},"items":[{"uid":"77f6a77d96c32122","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522/#testresult/77f6a77d96c32122","status":"passed","time":{"start":1721720072461,"stop":1721720073051,"duration":590}},{"uid":"abb94a5373045adf","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111/#testresult/abb94a5373045adf","status":"passed","time":{"start":1714945475136,"stop":1714945475725,"duration":589}},{"uid":"8d32458f6383f344","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023/#testresult/8d32458f6383f344","status":"passed","time":{"start":1714938516742,"stop":1714938517384,"duration":642}},{"uid":"8ee11fe5d7ab1425","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144/#testresult/8ee11fe5d7ab1425","status":"passed","time":{"start":1713975164519,"stop":1713975165074,"duration":555}},{"uid":"4fef07a34a5fb847","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330/#testresult/4fef07a34a5fb847","status":"passed","time":{"start":1707940723480,"stop":1707940724110,"duration":630}},{"uid":"c1bc0271d58eeff1","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603/#testresult/c1bc0271d58eeff1","status":"passed","time":{"start":1707395811378,"stop":1707395812043,"duration":665}},{"uid":"9d5366c1c56b62ef","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869/#testresult/9d5366c1c56b62ef","status":"passed","time":{"start":1707392800828,"stop":1707392801459,"duration":631}},{"uid":"58258dc5f7147f85","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059/#testresult/58258dc5f7147f85","status":"passed","time":{"start":1707388899286,"stop":1707388899925,"duration":639}},{"uid":"5eb7b5b4d4a4aa35","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361/#testresult/5eb7b5b4d4a4aa35","status":"passed","time":{"start":1707139373472,"stop":1707139374142,"duration":670}},{"uid":"c77f249c267e04e3","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333/#testresult/c77f249c267e04e3","status":"passed","time":{"start":1707137311121,"stop":1707137311721,"duration":600}},{"uid":"4cbbe1d49d98397c","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105/#testresult/4cbbe1d49d98397c","status":"passed","time":{"start":1707135675611,"stop":1707135676272,"duration":661}},{"uid":"6adf1eeea564a9b8","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503/#testresult/6adf1eeea564a9b8","status":"passed","time":{"start":1706801507961,"stop":1706801508589,"duration":628}},{"uid":"d63939bf3a6c6081","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037/#testresult/d63939bf3a6c6081","status":"passed","time":{"start":1706708550207,"stop":1706708550855,"duration":648}},{"uid":"1a90d248dd263797","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914/#testresult/1a90d248dd263797","status":"passed","time":{"start":1706116430852,"stop":1706116431511,"duration":659}},{"uid":"bf1f76bc6b9d6bff","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857/#testresult/bf1f76bc6b9d6bff","status":"passed","time":{"start":1704904382430,"stop":1704904383101,"duration":671}},{"uid":"5d6d5cc5ea05a864","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378/#testresult/5d6d5cc5ea05a864","status":"passed","time":{"start":1704903982033,"stop":1704903982710,"duration":677}},{"uid":"f041d5bd3f151115","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354/#testresult/f041d5bd3f151115","status":"passed","time":{"start":1704903797897,"stop":1704903798558,"duration":661}},{"uid":"dbbc6f23af631c5a","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307/#testresult/dbbc6f23af631c5a","status":"passed","time":{"start":1696467978129,"stop":1696467979013,"duration":884}},{"uid":"9113e52693407e5d","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693/#testresult/9113e52693407e5d","status":"passed","time":{"start":1693867469647,"stop":1693867470463,"duration":816}},{"uid":"b5c08d8172aa6ee4","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268/#testresult/b5c08d8172aa6ee4","status":"passed","time":{"start":1693847207878,"stop":1693847208729,"duration":851}}]},"7c697beb3061aab027f4666103ac0b61:5bd835b0d6b1d4ada3b9f0db936e82c8":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":32,"unknown":0,"total":32},"items":[{"uid":"5e592a84d1673680","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522/#testresult/5e592a84d1673680","status":"passed","time":{"start":1721720072465,"stop":1721720073150,"duration":685}},{"uid":"41158d057549669a","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111/#testresult/41158d057549669a","status":"passed","time":{"start":1714945475150,"stop":1714945475796,"duration":646}},{"uid":"5b583b0045636051","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023/#testresult/5b583b0045636051","status":"passed","time":{"start":1714938516694,"stop":1714938517478,"duration":784}},{"uid":"ce5c76ad44e3f53b","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144/#testresult/ce5c76ad44e3f53b","status":"passed","time":{"start":1713975164493,"stop":1713975165159,"duration":666}},{"uid":"fde0cb8cc9f58a25","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330/#testresult/fde0cb8cc9f58a25","status":"passed","time":{"start":1707940723478,"stop":1707940724211,"duration":733}},{"uid":"24019d3044d0071b","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603/#testresult/24019d3044d0071b","status":"passed","time":{"start":1707395811374,"stop":1707395812106,"duration":732}},{"uid":"32b8fb76f5c96c3d","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869/#testresult/32b8fb76f5c96c3d","status":"passed","time":{"start":1707392800823,"stop":1707392801544,"duration":721}},{"uid":"789b0eab3f077774","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059/#testresult/789b0eab3f077774","status":"passed","time":{"start":1707388899284,"stop":1707388900009,"duration":725}},{"uid":"66ce676db4b7c8ff","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361/#testresult/66ce676db4b7c8ff","status":"passed","time":{"start":1707139373474,"stop":1707139374240,"duration":766}},{"uid":"8e90dbb4eeb52200","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333/#testresult/8e90dbb4eeb52200","status":"passed","time":{"start":1707137311119,"stop":1707137311818,"duration":699}},{"uid":"c51bf25ab6fa0a5e","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105/#testresult/c51bf25ab6fa0a5e","status":"passed","time":{"start":1707135675613,"stop":1707135676338,"duration":725}},{"uid":"3ebc237b8ab1bc6b","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503/#testresult/3ebc237b8ab1bc6b","status":"passed","time":{"start":1706801507980,"stop":1706801508703,"duration":723}},{"uid":"bbe5b9199454ca65","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037/#testresult/bbe5b9199454ca65","status":"passed","time":{"start":1706708550201,"stop":1706708550918,"duration":717}},{"uid":"fa336244fe00c684","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914/#testresult/fa336244fe00c684","status":"passed","time":{"start":1706116430847,"stop":1706116431628,"duration":781}},{"uid":"cc5e912562aea5d9","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857/#testresult/cc5e912562aea5d9","status":"passed","time":{"start":1704904382429,"stop":1704904383178,"duration":749}},{"uid":"4baac7d495a55f21","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378/#testresult/4baac7d495a55f21","status":"passed","time":{"start":1704903982030,"stop":1704903982790,"duration":760}},{"uid":"4dea97d47c3650a3","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354/#testresult/4dea97d47c3650a3","status":"passed","time":{"start":1704903797898,"stop":1704903798631,"duration":733}},{"uid":"6591b6c2ca25d760","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307/#testresult/6591b6c2ca25d760","status":"passed","time":{"start":1696467978121,"stop":1696467979263,"duration":1142}},{"uid":"2d19b294c05b2052","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693/#testresult/2d19b294c05b2052","status":"passed","time":{"start":1693867469648,"stop":1693867470837,"duration":1189}},{"uid":"e3a08ac18239e6c7","reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268/#testresult/e3a08ac18239e6c7","status":"passed","time":{"start":1693847207867,"stop":1693847208824,"duration":957}}]}} \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/history/retry-trend.json b/allure-action/main/self-test/10054697458_1721720074522/history/retry-trend.json new file mode 100644 index 0000000..b42e6f2 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/history/retry-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{"run":2,"retry":0}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{"run":2,"retry":0}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{"run":2,"retry":0}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{"run":2,"retry":0}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{"run":2,"retry":0}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{"run":2,"retry":0}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{"run":2,"retry":0}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{"run":2,"retry":0}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{"run":2,"retry":0}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{"run":2,"retry":0}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{"run":2,"retry":0}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{"run":2,"retry":0}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{"run":2,"retry":0}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{"run":2,"retry":0}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{"run":2,"retry":0}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{"run":2,"retry":0}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{"run":2,"retry":0}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{"run":2,"retry":0}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{"run":2,"retry":0}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{"run":2,"retry":0}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/index.html b/allure-action/main/self-test/10054697458_1721720074522/index.html similarity index 94% rename from allure-action/fix-id/self-test/10054677161_1721719973649/index.html rename to allure-action/main/self-test/10054697458_1721720074522/index.html index 84d47a2..77acda1 100644 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/index.html +++ b/allure-action/main/self-test/10054697458_1721720074522/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': '2.29.0', - 'reportUuid': '70b28e16-0431-4bad-b709-af7bbb6db40a', + 'reportUuid': '4f9ca0ad-db19-4ab9-968d-1c592e9da6de', 'single_file': false }); diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/plugin/behaviors/index.js b/allure-action/main/self-test/10054697458_1721720074522/plugin/behaviors/index.js similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/plugin/behaviors/index.js rename to allure-action/main/self-test/10054697458_1721720074522/plugin/behaviors/index.js diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/plugin/packages/index.js b/allure-action/main/self-test/10054697458_1721720074522/plugin/packages/index.js similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/plugin/packages/index.js rename to allure-action/main/self-test/10054697458_1721720074522/plugin/packages/index.js diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/plugin/screen-diff/index.js b/allure-action/main/self-test/10054697458_1721720074522/plugin/screen-diff/index.js similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/plugin/screen-diff/index.js rename to allure-action/main/self-test/10054697458_1721720074522/plugin/screen-diff/index.js diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/plugin/screen-diff/styles.css b/allure-action/main/self-test/10054697458_1721720074522/plugin/screen-diff/styles.css similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/plugin/screen-diff/styles.css rename to allure-action/main/self-test/10054697458_1721720074522/plugin/screen-diff/styles.css diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/styles.css b/allure-action/main/self-test/10054697458_1721720074522/styles.css similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/styles.css rename to allure-action/main/self-test/10054697458_1721720074522/styles.css diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/behaviors.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/behaviors.json similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/widgets/behaviors.json rename to allure-action/main/self-test/10054697458_1721720074522/widgets/behaviors.json diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/categories-trend.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/categories-trend.json new file mode 100644 index 0000000..eba666e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/categories-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/categories.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/categories.json similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/widgets/categories.json rename to allure-action/main/self-test/10054697458_1721720074522/widgets/categories.json diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/duration-trend.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/duration-trend.json new file mode 100644 index 0000000..38cb74e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/duration-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{"duration":689}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{"duration":660}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{"duration":784}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{"duration":666}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{"duration":733}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{"duration":732}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{"duration":721}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{"duration":725}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{"duration":768}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{"duration":699}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{"duration":727}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{"duration":742}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{"duration":717}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{"duration":781}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{"duration":749}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{"duration":760}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{"duration":734}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{"duration":1142}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{"duration":1190}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{"duration":957}}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/duration.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/duration.json new file mode 100644 index 0000000..7f1e88e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/duration.json @@ -0,0 +1 @@ +[{"uid":"77f6a77d96c32122","name":"html list","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"status":"passed","severity":"normal"},{"uid":"5e592a84d1673680","name":"chart","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"status":"passed","severity":"normal"}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/environment.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/environment.json similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/widgets/environment.json rename to allure-action/main/self-test/10054697458_1721720074522/widgets/environment.json diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/executors.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/executors.json new file mode 100644 index 0000000..f76e315 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/executors.json @@ -0,0 +1 @@ +[{"name":"GitHub Actions","type":"github","buildOrder":10054697458,"buildName":"Run 10054697458_1721720074522","buildUrl":"https://github.com/mgrybyk-org/html-trend-report-action/actions/runs/10054697458","reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522"}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/history-trend.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/history-trend.json new file mode 100644 index 0000000..d4a5094 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/history-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2}}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/launch.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/launch.json similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/widgets/launch.json rename to allure-action/main/self-test/10054697458_1721720074522/widgets/launch.json diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/retry-trend.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/retry-trend.json new file mode 100644 index 0000000..b42e6f2 --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/retry-trend.json @@ -0,0 +1 @@ +[{"buildOrder":10054697458,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/10054697458_1721720074522","data":{"run":2,"retry":0}},{"buildOrder":8961340964,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8961340964_1714945477111","data":{"run":2,"retry":0}},{"buildOrder":8960710369,"reportUrl":"https://mgrybyk-org.github.io/html-trend-report-action/allure-action/main/self-test/8960710369_1714938519023","data":{"run":2,"retry":0}},{"buildOrder":8819773237,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/8819773237_1713975166144","data":{"run":2,"retry":0}},{"buildOrder":7906671804,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7906671804_1707940725330","data":{"run":2,"retry":0}},{"buildOrder":7829661421,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829661421_1707395813603","data":{"run":2,"retry":0}},{"buildOrder":7829081625,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7829081625_1707392802869","data":{"run":2,"retry":0}},{"buildOrder":7828354156,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7828354156_1707388901059","data":{"run":2,"retry":0}},{"buildOrder":7785155028,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7785155028_1707139375361","data":{"run":2,"retry":0}},{"buildOrder":7784678505,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784678505_1707137315333","data":{"run":2,"retry":0}},{"buildOrder":7784322733,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7784322733_1707135680105","data":{"run":2,"retry":0}},{"buildOrder":7743668412,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7743668412_1706801511503","data":{"run":2,"retry":0}},{"buildOrder":7726963466,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7726963466_1706708554037","data":{"run":2,"retry":0}},{"buildOrder":7643753411,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7643753411_1706116434914","data":{"run":2,"retry":0}},{"buildOrder":7477918075,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477918075_1704904385857","data":{"run":2,"retry":0}},{"buildOrder":7477843026,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477843026_1704903985378","data":{"run":2,"retry":0}},{"buildOrder":7477805911,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/7477805911_1704903801354","data":{"run":2,"retry":0}},{"buildOrder":6413338579,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6413338579_1696467981307","data":{"run":2,"retry":0}},{"buildOrder":6078141129,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6078141129_1693867472693","data":{"run":2,"retry":0}},{"buildOrder":6076102538,"reportUrl":"https://mgrybyk.github.io/html-trend-report-action/allure-action/main/self-test/6076102538_1693847210268","data":{"run":2,"retry":0}}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/severity.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/severity.json new file mode 100644 index 0000000..7f1e88e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/severity.json @@ -0,0 +1 @@ +[{"uid":"77f6a77d96c32122","name":"html list","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"status":"passed","severity":"normal"},{"uid":"5e592a84d1673680","name":"chart","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"status":"passed","severity":"normal"}] \ No newline at end of file diff --git a/allure-action/main/self-test/10054697458_1721720074522/widgets/status-chart.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/status-chart.json new file mode 100644 index 0000000..7f1e88e --- /dev/null +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/status-chart.json @@ -0,0 +1 @@ +[{"uid":"77f6a77d96c32122","name":"html list","time":{"start":1721720072461,"stop":1721720073051,"duration":590},"status":"passed","severity":"normal"},{"uid":"5e592a84d1673680","name":"chart","time":{"start":1721720072465,"stop":1721720073150,"duration":685},"status":"passed","severity":"normal"}] \ No newline at end of file diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/suites.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/suites.json similarity index 100% rename from allure-action/fix-id/self-test/10054677161_1721719973649/widgets/suites.json rename to allure-action/main/self-test/10054697458_1721720074522/widgets/suites.json diff --git a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/summary.json b/allure-action/main/self-test/10054697458_1721720074522/widgets/summary.json similarity index 51% rename from allure-action/fix-id/self-test/10054677161_1721719973649/widgets/summary.json rename to allure-action/main/self-test/10054697458_1721720074522/widgets/summary.json index 82a4399..4eed25c 100644 --- a/allure-action/fix-id/self-test/10054677161_1721719973649/widgets/summary.json +++ b/allure-action/main/self-test/10054697458_1721720074522/widgets/summary.json @@ -1 +1 @@ -{"reportName":"Allure Report","testRuns":[],"statistic":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2},"time":{"start":1721719971365,"stop":1721719972070,"duration":705,"minDuration":541,"maxDuration":704,"sumDuration":1245}} \ No newline at end of file +{"reportName":"Allure Report","testRuns":[],"statistic":{"failed":0,"broken":0,"skipped":0,"passed":2,"unknown":0,"total":2},"time":{"start":1721720072461,"stop":1721720073150,"duration":689,"minDuration":590,"maxDuration":685,"sumDuration":1275}} \ No newline at end of file diff --git a/allure-action/main/self-test/data.json b/allure-action/main/self-test/data.json index ea48c3d..03a90c2 100644 --- a/allure-action/main/self-test/data.json +++ b/allure-action/main/self-test/data.json @@ -1,4 +1,28 @@ [ + { + "runId": 10054697458, + "runUniqueId": "10054697458_1721720074522", + "testResult": "PASS", + "timestamp": 1721720072461, + "summary": { + "statistic": { + "failed": 0, + "broken": 0, + "skipped": 0, + "passed": 2, + "unknown": 0, + "total": 2 + }, + "time": { + "start": 1721720072461, + "stop": 1721720073150, + "duration": 689, + "minDuration": 590, + "maxDuration": 685, + "sumDuration": 1275 + } + } + }, { "runId": 8961340964, "runUniqueId": "8961340964_1714945477111", diff --git a/allure-action/main/self-test/lastRun.json b/allure-action/main/self-test/lastRun.json index 3ad7d5a..9eb3b1a 100644 --- a/allure-action/main/self-test/lastRun.json +++ b/allure-action/main/self-test/lastRun.json @@ -1,4 +1,4 @@ { - "runId": 8961340964, - "runTimestamp": 1714945477111 + "runId": 10054697458, + "runTimestamp": 1721720074522 } \ No newline at end of file diff --git a/report-action/data.json b/report-action/data.json index 9ae5bea..ee61eea 100644 --- a/report-action/data.json +++ b/report-action/data.json @@ -1,6 +1,7 @@ { "links": [ "..", + "dependabot_npm_and_yarn_braces-3_0_3", "example-pr", "main" ] diff --git a/report-action/fix-id/Allure Trend Report/data.json b/report-action/fix-id/Allure Trend Report/data.json deleted file mode 100644 index 52e0d7e..0000000 --- a/report-action/fix-id/Allure Trend Report/data.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "data": [ - { - "name": "Allure_Trend", - "labels": [ - "Passed", - "Failed", - "Total" - ], - "lines": 3, - "records": [ - { - "meta": { - "sha": "960a65d35b91a592ff979e77c9428f0de3bcd4f2" - }, - "data": [ - { - "x": 1721719980159, - "y": 2 - }, - { - "x": 1721719980159, - "y": 0 - }, - { - "x": 1721719980159, - "y": 2 - } - ] - } - ] - } - ], - "title": "Allure Trend Report" -} \ No newline at end of file diff --git a/report-action/fix-id/Allure Trend Report/index.html b/report-action/fix-id/Allure Trend Report/index.html deleted file mode 100644 index 3760119..0000000 --- a/report-action/fix-id/Allure Trend Report/index.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - Chart - - - -
- - - - - - - diff --git a/report-action/fix-id/Lighthouse Report/data.json b/report-action/fix-id/Lighthouse Report/data.json deleted file mode 100644 index cf62393..0000000 --- a/report-action/fix-id/Lighthouse Report/data.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "links": [ - "..", - "10054677161_1721719980044" - ] -} \ No newline at end of file diff --git a/report-action/fix-id/Lighthouse Report/index.html b/report-action/fix-id/Lighthouse Report/index.html deleted file mode 100644 index 190aefe..0000000 --- a/report-action/fix-id/Lighthouse Report/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - Folder Listing - - - -
- -
- - - - diff --git a/report-action/fix-id/Lighthouse Report/latest.html b/report-action/fix-id/Lighthouse Report/latest.html deleted file mode 100644 index ad3d370..0000000 --- a/report-action/fix-id/Lighthouse Report/latest.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Redirect to latest - - - -

Redirecting to the latest run...

- - - - diff --git a/report-action/fix-id/Lighthouse Trend Report/data.json b/report-action/fix-id/Lighthouse Trend Report/data.json deleted file mode 100644 index e523834..0000000 --- a/report-action/fix-id/Lighthouse Trend Report/data.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "data": [ - { - "name": "_AVERAGE_", - "labels": [ - "accessibility" - ], - "lines": 1, - "records": [ - { - "meta": { - "sha": "960a65d35b91a592ff979e77c9428f0de3bcd4f2" - }, - "data": [ - { - "x": 1721719980286, - "y": 94.5 - } - ] - } - ] - }, - { - "name": "Chart", - "labels": [ - "accessibility" - ], - "lines": 1, - "records": [ - { - "meta": { - "sha": "960a65d35b91a592ff979e77c9428f0de3bcd4f2" - }, - "data": [ - { - "x": 1721719980286, - "y": 100 - } - ] - } - ] - }, - { - "name": "Folder Listing", - "labels": [ - "accessibility" - ], - "lines": 1, - "records": [ - { - "meta": { - "sha": "960a65d35b91a592ff979e77c9428f0de3bcd4f2" - }, - "data": [ - { - "x": 1721719980286, - "y": 89 - } - ] - } - ] - } - ], - "title": "Lighthouse Trend Report" -} \ No newline at end of file diff --git a/report-action/fix-id/Lighthouse Trend Report/index.html b/report-action/fix-id/Lighthouse Trend Report/index.html deleted file mode 100644 index 3760119..0000000 --- a/report-action/fix-id/Lighthouse Trend Report/index.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - Chart - - - -
- - - - - - - diff --git a/report-action/fix-id/data.json b/report-action/fix-id/data.json deleted file mode 100644 index a6f6ced..0000000 --- a/report-action/fix-id/data.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "links": [ - "..", - "Allure Trend Report", - "Lighthouse Report", - "Lighthouse Trend Report" - ] -} \ No newline at end of file diff --git a/report-action/fix-id/index.html b/report-action/fix-id/index.html deleted file mode 100644 index 190aefe..0000000 --- a/report-action/fix-id/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - Folder Listing - - - -
- -
- - - - diff --git a/report-action/main/Allure Trend Report/data.json b/report-action/main/Allure Trend Report/data.json index cefe132..250ae63 100644 --- a/report-action/main/Allure Trend Report/data.json +++ b/report-action/main/Allure Trend Report/data.json @@ -483,6 +483,25 @@ "y": 2 } ] + }, + { + "meta": { + "sha": "1a81e8a233de0f4718c2fb2a76dbcff27c5bc518" + }, + "data": [ + { + "x": 1721720078552, + "y": 2 + }, + { + "x": 1721720078552, + "y": 0 + }, + { + "x": 1721720078552, + "y": 2 + } + ] } ] } diff --git a/report-action/fix-id/Lighthouse Report/10054677161_1721719980044/Chart.html b/report-action/main/Lighthouse Report/10054697458_1721720078118/Chart.html similarity index 68% rename from report-action/fix-id/Lighthouse Report/10054677161_1721719980044/Chart.html rename to report-action/main/Lighthouse Report/10054697458_1721720078118/Chart.html index a9c65a8..e64565c 100644 --- a/report-action/fix-id/Lighthouse Report/10054677161_1721719980044/Chart.html +++ b/report-action/main/Lighthouse Report/10054697458_1721720078118/Chart.html @@ -17,7 +17,7 @@
- + + - - - - diff --git a/report-action/main/Lighthouse Report/7784678505_1707137321178/Folder Listing.html b/report-action/main/Lighthouse Report/7784678505_1707137321178/Folder Listing.html deleted file mode 100644 index 3daefcf..0000000 --- a/report-action/main/Lighthouse Report/7784678505_1707137321178/Folder Listing.html +++ /dev/null @@ -1,2731 +0,0 @@ - - - - - - - - Lighthouse Report - - - - - -
- - - - - - diff --git a/report-action/main/Lighthouse Report/7784678505_1707137321178/index.html b/report-action/main/Lighthouse Report/7784678505_1707137321178/index.html deleted file mode 100644 index a2402ce..0000000 --- a/report-action/main/Lighthouse Report/7784678505_1707137321178/index.html +++ /dev/null @@ -1,189 +0,0 @@ - - - Lighthouse Results - - - Lighthouse - - - -
- -
- - - - - -
- - - - - - - diff --git a/report-action/main/Lighthouse Report/data.json b/report-action/main/Lighthouse Report/data.json index b433d62..2928ad1 100644 --- a/report-action/main/Lighthouse Report/data.json +++ b/report-action/main/Lighthouse Report/data.json @@ -1,7 +1,7 @@ { "links": [ "..", - "7784401318_1707136010443", + "10054697458_1721720078118", "7784678505_1707137321178", "7785155028_1707139378590", "7828354156_1707388904720", diff --git a/report-action/main/Lighthouse Trend Report/data.json b/report-action/main/Lighthouse Trend Report/data.json index c5b5751..dc2686e 100644 --- a/report-action/main/Lighthouse Trend Report/data.json +++ b/report-action/main/Lighthouse Trend Report/data.json @@ -281,6 +281,17 @@ "y": 94.5 } ] + }, + { + "meta": { + "sha": "1a81e8a233de0f4718c2fb2a76dbcff27c5bc518" + }, + "data": [ + { + "x": 1721720078678, + "y": 94.5 + } + ] } ] }, @@ -565,6 +576,17 @@ "y": 100 } ] + }, + { + "meta": { + "sha": "1a81e8a233de0f4718c2fb2a76dbcff27c5bc518" + }, + "data": [ + { + "x": 1721720078678, + "y": 100 + } + ] } ] }, @@ -849,6 +871,17 @@ "y": 89 } ] + }, + { + "meta": { + "sha": "1a81e8a233de0f4718c2fb2a76dbcff27c5bc518" + }, + "data": [ + { + "x": 1721720078678, + "y": 89 + } + ] } ] }