summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 18:58:53 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 18:58:53 +0000
commit14c3335675d7fc1d30032e54c6a7d74b46b47c04 (patch)
treea2d5138b6c89fd22d4662ecc0da3975f461f2c1b /notify
parent2fe39376fc538d95a33c4bb4e3c996a85d91dd63 (diff)
onsuccess: #500: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/500/
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.txt50
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
5 files changed, 31 insertions, 31 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index fb1b7d5..702c621 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/499/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/500/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 70f5a26..f93f1b4 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "499",
+ "run_order": "500",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-14 18:58:31"
+ "Start Time": "2023-10-14 18:58:52"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index b0c185c..2e75be2 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,35 +2,35 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 62 commits in binutils,gcc,linux,gdb
- | a8ff7b9f87d gdb_unique_ptr.h: Fix a typo in a comment
- | 1b334e27f84 Fix: Null pointer dereference in ldlex.l
- | ee1cb49e5a9 Fix: A potential null_pointer_deference bug
- | cb0f1baf44a Fix: Null pointer dereference in elf32-i386.c
- | e7c3fa04b6c Fix: A potential bug of null pointer dereference
- | ... and 2 more commits in binutils
- | b0892b1fc63 Ensure float equivalences include + and - zero.
- | 5ee51119d13 Remove unused get_identity_relation.
- | dae21448b60 RISC-V Regression test: Fix slp-perm-4.c FAIL for RVV
- | e90eddde570 RISC-V Regression tests: Fix FAIL of pr97832* for RVV
- | 30b76f860a4 RISC-V Regression test: Fix FAIL of slp-12a.c
- | ... and 42 more commits in gcc
- | 94f6f0550c62 Linux 6.6-rc5
- | a8ff7b9f87d gdb_unique_ptr.h: Fix a typo in a comment
- | 1b334e27f84 Fix: Null pointer dereference in ldlex.l
- | ee1cb49e5a9 Fix: A potential null_pointer_deference bug
- | cb0f1baf44a Fix: Null pointer dereference in elf32-i386.c
- | e7c3fa04b6c Fix: A potential bug of null pointer dereference
- | ... and 2 more commits in gdb
+ | 60 commits in binutils,gcc,glibc,gdb
+ | 635b2dd919b gdb: add assertion when marking the remote async flag
+ | e84ffe7bcf2 gdb: add remote_state::{is_async_p,can_async_p}
+ | 92b98b378a4 gdb: make remote_state's async token private
+ | 7a78108ae93 gdb: remove trailing whitespaces in remote.c
+ | d6bfbb5256e gdb: scope down registers_changed call in inferior::set_arch
+ | ... and 13 more commits in binutils
+ | 975da6fa917 MATCH: [PR111679] Add alternative simplification of `a | ((~a) ^ b)`
+ | 5bb6a8766ec RISC-V Regression: Make match patterns more accurate
+ | 0b0fcb272b4 RISC-V Regression: Fix FAIL of predcom-2.c
+ | 8a361405375 RISC-V Regression: Fix FAIL of pr65947-8.c for RVV
+ | ddf17b6d71b MAINTAINERS: Add myself to write after approval
+ | ... and 18 more commits in gcc
+ | d846c28389 build-many-glibcs: Check for required system tools
+ | 635b2dd919b gdb: add assertion when marking the remote async flag
+ | e84ffe7bcf2 gdb: add remote_state::{is_async_p,can_async_p}
+ | 92b98b378a4 gdb: make remote_state's async token private
+ | 7a78108ae93 gdb: remove trailing whitespaces in remote.c
+ | d6bfbb5256e gdb: scope down registers_changed call in inferior::set_arch
+ | ... and 13 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/499/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/500/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/499/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/500/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/499/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/500/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -38,6 +38,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/499/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/498/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/500/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/499/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 647a98c..7075281 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 62 commits in binutils,gcc,linux,gdb: PASS on arm
+[Linaro-TCWG-CI] 60 commits in binutils,gcc,glibc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 1ff8428..c395fd8 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.373937
-CURRENT: /tmp/gxx-sum2.373937
+REFERENCE:/tmp/gxx-sum1.378856
+CURRENT: /tmp/gxx-sum2.378856
+---------+---------+
o RUN STATUS: | REF | RES |