summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-15 12:27:43 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-15 12:27:43 +0000
commitd7e7d696bab5025ac9686f1edf6b27b55c766257 (patch)
treee0952a3c84553452837bb8d01081391678ea995a /notify
parent99960798d7fa572b74e009e34c5f2de2206ac3f3 (diff)
onsuccess: #426: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/426/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description20
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/mail-body.txt32
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
8 files changed, 53 insertions, 8 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index c589563..c83f050 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/425/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/426/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..df3b0ba
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+Binutils
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..5e7eea6
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,20 @@
+commit binutils-2_41-release-1093-g42fb2f0b097
+Author: YunQiang Su <yunqiang.su@cipunited.com>
+Date: Wed Nov 15 10:57:48 2023 +0000
+
+ MIPS: Fix Irix gas testcases about pdr section
+
+ * testsuite/gas/elf/elf.exp (section2): Add -mpdr option to assembler command line for mips-irix targets.
+ * testsuite/gas/mips/elf-rel26.d: Add -mpdr command line option.
+ * testsuite/gas/mips/mips16-e.d: Likewise.
+ * testsuite/gas/mips/mips16-f.d: Likewise.
+ * testsuite/gas/mips/mips16-hilo-match.d: Likewise.
+... 4 lines of the commit log omitted.
+
+* tcwg_binutils_build
+** master-aarch64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/42fb2f0b0978305e218a9493cde92447583771f1/tcwg_binutils_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/426/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/42fb2f0b0978305e218a9493cde92447583771f1/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..810d336
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-11-15
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..f3e2c89
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+binutils-2_41-release-1093-g42fb2f0b097: Success
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index c4546b7..193613a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,9 +2,18 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In binutils_build master-aarch64 after:
- | 2 commits in binutils
- | 80f90d95e39 Automatic date update in version.in
- | 1146d27749f Remove path name from test case
+ | commit binutils-2_41-release-1093-g42fb2f0b097
+ | Author: YunQiang Su <yunqiang.su@cipunited.com>
+ | Date: Wed Nov 15 10:57:48 2023 +0000
+ |
+ | MIPS: Fix Irix gas testcases about pdr section
+ |
+ | * testsuite/gas/elf/elf.exp (section2): Add -mpdr option to assembler command line for mips-irix targets.
+ | * testsuite/gas/mips/elf-rel26.d: Add -mpdr command line option.
+ | * testsuite/gas/mips/mips16-e.d: Likewise.
+ | * testsuite/gas/mips/mips16-f.d: Likewise.
+ | * testsuite/gas/mips/mips16-hilo-match.d: Likewise.
+ | ... 4 lines of the commit log omitted.
Results changed to
# reset_artifacts:
@@ -28,6 +37,19 @@ CI config tcwg_binutils_build/master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/425/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/424/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/426/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/425/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/42fb2f0b0978305e218a9493cde92447583771f1/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+
+Full commit : https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=42fb2f0b0978305e218a9493cde92447583771f1
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
+
+List of configurations that regressed due to this commit :
+* tcwg_binutils_build
+** master-aarch64
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/42fb2f0b0978305e218a9493cde92447583771f1/tcwg_binutils_build/master-aarch64/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/426/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 68da8ff..d6bf300 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,tromey@adacore.com
+cc:linaro-toolchain@lists.linaro.org,cc:yunqiang.su@cipunited.com,bcc:tcwg-validation@linaro.org,nickc@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5e69e64..ffc3cca 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 2 commits in binutils: Success on aarch64
+[Linaro-TCWG-CI] binutils-2_41-release-1093-g42fb2f0b097: Success on aarch64