summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 21:16:04 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-12 21:16:04 +0000
commitd7f5caccc6833d27c8cb8b3ee8f666cad969c9f8 (patch)
treedfbe4f92e4596ae18a978de8794c7154b4389d93 /notify/jira
parent7dabb7ad3d4fa3a7bcac9a9a608b67375d77b95c (diff)
onsuccess: #541: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/541/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description21
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
5 files changed, 25 insertions, 1 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index d4567e0..f87b8ee 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/540/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/541/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..89348d6
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,21 @@
+Commit: https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=fa659800b009df1f0bdb0c5d24eec047fb9c3fa0
+commit binutils-2_41-release-1436-gfa659800b00
+Author: Stefano Moioli <smxdev4@gmail.com>
+Date: Wed Dec 6 01:42:19 2023 +0100
+
+ gdbserver/win32: fix crash on detach
+
+ this patch fixes a crash in gdbserver whenever a process is detached.
+ the crash is caused by `detach` calling `remove_process` before `win32_clear_inferiors`
+
+ error message:
+
+... 9 lines of the commit log omitted.
+
+* tcwg_binutils_check
+** master-arm
+*** PASS
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/fa659800b009df1f0bdb0c5d24eec047fb9c3fa0/tcwg_binutils_check/master-arm/details.txt
+*** https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/541/artifact/artifacts
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/binutils/sha1/fa659800b009df1f0bdb0c5d24eec047fb9c3fa0/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..25cc386
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-12-12
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..f0d0b0e
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+binutils-2_41-release-1436-gfa659800b00: PASS