summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-23 18:56:38 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-23 18:56:38 +0000
commit1d933bf03f0e607d1c857065cdc4deb3e9a4f8b9 (patch)
tree8978b412477b2a3728eddd33dc173948751ce863 /notify
parent96d694bf1325d4486bb912f857da4c174044f9a7 (diff)
onsuccess: #518: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/518/
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.txt58
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare4
5 files changed, 42 insertions, 28 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 8ecd2db..7eb44ca 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/517/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/518/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 2ff453f..7c3761b 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "517",
+ "run_order": "518",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-22 18:55:00"
+ "Start Time": "2023-10-23 18:56:36"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 39be534..e19675f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,32 +2,46 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm after:
- | 51 commits in binutils,gcc,linux,gdb
- | e2c04ee0007 Style history variable output
- | d249c8a63ae Automatic date update in version.in
- | 47b634a308c Doc: document the new Darwin options
- | a0673ec5f92 Testsuite: allow non-installed testing on darwin
- | 8fe73ef2785 Darwin, rpaths: Add --with-darwin-extra-rpath.
- | 6a6d3817afa Config,Darwin: Allow for configuring Darwin to use embedded runpath.
- | 829b0c4cbab Driver: Provide a spec to insert rpaths for compiler lib dirs.
- | ... and 6 more commits in gcc
- | fe3cfe869d5e Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
- | 70e65afc23b7 Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
- | 1acfd2bd3f0d Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
- | d537ae43f8a1 Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
- | 03027aa3a5c6 Merge tag 'rust-fixes-6.6' of https://github.com/Rust-for-Linux/linux
- | ... and 31 more commits in linux
- | e2c04ee0007 Style history variable output
- | d249c8a63ae Automatic date update in version.in
+ | 90 commits in binutils,gcc,linux,glibc,gdb
+ | 093c25c488a [gdb/python] Only include gdbsupport/selftest.h if GDB_SELF_TEST
+ | a0094f1a70e gas: make .nops output visible in listing
+ | c69011e9533 x86: fold NOP testcase expectations where possible
+ | ae7067fb218 x86: fold a few of the "alternative" NOP patterns
+ | ad9f3230565 x86: add a few more NOP patterns
+ | ... and 10 more commits in binutils
+ | 32b74c9e1d4 vect: Allow same precision for bit-precision conversions.
+ | 82bbbb73c67 RISC-V: Add popcount fallback expander.
+ | 458db9b6149 tree-optimization/111916 - SRA of BIT_FIELD_REF of constant pool entries
+ | 00eb0812e64 tree-optimization/111915 - mixing grouped and non-grouped accesses
+ | 738d44348e7 ipa/111914 - perform parameter init after remapping types
+ | ... and 35 more commits in gcc
+ | e017769f4ce2 Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
+ | 7c14564010fc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
+ | eb96e221937a btrfs: fix unwritten extent buffer after snapshotting a new subvolume
+ | 05d3ef8bba77 Linux 6.6-rc7
+ | 061b39fdfe7f virtio_pci: fix the common cfg map size
+ | ... and 8 more commits in linux
+ | 83d13972f2 malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source
+ | 97290559c3 test-container: disable ld.so system cache on DSO detection
+ | 31aaf6fed9 aarch64: Add vector implementations of exp10 routines
+ | 067a34156c aarch64: Add vector implementations of log10 routines
+ | a8e3ab3074 aarch64: Add vector implementations of log2 routines
+ | ... and 2 more commits in glibc
+ | 093c25c488a [gdb/python] Only include gdbsupport/selftest.h if GDB_SELF_TEST
+ | a0094f1a70e gas: make .nops output visible in listing
+ | c69011e9533 x86: fold NOP testcase expectations where possible
+ | ae7067fb218 x86: fold a few of the "alternative" NOP patterns
+ | ad9f3230565 x86: add a few more NOP patterns
+ | ... and 10 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/517/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/518/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/517/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/518/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/517/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/518/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_fast_check_gdb/master-arm
@@ -35,6 +49,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/517/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/516/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/518/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/517/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index dfda2a7..0b26cdf 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 51 commits in binutils,gcc,linux,gdb: PASS on arm
+[Linaro-TCWG-CI] 90 commits in binutils,gcc,linux,glibc,gdb: PASS on arm
diff --git a/notify/results.compare b/notify/results.compare
index 85a3b27..1f41453 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.342027
-CURRENT: /tmp/gxx-sum2.342027
+REFERENCE:/tmp/gxx-sum1.344531
+CURRENT: /tmp/gxx-sum2.344531
+---------+---------+
o RUN STATUS: | REF | RES |