summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-07 18:57:43 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-07 18:57:43 +0000
commit6050a1bf5396e3c31f0d2fd495686228aaac79bd (patch)
tree2e89a3790abd4f4ca31b86b1005498876a6a8feb /notify
parent0231cfbaa20e3174ee3cc6ed973baa9a1d9137a5 (diff)
onsuccess: #533: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/
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, 34 insertions, 28 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 04691a8..e894d07 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/532/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 5be5dc0..19d7ab1 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "532",
+ "run_order": "533",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-11-06 19:07:40"
+ "Start Time": "2023-11-07 18:57:41"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2c2c4a9..0d526d9 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,34 +2,40 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 49 commits in binutils,gcc,gdb
- | 4458f245568 Fix resizing of TUI python windows
- | 169fe7ab54b Change gdb.base/examine-backwards.exp for AIX.
- | f1837d9c3f2 ld: =fillexp different behaviors for hexidecimal literal
- | f005d229412 RISC-V: Make sure rv32q conflict won't affect the fp-q-insns-32 gas testcase.
- | 0c4b8ed69c5 RISC-V: Moved out linker internal relocations after R_RISCV_max.
+ | 88 commits in binutils,gcc,glibc,gdb
+ | 8c3273ee07f gdb/arm: remove thumb bit in arm_adjust_breakpoint_address
+ | eab996435fe ld/x86: reduce testsuite dependency on system object files
+ | 50df0f438e8 Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"
+ | d1bd9787f9a RISC-V: Add support for XCValu extension in CV32E40P
+ | ccb388ca39f RISC-V: Add support for XCVmac extension in CV32E40P
| ... and 3 more commits in binutils
- | 0794263c957 testsuite: Force use of -c when precompiling headers
- | 470b001c4a4 testsuite: Add and use thread_fence effective-target
- | e15dd9a0481 Fortran: Fix generate_error library function fnspec
- | ecd755a91d5 i386: Use "addr" attribute to limit address regclass to non-REX regs
- | fad61bf73b3 c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]
- | ... and 28 more commits in gcc
- | 4458f245568 Fix resizing of TUI python windows
- | 169fe7ab54b Change gdb.base/examine-backwards.exp for AIX.
- | f1837d9c3f2 ld: =fillexp different behaviors for hexidecimal literal
- | f005d229412 RISC-V: Make sure rv32q conflict won't affect the fp-q-insns-32 gas testcase.
- | 0c4b8ed69c5 RISC-V: Moved out linker internal relocations after R_RISCV_max.
+ | 8cc3bc9cfd4 gcc/configure: Regenerate
+ | 0b94e9cc060 testsuite: nodiscard-reason-nonstring.C FAIL in C++26
+ | a49c7d3193b openmp: Add support for the 'indirect' clause in C/C++
+ | 75e5a467811 OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd)
+ | f40eac535bd aarch64: Add a %Z operand modifier for SVE registers
+ | ... and 58 more commits in gcc
+ | bf033c0072 elf: Add glibc.mem.decorate_maps tunable
+ | f10ba2ab25 linux: Decorate __libc_fatal error buffer
+ | 3374ca7936 assert: Decorate error message buffer
+ | fee9e40a8d malloc: Decorate malloc maps
+ | 6afce56c19 nptl: Decorate thread stack on pthread_create
+ | ... and 4 more commits in glibc
+ | 8c3273ee07f gdb/arm: remove thumb bit in arm_adjust_breakpoint_address
+ | eab996435fe ld/x86: reduce testsuite dependency on system object files
+ | 50df0f438e8 Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"
+ | d1bd9787f9a RISC-V: Add support for XCValu extension in CV32E40P
+ | ccb388ca39f RISC-V: Add support for XCVmac extension in CV32E40P
| ... and 3 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/532/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/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/532/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/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/532/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -37,6 +43,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/532/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/531/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/533/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/532/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a0d89ef..195c268 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 49 commits in binutils,gcc,gdb: PASS on arm
+[Linaro-TCWG-CI] 88 commits in binutils,gcc,glibc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 1d23122..6d2ad81 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.341061
-CURRENT: /tmp/gxx-sum2.341061
+REFERENCE:/tmp/gxx-sum1.342627
+CURRENT: /tmp/gxx-sum2.342627
+---------+---------+
o RUN STATUS: | REF | RES |