summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-24 14:00:42 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-24 14:00:42 +0000
commit376b940f26c752c445b34eb816da69f161bef729 (patch)
tree252140e70a6ace8ef1575d705e03c8feaafcb54c /notify/jira
parent4583c91b01a4c17046e3d6396755c47343375f26 (diff)
force: #391: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/391/
Results : | # reset_artifacts: | -10 | # build_abe bootstrap: | -2 | # build_abe dejagnu: | -1 | # build_abe check_bootstrap --: | 0 | # 64 regressions check_regression status : 2
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description34
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml42
8 files changed, 86 insertions, 2 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..88ff3af
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[GNU-1031]
+FAIL: 64 regressions
+Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/391/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 30f77cc..9bb1665 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-FAIL: 1 regressions: 1 progressions
-Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/390/artifact/artifacts/notify/mail-body.txt/*view*/
+https://linaro.atlassian.net/browse/GNU-1031
+FAIL: 64 regressions
+Details: https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/391/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..b215e45
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,34 @@
+commit gcc-14-5670-gf26f92b534f
+Author: Tamar Christina <tamar.christina@arm.com>
+Date: Tue Nov 21 13:17:17 2023 +0000
+
+ AArch64: Add pattern for unsigned widenings (uxtl) to zip{1,2}
+
+ This changes unpack instructions to use zip{1,2} when doing a zero-extending
+ widening operation. Permutes generally have a higher throughput than the
+ widening operations. Zeros are shuffled into the top half of the registers.
+
+ The testcase
+... 55 lines of the commit log omitted.
+
+* tcwg_bootstrap_check
+** master-aarch64-check_bootstrap
+*** FAIL: 64 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/391/
+** master-aarch64-check_bootstrap_lto
+*** FAIL: 64 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/380/
+* tcwg_gcc_check
+** master-aarch64
+*** FAIL: 64 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_gcc_check/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1225/
+* tcwg_gnu_native_check_gcc
+** master-aarch64
+*** FAIL: 64 regressions
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/736/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/jira/yaml
diff --git a/notify/jira/key b/notify/jira/key
new file mode 100644
index 0000000..0d9aaa1
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-1031
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..3411044
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-21
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..ed4e8f6
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-5670-gf26f92b534f: FAIL: 64 regressions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..2755b65
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,42 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-1031
+ Summary: |
+ gcc-14-5670-gf26f92b534f: FAIL: 64 regressions
+ Components: GCC
+ Start date: 2023-11-21
+ Description: |
+ commit gcc-14-5670-gf26f92b534f
+ Author: Tamar Christina <tamar.christina@arm.com>
+ Date: Tue Nov 21 13:17:17 2023 +0000
+
+ AArch64: Add pattern for unsigned widenings (uxtl) to zip{1,2}
+
+ This changes unpack instructions to use zip{1,2} when doing a zero-extending
+ widening operation. Permutes generally have a higher throughput than the
+ widening operations. Zeros are shuffled into the top half of the registers.
+
+ The testcase
+ ... 55 lines of the commit log omitted.
+
+ * tcwg_bootstrap_check
+ ** master-aarch64-check_bootstrap
+ *** FAIL: 64 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/391/
+ ** master-aarch64-check_bootstrap_lto
+ *** FAIL: 64 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap_lto-build/380/
+ * tcwg_gcc_check
+ ** master-aarch64
+ *** FAIL: 64 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_gcc_check/master-aarch64/details.txt
+ *** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-build/1225/
+ * tcwg_gnu_native_check_gcc
+ ** master-aarch64
+ *** FAIL: 64 regressions
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/tcwg_gnu_native_check_gcc/master-aarch64/details.txt
+ *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-aarch64-build/736/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/f26f92b534f9d68371322071f309ef3e0e95f38c/jira/yaml