summaryrefslogtreecommitdiff
path: root/2/history
diff options
context:
space:
mode:
authorromangraef <romangraef@users.noreply.github.com>2021-08-12 23:32:25 +0000
committerromangraef <romangraef@users.noreply.github.com>2021-08-12 23:32:25 +0000
commit09dbaa8df9aec51cf41694266574ad330963dfbe (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /2/history
parent2d930ff2584477b3c7ecda22110ae021db1a7767 (diff)
downloadwebos-09dbaa8df9aec51cf41694266574ad330963dfbe.tar.gz
webos-09dbaa8df9aec51cf41694266574ad330963dfbe.tar.bz2
webos-09dbaa8df9aec51cf41694266574ad330963dfbe.zip
Automated deployment: Thu Aug 12 23:32:25 UTC 2021 b08f576aaaac1242a35a8b9d6dd7482a8124d732
Diffstat (limited to '2/history')
-rw-r--r--2/history/categories-trend.json6
-rw-r--r--2/history/duration-trend.json8
-rw-r--r--2/history/history-trend.json13
-rw-r--r--2/history/history.json22
-rw-r--r--2/history/retry-trend.json9
5 files changed, 0 insertions, 58 deletions
diff --git a/2/history/categories-trend.json b/2/history/categories-trend.json
deleted file mode 100644
index 0ba3a96..0000000
--- a/2/history/categories-trend.json
+++ /dev/null
@@ -1,6 +0,0 @@
-[ {
- "buildOrder" : 2,
- "reportUrl" : "https://romangraef.github.io/webos/2/",
- "reportName" : "Allure Report with history",
- "data" : { }
-} ] \ No newline at end of file
diff --git a/2/history/duration-trend.json b/2/history/duration-trend.json
deleted file mode 100644
index 5041108..0000000
--- a/2/history/duration-trend.json
+++ /dev/null
@@ -1,8 +0,0 @@
-[ {
- "buildOrder" : 2,
- "reportUrl" : "https://romangraef.github.io/webos/2/",
- "reportName" : "Allure Report with history",
- "data" : {
- "duration" : 5
- }
-} ] \ No newline at end of file
diff --git a/2/history/history-trend.json b/2/history/history-trend.json
deleted file mode 100644
index 516897e..0000000
--- a/2/history/history-trend.json
+++ /dev/null
@@ -1,13 +0,0 @@
-[ {
- "buildOrder" : 2,
- "reportUrl" : "https://romangraef.github.io/webos/2/",
- "reportName" : "Allure Report with history",
- "data" : {
- "failed" : 0,
- "broken" : 0,
- "skipped" : 0,
- "passed" : 1,
- "unknown" : 0,
- "total" : 1
- }
-} ] \ No newline at end of file
diff --git a/2/history/history.json b/2/history/history.json
deleted file mode 100644
index 8e751bc..0000000
--- a/2/history/history.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "io.PathTest:io.PathTest#kotestJavascript[js, node]" : {
- "statistic" : {
- "failed" : 0,
- "broken" : 0,
- "skipped" : 0,
- "passed" : 1,
- "unknown" : 0,
- "total" : 1
- },
- "items" : [ {
- "uid" : "e7b98326544f5ddc",
- "reportUrl" : "https://romangraef.github.io/webos/2//#testresult/e7b98326544f5ddc",
- "status" : "passed",
- "time" : {
- "start" : 1628809725000,
- "stop" : 1628809725005,
- "duration" : 5
- }
- } ]
- }
-} \ No newline at end of file
diff --git a/2/history/retry-trend.json b/2/history/retry-trend.json
deleted file mode 100644
index 89ddaa1..0000000
--- a/2/history/retry-trend.json
+++ /dev/null
@@ -1,9 +0,0 @@
-[ {
- "buildOrder" : 2,
- "reportUrl" : "https://romangraef.github.io/webos/2/",
- "reportName" : "Allure Report with history",
- "data" : {
- "run" : 1,
- "retry" : 0
- }
-} ] \ No newline at end of file