summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-24 19:48:25 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-24 19:48:25 +0000
commita2e71b388273c0879175a56cd9c6c7ecc4a937a8 (patch)
tree1e497bff08667267b702267b0327c997a6f14d9b /notify
parent74494886fa1cc559c147be3a29c522e586ab46d7 (diff)
onsuccess: #552: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/
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.json8
-rw-r--r--notify/mail-body.txt21
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
6 files changed, 16 insertions, 23 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 3b5f345..ae18015 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/551/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index f12d7cd..0983ecd 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,16 +6,16 @@
"Run": {
"Info": {
"tag": "tcwg_gnu_native_fast_check_gdb",
- "run_order": "551",
- "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/551/",
+ "run_order": "552",
+ "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/",
"git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a",
"git_gcc": "https://github.com/gcc-mirror/gcc/commit/6eb1507107dee3e67e3a136e2917b93cdffba7c4",
"git_linux": "https://git.linaro.org/kernel-org/linux.git/commit/?id=babe393974de0351c0e6cca50f5f84edaf8d7fa1",
"git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab",
- "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0",
+ "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a2ee3a8fffceb52f0736a7ad84980907a0907d5a",
"__report_version__": "1"
},
- "Start Time": "2023-11-24 06:28:36"
+ "Start Time": "2023-11-24 12:40:45"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b6e22e5..0d79d79 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,29 +2,22 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 51 commits in binutils,gcc,glibc
+ | 11 commits in gdb
| a2ee3a8fffc [gdb/testsuite] Use more %progbits for arm
| 15717656549 [gdb/testsuite] Two fixes in gdb.python/tui-window-disabled.exp
| fa1c74b22aa gdb: Fix "target file /proc/.../cmdline contained unexpected null characters"
| 2ec31e54dff RISC-V: drop leftover match_never() references
| d3b01414b93 x86: shrink opcode sets table
- | ... and 6 more commits in binutils
- | 6eb1507107d c-family/c.opt (-Wopenmp): Add missing tailing '.'
- | 1be097841f4 install.texi: Update GCN entry - @uref and LLVM version remark
- | 23dc62599a8 hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_move_sequence
- | c2dcfb6ba6e Use memcpy instead of memmove in __relocate_a_1
- | aae723d360c sra: SRA of non-escaped aggregates passed by reference to calls
- | ... and 34 more commits in gcc
- | 2e0c0ff95c Remove __access_noerrno
+ | ... and 6 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/551/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/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/551/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/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/551/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb master-arm
@@ -32,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/551/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/549/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/552/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/551/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219ef..c1bc989 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,cc:zengxiao@eswincomputing.com,cc:gdb-testers@sourceware.org,nickc@redhat.com,nelson@rivosinc.com,jbeulich@suse.com,iii@linux.ibm.com,tdevries@suse.de
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 5168ba9..e604788 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 51 commits in binutils,gcc,glibc: PASS on arm
+[Linaro-TCWG-CI] 11 commits in gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 7cb4969..73929ee 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.340382
-CURRENT: /tmp/gxx-sum2.340382
+REFERENCE:/tmp/gxx-sum1.336908
+CURRENT: /tmp/gxx-sum2.336908
+---------+---------+
o RUN STATUS: | REF | RES |