summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 20:32:32 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 20:32:32 +0000
commitbe488997e11ac78d43e3051b9174e10491e774c5 (patch)
tree9d8fdad4592f85c051a271fe347c3ea57b2f533e /notify
parent852898ffde7b4ed504823cfd436738b043539bec (diff)
onsuccess: #89: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_kernel_llvm: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 9412 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt41
-rw-r--r--notify/mail-subject.txt2
3 files changed, 22 insertions, 23 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index cdadc34..851d923 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[LLVM-646]
Success
-Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/88/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 9297148..2bc5f14 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,25 +2,24 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In CI config tcwg_kernel/llvm-master-aarch64-next-defconfig after:
- | 454 commits in binutils,llvm,qemu
- | 1146d27749f Remove path name from test case
- | c748dbd95bf Remove some redundant "break"s
- | 07b3255c3ba Filter invalid encodings from Linux thread names
- | 5006ea556da Update gdb.Symbol.is_variable documentation
- | ebea770b19c Handle the static link in FrameDecorator
- | ... and 61 more commits in binutils
- | b7669ed95f32 Fix error message when regalloc eviction advisor analysis could not be created (#72165)
- | 5adfad254edb [SLP]Emit actual bitwidth for analyzed MinBitwidth nodes, NFCI.
- | 035882590631 [Profile] Remove __llvm_profile_has_correlation() (#71996)
- | 0177c1c44353 [libc] Only perform MSAN unpoison in non-constexpr context. (#72299)
- | 410f130bb99b [clang][Interp] Fix classify for glvalues of function type (#72269)
- | ... and 317 more commits in llvm
- | 6d44474b3b Merge tag 'pull-request-2023-11-14' of https://gitlab.com/thuth/qemu into staging
- | 52105c6458 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
- | 9f7c4f60cc Merge tag 'misc-fixes-20231113' of https://github.com/philmd/qemu into staging
- | 3b06e4058d Merge tag 'pull-target-arm-20231113' of https://git.linaro.org/people/pmaydell/qemu-arm into staging
- | 315088134f Merge tag 'pull-pa-20231113' of https://gitlab.com/rth7680/qemu into staging
- | ... and 61 more commits in qemu
+ | 474 commits in binutils,llvm,qemu
+ | 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 46 more commits in binutils
+ | 3b916ad6733b [MC] Remove duplicate Contents field from MCLEBFragment.
+ | dc4786b4877d [mlir][affine] remove divide zero check when simplifer affineMap (#64622) (#68519)
+ | c093383ffadf [SelectionDAG] Fix crash for salvaging with indirect debug values (#72645)
+ | b00e2f2a5f3e [LLVM][DWARF] Add support for monolithic types in .debug_names (#70515)
+ | f9974f7fe15a [clang-tidy] Improve alternate snake case warnings (#71385)
+ | ... and 413 more commits in llvm
+ | 34a5cb6d84 Merge tag 'pull-tcg-20231114' of https://gitlab.com/rth7680/qemu into staging
+ | 0dfae4f948 target/sparc: Fix RETURN
+ | e2faabee78 accel/tcg: Forward probe size on to notdirty_write
+ | cf9b5790db accel/tcg: Remove CF_LAST_IO
+ | 9c673a41ee Update version for v8.2.0-rc0 release
Results changed to
# reset_artifacts:
@@ -60,6 +59,6 @@ CI config tcwg_kernel/llvm-master-aarch64-next-defconfig
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/88/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/87/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/89/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/88/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index d723fb3..e604643 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 454 commits in binutils,llvm,qemu: Success on aarch64
+[Linaro-TCWG-CI] 474 commits in binutils,llvm,qemu: Success on aarch64