summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-13 19:03:50 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-13 19:03:50 +0000
commit8d0e1f5409139eecc34810c1e807286bf1fe8723 (patch)
treece57d73a543f48de51e7dd77ee8d1c11c28338c1 /notify
parentd3165d9101494c73e444f1f1c4ce2e8c43d8dbb4 (diff)
onsuccess: #539: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/539/
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.txt44
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
5 files changed, 36 insertions, 20 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index d106640..37dff73 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/538/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/539/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 35d5173..85b63fe 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "538",
+ "run_order": "539",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-11-12 18:52:29"
+ "Start Time": "2023-11-13 19:03:46"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2915c03..5b5bbb0 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,24 +2,40 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 8 commits in binutils,gcc,gdb
- | 328e0159543 Automatic date update in version.in
- | 93e92b2e5d6 Revert "[PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live range."
- | 4b754091bef i386: Remove *stack_protect_set_4s_<mode>_di alternative that will never match
- | 3a5a30792f6 LibF7: Use paper-pencil method for sqrt instead of Newton-Raphson iteration.
- | e0787da2633 Handle addresses of more constants in IPA-CP
- | 85b49ad8639 [PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live range.
- | ... and 1 more commits in gcc
- | 328e0159543 Automatic date update in version.in
+ | 123 commits in binutils,gcc,glibc,gdb
+ | b0dfd7427be GNU-ld: ARM: Issues when trying to set target output architecture
+ | 88bbac7c76e Regenerate gas/config.in and ld/configure
+ | aa1bde7e910 Add documentation for the MIPS assembler's -march=from-abi command line option
+ | 94c641840b4 MIPS: Fix binutils-all tests for r6 triples
+ | 63611bfe22f Fix redundant space typo in linker documentation.
+ | ... and 29 more commits in binutils
+ | 2020bce38cf RISC-V: vsetvl: Refine REG_EQUAL equality.
+ | 00367025551 PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time features
+ | a6ac36d80a0 arm: testsuite: improve compatibility of gcc.dg/debug/pr57351.c
+ | 1fb74401508 arm: testsuite: fix some more architecture tests
+ | fa3fa735db1 testsuite: arm: tighten up mode-specific ISA tests
+ | ... and 41 more commits in gcc
+ | 2f5524cc53 AArch64: Remove Falkor memcpy
+ | 3d7090f14b AArch64: Add memset_zva64
+ | 9627ab99b5 AArch64: Cleanup emag memset
+ | 2d27dc1c75 test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.
+ | 3548a4f087 aarch64: Add vector implementations of log1p routines
+ | ... and 4 more commits in glibc
+ | b0dfd7427be GNU-ld: ARM: Issues when trying to set target output architecture
+ | 88bbac7c76e Regenerate gas/config.in and ld/configure
+ | aa1bde7e910 Add documentation for the MIPS assembler's -march=from-abi command line option
+ | 94c641840b4 MIPS: Fix binutils-all tests for r6 triples
+ | 63611bfe22f Fix redundant space typo in linker documentation.
+ | ... and 29 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/538/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/539/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/538/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/539/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/538/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/539/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -27,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/538/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/537/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/539/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/538/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 3bba052..00a5fcd 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 8 commits in binutils,gcc,gdb: PASS on arm
+[Linaro-TCWG-CI] 123 commits in binutils,gcc,glibc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 98716c0..e4ad903 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.338795
-CURRENT: /tmp/gxx-sum2.338795
+REFERENCE:/tmp/gxx-sum1.342023
+CURRENT: /tmp/gxx-sum2.342023
+---------+---------+
o RUN STATUS: | REF | RES |