summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 18:55:54 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 18:55:54 +0000
commitc6d4620457c58e7292a96667f977ba2d23e0d122 (patch)
tree4af6f18a6ff4a5a00bf78956f628fb256b0ae8b0 /notify
parent112f61bcce9978ba90adf4c03ae4ac92e84df4ee (diff)
onsuccess: #544: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/544/
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.txt51
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
5 files changed, 30 insertions, 33 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index b316609..0d1855d 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/543/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/544/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 9d521cc..8f3b902 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "543",
+ "run_order": "544",
"tag": "tcwg_gnu_native_fast_check_gdb"
},
- "Start Time": "2023-11-17 18:54:23"
+ "Start Time": "2023-11-18 18:55:51"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 6d53b92..d3cda06 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,37 +2,34 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 76 commits in binutils,gcc,glibc,gdb
- | 4a2530397b8 Remove extraneous blocks from dwarf2/read.c:new_symbol
- | 5070b0e66c5 Fix read_ranges for 32-bit long
- | 4a1b9a4badc Ignore static members in NoOpStructPrinter
- | cfd00e8050a Implement the notStopped DAP response
- | 68caad9d0b0 Remove ExecutionInvoker
- | ... and 20 more commits in binutils
- | bc274b8d677 libstdc++: Regenerate config.h.in
- | 568eb2d25c8 libstdc++: Define C++26 saturation arithmetic functions (P0543R3)
- | 52eedfa0096 c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements
- | 97fc8851f60 libstdc++: Adjust std::in_range template parameter name
- | 66c15287ddb libstdc++: Add more Doxygen comments and another test for std::out_ptr
- | ... and 18 more commits in gcc
- | dae3cf4134 localedata: Convert oc_FR locale to UTF-8
- | 70246b8495 localedata: Add information for Occitan
- | 849274d48f elf: Fix force_first handling in dlclose (bug 30981)
- | 4a2530397b8 Remove extraneous blocks from dwarf2/read.c:new_symbol
- | 5070b0e66c5 Fix read_ranges for 32-bit long
- | 4a1b9a4badc Ignore static members in NoOpStructPrinter
- | cfd00e8050a Implement the notStopped DAP response
- | 68caad9d0b0 Remove ExecutionInvoker
- | ... and 20 more commits in gdb
+ | 28 commits in binutils,gcc,gdb
+ | 8fbb497b720 gas: bpf: do not allow referring to register names as symbols in operands
+ | 26c7a0ea380 Automatic date update in version.in
+ | e5d6f72eb3d bpf: avoid creating wrong symbols while parsing
+ | 41336620315 gdb: pass address_space to target dcache functions
+ | 9c742269ec8 gdb: remove get_current_regcache
+ | ... and 1 more commits in binutils
+ | 20a3c74c347 gcov: Improve -fprofile-update=atomic
+ | a350a74d611 gcov: Add gen_counter_update()
+ | 3ef8882adcb Add TARGET_HAVE_LIBATOMIC
+ | 23d33775f92 gcov: Remove TARGET_GCOV_TYPE_SIZE target hook
+ | 5f4499606ea RISC-V: Fix mismatched new delete for unique_ptr
+ | ... and 11 more commits in gcc
+ | 8fbb497b720 gas: bpf: do not allow referring to register names as symbols in operands
+ | 26c7a0ea380 Automatic date update in version.in
+ | e5d6f72eb3d bpf: avoid creating wrong symbols while parsing
+ | 41336620315 gdb: pass address_space to target dcache functions
+ | 9c742269ec8 gdb: remove get_current_regcache
+ | ... and 1 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/543/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/544/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/543/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/544/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/543/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/544/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -40,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/543/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/542/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/544/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/543/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d3264fe..994e5a3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 76 commits in binutils,gcc,glibc,gdb: PASS on arm
+[Linaro-TCWG-CI] 28 commits in binutils,gcc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 8bfc16a..3aa693f 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.344585
-CURRENT: /tmp/gxx-sum2.344585
+REFERENCE:/tmp/gxx-sum1.340492
+CURRENT: /tmp/gxx-sum2.340492
+---------+---------+
o RUN STATUS: | REF | RES |