From 2ffa2d2c22e4824b1fd37537473b75f1a23db2fa Mon Sep 17 00:00:00 2001 From: XiaopingShao-TW Date: Sun, 28 Jan 2024 01:18:02 +0000 Subject: [PATCH] deploy: 542b2617d4f7ea211fc5acf8b35ca3f260b66f35 --- 48/export/influxDbData.txt | 11 ----------- 48/history/categories-trend.json | 1 - 48/history/duration-trend.json | 1 - 48/history/history-trend.json | 1 - 48/history/retry-trend.json | 1 - 48/widgets/categories-trend.json | 1 - 48/widgets/duration-trend.json | 1 - 48/widgets/executors.json | 1 - 48/widgets/history-trend.json | 1 - 48/widgets/retry-trend.json | 1 - {48 => 53}/app.js | 0 {48 => 53}/data/behaviors.csv | 0 {48 => 53}/data/behaviors.json | 0 {48 => 53}/data/categories.csv | 0 {48 => 53}/data/categories.json | 0 {48 => 53}/data/packages.json | 0 {48 => 53}/data/suites.csv | 0 {48 => 53}/data/suites.json | 0 {48 => 53}/data/timeline.json | 0 53/export/influxDbData.txt | 11 +++++++++++ {48 => 53}/export/mail.html | 0 {48 => 53}/export/prometheusData.txt | 0 {48 => 53}/favicon.ico | Bin 53/history/categories-trend.json | 1 + 53/history/duration-trend.json | 1 + 53/history/history-trend.json | 1 + {48 => 53}/history/history.json | 0 53/history/retry-trend.json | 1 + {48 => 53}/index.html | 2 +- {48 => 53}/plugin/behaviors/index.js | 0 {48 => 53}/plugin/packages/index.js | 0 {48 => 53}/plugin/screen-diff/index.js | 0 {48 => 53}/plugin/screen-diff/styles.css | 0 {48 => 53}/styles.css | 0 {48 => 53}/widgets/behaviors.json | 0 53/widgets/categories-trend.json | 1 + {48 => 53}/widgets/categories.json | 0 53/widgets/duration-trend.json | 1 + {48 => 53}/widgets/duration.json | 0 {48 => 53}/widgets/environment.json | 0 53/widgets/executors.json | 1 + 53/widgets/history-trend.json | 1 + {48 => 53}/widgets/launch.json | 0 53/widgets/retry-trend.json | 1 + {48 => 53}/widgets/severity.json | 0 {48 => 53}/widgets/status-chart.json | 0 {48 => 53}/widgets/suites.json | 0 {48 => 53}/widgets/summary.json | 0 index.html | 2 +- last-history/categories-trend.json | 2 +- last-history/duration-trend.json | 2 +- last-history/history-trend.json | 2 +- last-history/retry-trend.json | 2 +- 53 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 48/export/influxDbData.txt delete mode 100644 48/history/categories-trend.json delete mode 100644 48/history/duration-trend.json delete mode 100644 48/history/history-trend.json delete mode 100644 48/history/retry-trend.json delete mode 100644 48/widgets/categories-trend.json delete mode 100644 48/widgets/duration-trend.json delete mode 100644 48/widgets/executors.json delete mode 100644 48/widgets/history-trend.json delete mode 100644 48/widgets/retry-trend.json rename {48 => 53}/app.js (100%) rename {48 => 53}/data/behaviors.csv (100%) rename {48 => 53}/data/behaviors.json (100%) rename {48 => 53}/data/categories.csv (100%) rename {48 => 53}/data/categories.json (100%) rename {48 => 53}/data/packages.json (100%) rename {48 => 53}/data/suites.csv (100%) rename {48 => 53}/data/suites.json (100%) rename {48 => 53}/data/timeline.json (100%) create mode 100644 53/export/influxDbData.txt rename {48 => 53}/export/mail.html (100%) rename {48 => 53}/export/prometheusData.txt (100%) rename {48 => 53}/favicon.ico (100%) create mode 100644 53/history/categories-trend.json create mode 100644 53/history/duration-trend.json create mode 100644 53/history/history-trend.json rename {48 => 53}/history/history.json (100%) create mode 100644 53/history/retry-trend.json rename {48 => 53}/index.html (94%) rename {48 => 53}/plugin/behaviors/index.js (100%) rename {48 => 53}/plugin/packages/index.js (100%) rename {48 => 53}/plugin/screen-diff/index.js (100%) rename {48 => 53}/plugin/screen-diff/styles.css (100%) rename {48 => 53}/styles.css (100%) rename {48 => 53}/widgets/behaviors.json (100%) create mode 100644 53/widgets/categories-trend.json rename {48 => 53}/widgets/categories.json (100%) create mode 100644 53/widgets/duration-trend.json rename {48 => 53}/widgets/duration.json (100%) rename {48 => 53}/widgets/environment.json (100%) create mode 100644 53/widgets/executors.json create mode 100644 53/widgets/history-trend.json rename {48 => 53}/widgets/launch.json (100%) create mode 100644 53/widgets/retry-trend.json rename {48 => 53}/widgets/severity.json (100%) rename {48 => 53}/widgets/status-chart.json (100%) rename {48 => 53}/widgets/suites.json (100%) rename {48 => 53}/widgets/summary.json (100%) diff --git a/48/export/influxDbData.txt b/48/export/influxDbData.txt deleted file mode 100644 index 499750c..0000000 --- a/48/export/influxDbData.txt +++ /dev/null @@ -1,11 +0,0 @@ -launch_status failed=0 1706279940000000000 -launch_status broken=0 1706279940000000000 -launch_status passed=0 1706279940000000000 -launch_status skipped=0 1706279940000000000 -launch_status unknown=0 1706279940000000000 -launch_time duration=0 1706279940000000000 -launch_time min_duration=0 1706279940000000000 -launch_time max_duration=0 1706279940000000000 -launch_time sum_duration=0 1706279940000000000 -launch_retries retries=0 1706279940000000000 -launch_retries run=0 1706279940000000000 diff --git a/48/history/categories-trend.json b/48/history/categories-trend.json deleted file mode 100644 index b619ddc..0000000 --- a/48/history/categories-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/48/history/duration-trend.json b/48/history/duration-trend.json deleted file mode 100644 index b619ddc..0000000 --- a/48/history/duration-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/48/history/history-trend.json b/48/history/history-trend.json deleted file mode 100644 index b98d57a..0000000 --- a/48/history/history-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}] \ No newline at end of file diff --git a/48/history/retry-trend.json b/48/history/retry-trend.json deleted file mode 100644 index e8a00bf..0000000 --- a/48/history/retry-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"run":0,"retry":0}}] \ No newline at end of file diff --git a/48/widgets/categories-trend.json b/48/widgets/categories-trend.json deleted file mode 100644 index b619ddc..0000000 --- a/48/widgets/categories-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/48/widgets/duration-trend.json b/48/widgets/duration-trend.json deleted file mode 100644 index b619ddc..0000000 --- a/48/widgets/duration-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/48/widgets/executors.json b/48/widgets/executors.json deleted file mode 100644 index 9cd29b7..0000000 --- a/48/widgets/executors.json +++ /dev/null @@ -1 +0,0 @@ -[{"name":"GitHub Actions","type":"github","url":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo","buildOrder":48,"buildName":"GitHub Actions Run #7669432851","buildUrl":"https://github.com/XiaopingShao-TW/Playwright_Pytest_BDD_Demo/actions/runs/7669432851","reportName":"Allure Report with history","reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/"}] \ No newline at end of file diff --git a/48/widgets/history-trend.json b/48/widgets/history-trend.json deleted file mode 100644 index b98d57a..0000000 --- a/48/widgets/history-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}] \ No newline at end of file diff --git a/48/widgets/retry-trend.json b/48/widgets/retry-trend.json deleted file mode 100644 index e8a00bf..0000000 --- a/48/widgets/retry-trend.json +++ /dev/null @@ -1 +0,0 @@ -[{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"run":0,"retry":0}}] \ No newline at end of file diff --git a/48/app.js b/53/app.js similarity index 100% rename from 48/app.js rename to 53/app.js diff --git a/48/data/behaviors.csv b/53/data/behaviors.csv similarity index 100% rename from 48/data/behaviors.csv rename to 53/data/behaviors.csv diff --git a/48/data/behaviors.json b/53/data/behaviors.json similarity index 100% rename from 48/data/behaviors.json rename to 53/data/behaviors.json diff --git a/48/data/categories.csv b/53/data/categories.csv similarity index 100% rename from 48/data/categories.csv rename to 53/data/categories.csv diff --git a/48/data/categories.json b/53/data/categories.json similarity index 100% rename from 48/data/categories.json rename to 53/data/categories.json diff --git a/48/data/packages.json b/53/data/packages.json similarity index 100% rename from 48/data/packages.json rename to 53/data/packages.json diff --git a/48/data/suites.csv b/53/data/suites.csv similarity index 100% rename from 48/data/suites.csv rename to 53/data/suites.csv diff --git a/48/data/suites.json b/53/data/suites.json similarity index 100% rename from 48/data/suites.json rename to 53/data/suites.json diff --git a/48/data/timeline.json b/53/data/timeline.json similarity index 100% rename from 48/data/timeline.json rename to 53/data/timeline.json diff --git a/53/export/influxDbData.txt b/53/export/influxDbData.txt new file mode 100644 index 0000000..64ed55b --- /dev/null +++ b/53/export/influxDbData.txt @@ -0,0 +1,11 @@ +launch_status failed=0 1706404678000000000 +launch_status broken=0 1706404678000000000 +launch_status passed=0 1706404678000000000 +launch_status skipped=0 1706404678000000000 +launch_status unknown=0 1706404678000000000 +launch_time duration=0 1706404678000000000 +launch_time min_duration=0 1706404678000000000 +launch_time max_duration=0 1706404678000000000 +launch_time sum_duration=0 1706404678000000000 +launch_retries retries=0 1706404678000000000 +launch_retries run=0 1706404678000000000 diff --git a/48/export/mail.html b/53/export/mail.html similarity index 100% rename from 48/export/mail.html rename to 53/export/mail.html diff --git a/48/export/prometheusData.txt b/53/export/prometheusData.txt similarity index 100% rename from 48/export/prometheusData.txt rename to 53/export/prometheusData.txt diff --git a/48/favicon.ico b/53/favicon.ico similarity index 100% rename from 48/favicon.ico rename to 53/favicon.ico diff --git a/53/history/categories-trend.json b/53/history/categories-trend.json new file mode 100644 index 0000000..e8e4a73 --- /dev/null +++ b/53/history/categories-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/53/history/duration-trend.json b/53/history/duration-trend.json new file mode 100644 index 0000000..e8e4a73 --- /dev/null +++ b/53/history/duration-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/53/history/history-trend.json b/53/history/history-trend.json new file mode 100644 index 0000000..7a0b405 --- /dev/null +++ b/53/history/history-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}] \ No newline at end of file diff --git a/48/history/history.json b/53/history/history.json similarity index 100% rename from 48/history/history.json rename to 53/history/history.json diff --git a/53/history/retry-trend.json b/53/history/retry-trend.json new file mode 100644 index 0000000..c66ac9d --- /dev/null +++ b/53/history/retry-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"run":0,"retry":0}}] \ No newline at end of file diff --git a/48/index.html b/53/index.html similarity index 94% rename from 48/index.html rename to 53/index.html index 8e93959..2cd84b9 100644 --- a/48/index.html +++ b/53/index.html @@ -26,7 +26,7 @@ gtag('js', new Date()); gtag('config', 'G-FVWC4GKEYS', { 'allureVersion': 'dev', - 'reportUuid': 'a6015abb-7b32-4557-8083-2be15e6b9fdc', + 'reportUuid': '4dd3fe50-4465-4a68-ad63-2e970b5b575c', 'single_file': false }); diff --git a/48/plugin/behaviors/index.js b/53/plugin/behaviors/index.js similarity index 100% rename from 48/plugin/behaviors/index.js rename to 53/plugin/behaviors/index.js diff --git a/48/plugin/packages/index.js b/53/plugin/packages/index.js similarity index 100% rename from 48/plugin/packages/index.js rename to 53/plugin/packages/index.js diff --git a/48/plugin/screen-diff/index.js b/53/plugin/screen-diff/index.js similarity index 100% rename from 48/plugin/screen-diff/index.js rename to 53/plugin/screen-diff/index.js diff --git a/48/plugin/screen-diff/styles.css b/53/plugin/screen-diff/styles.css similarity index 100% rename from 48/plugin/screen-diff/styles.css rename to 53/plugin/screen-diff/styles.css diff --git a/48/styles.css b/53/styles.css similarity index 100% rename from 48/styles.css rename to 53/styles.css diff --git a/48/widgets/behaviors.json b/53/widgets/behaviors.json similarity index 100% rename from 48/widgets/behaviors.json rename to 53/widgets/behaviors.json diff --git a/53/widgets/categories-trend.json b/53/widgets/categories-trend.json new file mode 100644 index 0000000..e8e4a73 --- /dev/null +++ b/53/widgets/categories-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/48/widgets/categories.json b/53/widgets/categories.json similarity index 100% rename from 48/widgets/categories.json rename to 53/widgets/categories.json diff --git a/53/widgets/duration-trend.json b/53/widgets/duration-trend.json new file mode 100644 index 0000000..e8e4a73 --- /dev/null +++ b/53/widgets/duration-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/48/widgets/duration.json b/53/widgets/duration.json similarity index 100% rename from 48/widgets/duration.json rename to 53/widgets/duration.json diff --git a/48/widgets/environment.json b/53/widgets/environment.json similarity index 100% rename from 48/widgets/environment.json rename to 53/widgets/environment.json diff --git a/53/widgets/executors.json b/53/widgets/executors.json new file mode 100644 index 0000000..3eccadd --- /dev/null +++ b/53/widgets/executors.json @@ -0,0 +1 @@ +[{"name":"GitHub Actions","type":"github","url":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo","buildOrder":53,"buildName":"GitHub Actions Run #7682419231","buildUrl":"https://github.com/XiaopingShao-TW/Playwright_Pytest_BDD_Demo/actions/runs/7682419231","reportName":"Allure Report with history","reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/"}] \ No newline at end of file diff --git a/53/widgets/history-trend.json b/53/widgets/history-trend.json new file mode 100644 index 0000000..7a0b405 --- /dev/null +++ b/53/widgets/history-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}] \ No newline at end of file diff --git a/48/widgets/launch.json b/53/widgets/launch.json similarity index 100% rename from 48/widgets/launch.json rename to 53/widgets/launch.json diff --git a/53/widgets/retry-trend.json b/53/widgets/retry-trend.json new file mode 100644 index 0000000..c66ac9d --- /dev/null +++ b/53/widgets/retry-trend.json @@ -0,0 +1 @@ +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"run":0,"retry":0}}] \ No newline at end of file diff --git a/48/widgets/severity.json b/53/widgets/severity.json similarity index 100% rename from 48/widgets/severity.json rename to 53/widgets/severity.json diff --git a/48/widgets/status-chart.json b/53/widgets/status-chart.json similarity index 100% rename from 48/widgets/status-chart.json rename to 53/widgets/status-chart.json diff --git a/48/widgets/suites.json b/53/widgets/suites.json similarity index 100% rename from 48/widgets/suites.json rename to 53/widgets/suites.json diff --git a/48/widgets/summary.json b/53/widgets/summary.json similarity index 100% rename from 48/widgets/summary.json rename to 53/widgets/summary.json diff --git a/index.html b/index.html index 723852a..0472192 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ - + diff --git a/last-history/categories-trend.json b/last-history/categories-trend.json index 3f43501..e8e4a73 100644 --- a/last-history/categories-trend.json +++ b/last-history/categories-trend.json @@ -1 +1 @@ -[{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/last-history/duration-trend.json b/last-history/duration-trend.json index 3f43501..e8e4a73 100644 --- a/last-history/duration-trend.json +++ b/last-history/duration-trend.json @@ -1 +1 @@ -[{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{}}] \ No newline at end of file diff --git a/last-history/history-trend.json b/last-history/history-trend.json index b740a40..7a0b405 100644 --- a/last-history/history-trend.json +++ b/last-history/history-trend.json @@ -1 +1 @@ -[{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}] \ No newline at end of file +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"failed":0,"broken":0,"skipped":0,"passed":0,"unknown":0,"total":0}}] \ No newline at end of file diff --git a/last-history/retry-trend.json b/last-history/retry-trend.json index efb4a3b..c66ac9d 100644 --- a/last-history/retry-trend.json +++ b/last-history/retry-trend.json @@ -1 +1 @@ -[{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"run":0,"retry":0}}] \ No newline at end of file +[{"buildOrder":53,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/53/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":52,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/52/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":51,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/51/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":50,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/50/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":49,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/49/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":48,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/48/","reportName":"Allure Report with history","data":{"run":0,"retry":0}},{"buildOrder":46,"reportUrl":"https://XiaopingShao-TW.github.io/Playwright_Pytest_BDD_Demo/46/","reportName":"Allure Report with history","data":{"run":0,"retry":0}}] \ No newline at end of file