summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-28 19:02:49 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-28 19:02:49 +0000
commit7d4c3883caa80ec26fe7a2ae02cbc3a6753b3c87 (patch)
tree5d7a6866674bb80aca47d09a0fd3d3118932c426 /notify
parent4154a7025520447ada7a766c4c1cf09a6fc62289 (diff)
onsuccess: #556: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/
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.json14
-rw-r--r--notify/mail-body.txt53
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
5 files changed, 37 insertions, 38 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 6f78a0c..48e155f 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/555/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 738f026..e32053e 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": "555",
- "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/555/",
- "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d",
- "git_gcc": "https://github.com/gcc-mirror/gcc/commit/eecdd96c8d1de244e21212a830e51062b3e444c5",
+ "run_order": "556",
+ "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/",
+ "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a393b155174d20d3d120b5012b87c5438ab9e3d4",
+ "git_gcc": "https://github.com/gcc-mirror/gcc/commit/68ffaf839883253e0f288862ff20b8005c92df4e",
"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=78ca44da0160a0b442f0ca1f253e3360f044b2ec",
- "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c618a1c548193d2a6a8c3d909a3d1c620a156b5d",
+ "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=3921c5b40f293c57cb326f58713c924b0662ef59",
+ "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a393b155174d20d3d120b5012b87c5438ab9e3d4",
"__report_version__": "1"
},
- "Start Time": "2023-11-26 19:23:29"
+ "Start Time": "2023-11-27 18:53:24"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 795d1ad..5940691 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,37 +2,36 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 48 commits in binutils,gcc,glibc,gdb
- | c618a1c5481 Fix bug in DAP handling of 'pause' requests
- | f087eb27651 gdb: make catch_syscall_enabled return bool
- | 935dc9ff652 gdb/python: handle completion returning a non-sequence
- | cd51849c90e as: Add new estimated reciprocal instructions in LoongArch v1.1
- | 9ff4752d0f6 as: Add new atomic instructions in LoongArch v1.1
- | ... and 1 more commits in binutils
- | eecdd96c8d1 arm: libgcc: tweak warning from __sync_synchronize
- | 2065438db4a PR111754: Rework encoding of result for VEC_PERM_EXPR with constant input vectors.
- | c9d691a7daa aarch64: Disable branch-protection for pcs tests
- | cad7e1e3e0d aarch64: Add eh_return compile tests
- | aa2ad77a9b3 aarch64: Do not force a stack frame for EH returns
- | ... and 28 more commits in gcc
- | 78ca44da01 elf: Relocate libc.so early during startup and dlmopen (bug 31083)
- | a74c2e1cbc elf: Introduce the _dl_open_relocate_one_object function
- | b893410be3 elf: In _dl_relocate_object, skip processing if object is relocated
- | c618a1c5481 Fix bug in DAP handling of 'pause' requests
- | f087eb27651 gdb: make catch_syscall_enabled return bool
- | 935dc9ff652 gdb/python: handle completion returning a non-sequence
- | cd51849c90e as: Add new estimated reciprocal instructions in LoongArch v1.1
- | 9ff4752d0f6 as: Add new atomic instructions in LoongArch v1.1
- | ... and 1 more commits in gdb
+ | 115 commits in binutils,gcc,glibc,gdb
+ | a393b155174 gdb/python: display errors from command completion
+ | b489eb90880 gdb/testsuite: improve test regexp in gdb_get_worker_threads
+ | 0f2fd473202 gnulib: mark configure +x
+ | 0a3249820f6 gdb: fix call to breakpoint_inserted_here_p in darwin-nat.c
+ | 927d9ccfd30 gas: add NEWS entry for change of comment syntax in BPF assembler
+ | ... and 28 more commits in binutils
+ | 68ffaf83988 MATCH: Fix invalid signed boolean type usage
+ | b73fa206151 c++: Fix up __has_extension (cxx_init_captures)
+ | 396db92d3aa Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
+ | f45d5e30bd9 middle-end/112741 - ICE with gimple FE and later regimplification
+ | f26d68d5d12 middle-end/112732 - stray TYPE_ALIAS_SET in type variant
+ | ... and 42 more commits in gcc
+ | 3921c5b40f elf: Fix TLS modid reuse generation assignment (BZ 29039)
+ | 06bbe63e36 Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.
+ | a393b155174 gdb/python: display errors from command completion
+ | b489eb90880 gdb/testsuite: improve test regexp in gdb_get_worker_threads
+ | 0f2fd473202 gnulib: mark configure +x
+ | 0a3249820f6 gdb: fix call to breakpoint_inserted_here_p in darwin-nat.c
+ | 927d9ccfd30 gas: add NEWS entry for change of comment syntax in BPF assembler
+ | ... and 28 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/555/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/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/555/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/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/555/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb master-arm
@@ -40,6 +39,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/555/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/554/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/556/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/555/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a9a994d..7d83c4a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 48 commits in binutils,gcc,glibc,gdb: PASS on arm
+[Linaro-TCWG-CI] 115 commits in binutils,gcc,glibc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 56bb211..3084f20 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.340598
-CURRENT: /tmp/gxx-sum2.340598
+REFERENCE:/tmp/gxx-sum1.342168
+CURRENT: /tmp/gxx-sum2.342168
+---------+---------+
o RUN STATUS: | REF | RES |