summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-19 20:43:20 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-19 20:43:20 +0000
commitc1e3a05398b18b90ff3b3362e3671612046a5260 (patch)
treebbc78d45a2fe3eaff451f829f76dc5ea69a8b5ec /notify
parent0071b02aa3029c0197ed6ce6c775835d90e70a4a (diff)
force: #512: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb -- --set runtestflags=gdb.base/break-always.exp --set runtestflags=gdb.base/break-caller-line.exp --set runtestflags=gdb.base/break-entry.exp --set runtestflags=gdb.base/break.exp --set runtestflags=gdb.base/break-fun-addr.exp --set runtestflags=gdb.base/break-idempotent.exp --set runtestflags=gdb.base/break-include.exp --set runtestflags=gdb.base/break-inline.exp --set runtestflags=gdb.base/break-main-file-remove-fail.exp --set runtestflags=gdb.base/break-on-linker-gcd-function.exp --set runtestflags=gdb.base/breakpoint-in-ro-region.exp --set runtestflags=gdb.base/breakpoint-shadow.exp --set runtestflags=gdb.base/break-probes.exp --set runtestflags=gdb.gdb/unittest.exp: | 0 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/lnt_report.json4
-rw-r--r--notify/mail-body.txt36
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
6 files changed, 18 insertions, 32 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4b592be..981273b 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_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index f741f73..f0d3895 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "510",
+ "run_order": "512",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-19 19:16:54"
+ "Start Time": "2023-10-19 20:43:17"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index df03a1a..fcdc6d7 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,36 +2,22 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 103 commits in binutils,gcc,linux,glibc
- | 3fe0dfd1604 gdb: rename struct so_list to shobj
- | 30932f40120 gdb: remove free_so function
- | 38dc8f35f92 gdb: don't call so_list::clear in free_so
- | 8971d2788e7 gdb: link so_list using intrusive_list
+ | 23 commits in gdb
| 98107b0b17a gdb: make so_list::{so_original_name,so_name} std::strings
- | ... and 22 more commits in binutils
- | d8e4e7def33 vect: Use inbranch simdclones in masked loops
- | 8b704ed0b8f vect: don't allow fully masked loops with non-masked simd clones [PR 110485]
- | c9ce846763c vect: Fix vect_get_smallest_scalar_type for simd clones
- | 53d40858c83 parloops: Allow poly nit and bound
- | 87d97e26076 parloops: Copy target and optimizations when creating a function clone
- | ... and 36 more commits in gcc
- | 74e9347ebc5b Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
- | 54fb58aec47a Merge tag 'slab-fixes-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
- | 189b756271e6 Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
- | ea1cc20cd4ce Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
- | f69d00d12fce Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-ntfs3
- | ... and 28 more commits in linux
- | 1c1083a3e4 Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.h
- | 97a58d885b s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]
+ | 200b85632a9 gdb: make so_list::abfd a gdb_bfd_ref_ptr
+ | ae19ef71d22 gdb: make so_list::sections not a pointer
+ | 25b5a04e858 gdb: remove target_section_table typedef
+ | 4ac91b6bb82 gdb: make clear_so a method of struct so_list
+ | ... and 18 more commits in gdb
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -39,6 +25,6 @@ CI config tcwg_gnu_native_fast_check_gdb/master-arm
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/508/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/512/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/510/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219ef..f9a5869 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+brobecker@adacore.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,research_trasio@irq.a4lg.com,cc:gdb-testers@sourceware.org,nelson@rivosinc.com,lancelot.six@amd.com,cc:simon.marchi@polymtl.ca,simon.marchi@efficios.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 675f1b2..3905df7 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 103 commits in binutils,gcc,linux,glibc: PASS on arm
+[Linaro-TCWG-CI] 23 commits in gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 709fc62..c7b2f49 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,8 +5,8 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.336437
-CURRENT: /tmp/gxx-sum2.336437
+REFERENCE:/tmp/gxx-sum1.346482
+CURRENT: /tmp/gxx-sum2.346482
+---------+---------+
o RUN STATUS: | REF | RES |