summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-10 18:55:55 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-10 18:55:55 +0000
commita467ff1084354a3b5679c8b21589eae6da7147cb (patch)
treea0d273af98f180c98b1f22a153ce8036ccb53645 /notify
parent0ab2ca027e4ca66155ecaab5c05d7a5e0d8dda3d (diff)
onsuccess: #536: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/536/
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.txt49
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
5 files changed, 30 insertions, 31 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 86f5414..c537b56 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/535/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/536/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 30a9b80..f585c48 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "535",
+ "run_order": "536",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-11-09 18:55:25"
+ "Start Time": "2023-11-10 18:55:53"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f75e7e6..36f5380 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,35 +2,34 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 72 commits in binutils,gcc,glibc,gdb
- | 21160d8a18d bfd: use less memory in string merging
- | 836654b1177 ld: Avoid overflows in string merging
- | 7b0c124970d ld: aarch64: Use lp64 abi in recent BTI stub tests
- | b418c9d49ec ld: aarch64: Add BTI stub insertion test PR30930
- | fc48504c7ab bfd: aarch64: Avoid BTI stub for a PLT that has BTI
- | ... and 10 more commits in binutils
- | a99f6bb142b [IRA]: Fixing conflict calculation from region landing pads.
- | c4cf9aa247d libstdc++: [_Hashtable] Use RAII type to manage rehash functor state
- | 38b396d6db5 i386 PIE: accept @GOTOFF in load/store multi base address
- | 94802548bc2 testsuite: xfail scev-[35].c on ia32
- | e01c2eeb2b6 AArch64: Add SVE implementation for cond_copysign.
- | ... and 36 more commits in gcc
- | d1dcb565a1 Fix type typo in “String/Array Conventions” doc
- | 21160d8a18d bfd: use less memory in string merging
- | 836654b1177 ld: Avoid overflows in string merging
- | 7b0c124970d ld: aarch64: Use lp64 abi in recent BTI stub tests
- | b418c9d49ec ld: aarch64: Add BTI stub insertion test PR30930
- | fc48504c7ab bfd: aarch64: Avoid BTI stub for a PLT that has BTI
- | ... and 10 more commits in gdb
+ | 62 commits in binutils,gcc,gdb
+ | a7a0cb6c92e bfd, binutils: add gfx11 amdgpu architectures
+ | 364081efa5d Correct formatting errors in elf32-microblaze.c
+ | 870a4f2cc3d Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
+ | 5efb1045972 GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
+ | b05efa39b47 readelf..debug-dump=loc displays bogus base addresses
+ | ... and 6 more commits in binutils
+ | 0f02e744ca1 Handle constant CONSTRUCTORs in operand_compare
+ | df66fa08578 [IRA]: Check autoinc and memory address after temporary equivalence substitution
+ | d44dca8da47 ada: Fix syntax error
+ | 0410b754e56 c++: decltype of (by-value captured reference) [PR79620]
+ | 705ab7927c8 c++: decltype of capture proxy [PR79378, PR96917]
+ | ... and 35 more commits in gcc
+ | a7a0cb6c92e bfd, binutils: add gfx11 amdgpu architectures
+ | 364081efa5d Correct formatting errors in elf32-microblaze.c
+ | 870a4f2cc3d Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
+ | 5efb1045972 GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
+ | b05efa39b47 readelf..debug-dump=loc displays bogus base addresses
+ | ... 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/535/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/536/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/535/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/536/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/535/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/536/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -38,6 +37,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/535/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/534/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/536/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/535/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index c719eb7..0166003 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 72 commits in binutils,gcc,glibc,gdb: PASS on arm
+[Linaro-TCWG-CI] 62 commits in binutils,gcc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 7fa57c8..1a0c0f7 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.340997
-CURRENT: /tmp/gxx-sum2.340997
+REFERENCE:/tmp/gxx-sum1.352505
+CURRENT: /tmp/gxx-sum2.352505
+---------+---------+
o RUN STATUS: | REF | RES |