summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/lnt_report.json14
-rw-r--r--notify/mail-body.txt49
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare.txt22
5 files changed, 45 insertions, 44 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4a1e578..020de69 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_check_glibc--master-aarch64-build/517/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/518/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index a54777e..50c7edd 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,21 +6,21 @@
"Run": {
"Info": {
"tag": "tcwg_gnu_native_check_glibc",
- "run_order": "517",
- "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/517/",
+ "run_order": "518",
+ "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/518/",
"binutils_url": "git://sourceware.org/git/binutils-gdb.git",
- "binutils_rev": "3bb1944a5a0527a38702084ac301d9933b0130bb",
+ "binutils_rev": "a6d0019eb7fcd634e12b7bcc535d5181c47fc82a",
"gcc_url": "https://github.com/gcc-mirror/gcc.git",
- "gcc_rev": "f19ceb2d49afdfa527d2109476a3f1d383c47e1b",
+ "gcc_rev": "2cb93e6686e4af5725d8c919cf19f535a7f3aa33",
"linux_url": "https://git.linaro.org/kernel-org/linux.git",
- "linux_rev": "fbafc3e621c3f4ded43720fdb1d6ce1728ec664e",
+ "linux_rev": "505e701c0b2cfa9e34811020829759b7663a604c",
"glibc_url": "git://sourceware.org/git/glibc.git",
"glibc_rev": "fce5528fcb58aa3f44bdc6cbecdd5f6b75145b0c",
"gdb_url": "git://sourceware.org/git/binutils-gdb.git",
- "gdb_rev": "3bb1944a5a0527a38702084ac301d9933b0130bb",
+ "gdb_rev": "a6d0019eb7fcd634e12b7bcc535d5181c47fc82a",
"__report_version__": "1"
},
- "Start Time": "2023-12-26 14:24:24"
+ "Start Time": "2023-12-27 17:17:08"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index d9d6a8b..a16916f 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,30 +4,39 @@ We appreciate that it might be difficult to find the necessary logs or reproduce
In master-aarch64 after:
- | 20 commits in binutils,gcc,gdb
- | 3bb1944a5a0 asan: buffer overflow in loongarch_elf_rtype_to_howto
- | 145c21056ab PR31191, objcopy leaves temporary files
- | a70dcdebbd5 sim: common: pull in newlib extensions for Linux compatibility
- | c2289ae3481 Automatic date update in version.in
- | f19ceb2d49a LoongArch: Fix infinite secondary reloading of FCCmode [PR113148]
- | 80b8f1e5350 LoongArch: Expand left rotate to right rotate with negated amount
- | c4ac073d4fc RISC-V: Make known NITERS loop be aware of dynamic lmul cost model liveness information
- | feaff27b290 LoongArch: Fix ICE when passing two same vector argument consecutively
- | 183a51935cc LoongArch: Fix insn output of vec_concat templates for LASX.
- | ... and 7 more commits in gcc
- | 3bb1944a5a0 asan: buffer overflow in loongarch_elf_rtype_to_howto
- | 145c21056ab PR31191, objcopy leaves temporary files
- | a70dcdebbd5 sim: common: pull in newlib extensions for Linux compatibility
- | c2289ae3481 Automatic date update in version.in
+ | 67 commits in binutils,gcc,linux,gdb
+ | a6d0019eb7f ld: Mention support for Intel APX relocations in NEWS
+ | 00a17c6ad06 Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFF
+ | a533c8df598 x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESC
+ | 4a54cb06585 gold: Handle R_X86_64_CODE_4_GOTPCRELX
+ | 3d5a60de525 x86-64: Add R_X86_64_CODE_4_GOTPCRELX
+ | ... and 14 more commits in binutils
+ | 2cb93e6686e Fortran: Add Developer Options mini-section to documentation
+ | bf5c00d7eed testsuite: XFAIL linkage testcases on AIX.
+ | d74cceb6d40 i386: Cleanup ix86_expand_{unary|binary}_operator issues
+ | 76f5542c483 RISC-V: Make dynamic LMUL cost model more accurate for conversion codes
+ | fb57e402d02 Daily bump.
+ | 505e701c0b2c Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
+ | eeec2599630a Merge tag 'bcachefs-2023-12-27' of https://evilpiepirate.org/git/bcachefs
+ | 753547de0dae linux/export: Ensure natural alignment of kcrctab array
+ | f5837722ffec Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+ | 7b474c77dadd bcachefs: Fix promotes
+ | ... and 19 more commits in linux
+ | a6d0019eb7f ld: Mention support for Intel APX relocations in NEWS
+ | 00a17c6ad06 Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFF
+ | a533c8df598 x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESC
+ | 4a54cb06585 gold: Handle R_X86_64_CODE_4_GOTPCRELX
+ | 3d5a60de525 x86-64: Add R_X86_64_CODE_4_GOTPCRELX
+ | ... and 14 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_check_glibc--master-aarch64-build/517/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/518/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/517/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/518/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/517/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/518/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_glibc master-aarch64
@@ -35,6 +44,6 @@ CI config tcwg_gnu_native_check_glibc master-aarch64
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/517/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/516/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/518/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/517/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 29e9e35..8d58697 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 20 commits in binutils,gcc,gdb: PASS on aarch64
+[Linaro-TCWG-CI] 67 commits in binutils,gcc,linux,gdb: PASS on aarch64
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 72dfcf0..f96c602 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -5,14 +5,14 @@
# Comparing 1 common sum files:
tests.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.1512323
-CURRENT: /tmp/gxx-sum2.1512323
+REFERENCE:/tmp/gxx-sum1.1561051
+CURRENT: /tmp/gxx-sum2.1561051
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 4783 | 4782 |
- | Unexpected fails [FAIL] | 2 | 3 |
+ | Passes [PASS] | 4782 | 4782 |
+ | Unexpected fails [FAIL] | 3 | 3 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 0 | 0 |
| Expected fails [XFAIL] | 16 | 16 |
@@ -22,22 +22,15 @@ o RUN STATUS: | REF | RES |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.995024
+ REF PASS ratio: 0.994817
RES PASS ratio: 0.994817
o REGRESSIONS:
+------------------------------------------+---------+
- | PASS now FAIL [PASS => FAIL] | 1 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 1 |
+ | TOTAL_REGRESSIONS | 0 |
+------------------------------------------+---------+
- - PASS now FAIL [PASS => FAIL]:
-
- Executed from: glibc:malloc
- glibc:malloc=malloc/tst-malloc-too-large-malloc-hugetlb2
-
-
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
@@ -46,5 +39,4 @@ o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
-# Regressions found
-# Regressions in 1 common sum files found
+# No regression found in 1 common sum files