This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 25239ada9 2: update: binutils-llvm-linux-qemu: 22143
new b5a375afc 2: update: binutils-llvm-linux-qemu: 22149
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (25239ada9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1572 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 43844 -> 31380 bytes
04-build_llvm/console.log.xz | Bin 58460 -> 60320 bytes
05-build_abe-qemu/console.log.xz | Bin 29496 -> 29556 bytes
06-build_linux/console.log.xz | Bin 5020 -> 5140 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 58 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++++++------
results | 2 +-
10 files changed, 40 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 82a7daa31a3 [Ada] Fix incorrect fixed-point computation in expression function
new 47fe7be66e1 d: Update documentation of new D language options.
new d376b73aa12 doc, d: Add note that D front end now requires GDC installe [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/d/gdc.texi | 114 ++++++++++++++++++++++++++++++++++++++++++++++++---
gcc/doc/install.texi | 28 +++++++++++++
2 files changed, 137 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cf23d58df26 i386: Fix up some minor formatting issues and one inconsistency
new f05f68bc007 [Ada] Cleanup listing of representation info
new 659e775a174 [Ada] Simplify building of inequality function body
new ab599684278 [Ada] Avoid duplication for Sets functions
new 7b4069fb7c0 [Ada] Storage error on untagged prefixed subprogram calls w [...]
new aeaabe7b3cb [Ada] Improve messages on incorrect state refinement in SPARK
new 6054bc84f0f [Ada] Document System.Atomic_Counters as supported on ARM a [...]
new 0c18fdf1d20 [Ada] Whitespace cleanup in Makefile.rtl dependency rules
new ef520c0baf7 [Ada] Sort list of Ada runtime units in Makefile.rtl
new a41a9107459 [Ada] Sync whitespace between variants of Indefinite_Holders unit
new 0f3dfe41cb2 [Ada] Replace low-level detection of subprograms with high- [...]
new be8de8e127b [Ada] Add query for extended precision floating-point types
new 790b8752100 [Ada] Improve error messages for dot notation when -gnatX not used
new 38df84ae8aa [Ada] Fix small discrepancy between -gnatG and -gnatD[G] outputs
new ff46a531c52 [Ada] Add signal to exception mapping for RTEMS
new 621cccba3f8 [Ada] RTEMS: add traceback support for AArch64
new 8ba38e8c8b7 [Ada] Create object file for ignored ghost compilation unit
new b940999de44 [Ada] Spurious warning when using 'Type_Key on generic formal
new e3102ec09c9 [Ada] Do not free task for _parent
new dbdb6b93a28 [Ada] Make Timed_Task_Entry_Call's defer_abort nestable
new be6bb3fc57e [Ada] Fix issues with ignored ghost code and unnesting
new bb2fc099e28 [Ada] Improve support for casing on types with controlled parts
new 17fa48b12d4 [Ada] Fix typo in comment
new 49b8a94b887 [Ada] Tidy up freezing code for instantiations
new 70b29d02f46 [Ada] Tidy up freezing code for instantiations (continued)
new 1010cb00c8b [Ada] Syntax error on "not null procedure"
new 9ce9322ccc4 [Ada] Fix crash on pragma Compile_Time_Warning/Error
new bbafa6251ed [Ada] Do not return freeze nodes for start of early call regions
new 38e7e9ac159 [Ada] Allow formal functions to have a default in the form [...]
new ba12deb9559 [Ada] Tune whitespace of the bounded lists Aggregate aspect
new 82a7daa31a3 [Ada] Fix incorrect fixed-point computation in expression function
The 30 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ada/Makefile.rtl | 66 +-
.../doc/gnat_rm/implementation_defined_pragmas.rst | 24 +
gcc/ada/doc/gnat_rm/the_gnat_library.rst | 2 +-
gcc/ada/einfo.ads | 23 +-
gcc/ada/exp_aggr.adb | 2 +-
gcc/ada/exp_ch3.adb | 25 +-
gcc/ada/exp_ch5.adb | 198 ++-
gcc/ada/exp_ch7.adb | 5 +-
gcc/ada/freeze.adb | 39 +-
gcc/ada/frontend.adb | 15 +-
gcc/ada/gen_il-gen-gen_nodes.adb | 2 +
gcc/ada/gnat-style.texi | 4 +-
gcc/ada/gnat1drv.adb | 11 +-
gcc/ada/gnat_rm.texi | 33 +-
gcc/ada/gnat_ugn.texi | 6 +-
gcc/ada/init.c | 62 +
gcc/ada/inline.adb | 11 +-
gcc/ada/libgnarl/s-tasren.adb | 6 +-
gcc/ada/libgnat/a-cbdlli.ads | 4 +-
gcc/ada/libgnat/a-cbhase.adb | 39 +-
gcc/ada/libgnat/a-cborse.adb | 37 +-
gcc/ada/libgnat/a-cihase.adb | 47 +-
gcc/ada/libgnat/a-ciorse.adb | 45 +-
gcc/ada/libgnat/a-cohase.adb | 39 +-
gcc/ada/libgnat/a-coinho.ads | 3 +-
gcc/ada/libgnat/a-coinho__shared.ads | 2 +
gcc/ada/libgnat/a-coorse.adb | 37 +-
gcc/ada/par-ch12.adb | 24 +
gcc/ada/par-ch3.adb | 59 +-
gcc/ada/repinfo.adb | 12 +-
gcc/ada/sem_aggr.adb | 2 +-
gcc/ada/sem_attr.adb | 1 +
gcc/ada/sem_case.adb | 233 +++-
gcc/ada/sem_cat.adb | 2 +-
gcc/ada/sem_ch10.adb | 19 +-
gcc/ada/sem_ch12.adb | 1273 ++++++++++----------
gcc/ada/sem_ch3.adb | 118 +-
gcc/ada/sem_ch4.adb | 8 +-
gcc/ada/sem_ch4.ads | 23 +-
gcc/ada/sem_ch6.adb | 26 +-
gcc/ada/sem_ch7.adb | 14 +-
gcc/ada/sem_ch8.adb | 21 +-
gcc/ada/sem_elab.adb | 26 +-
gcc/ada/sem_elim.adb | 2 +-
gcc/ada/sem_prag.adb | 137 ++-
gcc/ada/sem_res.adb | 12 +-
gcc/ada/sem_util.adb | 227 +++-
gcc/ada/sem_util.ads | 32 +
gcc/ada/sprint.adb | 2 +-
gcc/ada/sprint.ads | 2 +-
gcc/ada/switch-c.adb | 1 -
gcc/ada/tracebak.c | 12 +
52 files changed, 1842 insertions(+), 1233 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ea7f995f4c Automatic date update in version.in
adds 7aa6ff110f Automatic date update in version.in
adds 79fb46cf79 Automatic date update in version.in
adds 6712b0c1bf Automatic date update in version.in
adds d77082db3f Automatic date update in version.in
adds 5cd1eaa964 Automatic date update in version.in
adds 6c11c735c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 284d7c195 6: update: binutils-llvm-linux-qemu: 40
new 7300919dc 6: update: binutils-llvm-linux-qemu: 40
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (284d7c195)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1580 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43288 -> 43324 bytes
04-build_llvm/console.log.xz | Bin 57616 -> 57828 bytes
05-build_abe-qemu/console.log.xz | Bin 29660 -> 29480 bytes
06-build_linux/console.log.xz | Bin 3748 -> 3528 bytes
08-check_regression/console.log.xz | Bin 472 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +--
9 files changed, 113 insertions(+), 113 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 931ab2793 2: update: binutils-gcc-linux-glibc-llvm: 1
new 0b9512f4b 2: update: binutils-gcc-linux-glibc-llvm: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (931ab2793)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1560 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45204 -> 32288 bytes
04-build_abe-stage1/console.log.xz | Bin 72664 -> 73480 bytes
06-build_abe-linux/console.log.xz | Bin 8136 -> 9000 bytes
07-build_abe-glibc/console.log.xz | Bin 237620 -> 238720 bytes
08-build_abe-stage2/console.log.xz | Bin 169548 -> 174192 bytes
09-build_llvm-true/console.log.xz | Bin 59460 -> 60284 bytes
10-benchmark/benchmark-build.log | 38 +-
10-benchmark/benchmark.log | 36 +-
10-benchmark/console.log.xz | Bin 3156 -> 3096 bytes
11-check_regression/console.log.xz | Bin 5324 -> 5412 bytes
11-check_regression/results-0.csv | 2756 ++--
11-check_regression/results-1.csv | 2629 ++--
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 78 +-
11-check_regression/results-full.csv | 2811 ++--
11-check_regression/results.csv | 164 +-
11-check_regression/results.log | 3368 ++---
12-update_baseline/console.log | 13050 ++++++++++---------
12-update_baseline/exe.regressions | 2 +-
12-update_baseline/jira-body.txt | 2 +-
12-update_baseline/mail-body.txt | 2 +-
12-update_baseline/results-1.csv | 2629 ++--
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 4 +-
12-update_baseline/results-full.csv | 2603 ++--
12-update_baseline/results.csv | 160 +-
12-update_baseline/results.log | 2000 +--
12-update_baseline/results.regressions | 2 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1210460 -> 1210324 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 96632 -> 96812 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3381000 -> 3381560 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 33092 -> 33088 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 141768 -> 141776 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 180904 -> 180936 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1994240 -> 1993284 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3082756 -> 3084096 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 486732 -> 486768 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1137148 -> 1137012 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 334572 -> 334760 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 148864 -> 148764 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50984 -> 50976 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 568916 -> 568696 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24460 -> 24460 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 807044 -> 807376 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 73184 -> 73120 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 224880 -> 224852 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7042492 -> 7041752 bytes
jenkins/manifest.sh | 22 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1210460 -> 1210324 bytes
save-temps/401.bzip2.tar.xz | Bin 96632 -> 96812 bytes
save-temps/403.gcc.tar.xz | Bin 3381000 -> 3381560 bytes
save-temps/429.mcf.tar.xz | Bin 33092 -> 33088 bytes
save-temps/433.milc.tar.xz | Bin 141768 -> 141776 bytes
save-temps/444.namd.tar.xz | Bin 180904 -> 180936 bytes
save-temps/445.gobmk.tar.xz | Bin 1994240 -> 1993284 bytes
save-temps/447.dealII.tar.xz | Bin 3082756 -> 3084096 bytes
save-temps/450.soplex.tar.xz | Bin 486732 -> 486768 bytes
save-temps/453.povray.tar.xz | Bin 1137148 -> 1137012 bytes
save-temps/456.hmmer.tar.xz | Bin 334572 -> 334760 bytes
save-temps/458.sjeng.tar.xz | Bin 148864 -> 148764 bytes
save-temps/462.libquantum.tar.xz | Bin 50984 -> 50976 bytes
save-temps/464.h264ref.tar.xz | Bin 568916 -> 568696 bytes
save-temps/470.lbm.tar.xz | Bin 24460 -> 24460 bytes
save-temps/471.omnetpp.tar.xz | Bin 807044 -> 807376 bytes
save-temps/473.astar.tar.xz | Bin 73184 -> 73120 bytes
save-temps/482.sphinx3.tar.xz | Bin 224880 -> 224852 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7042492 -> 7041752 bytes
70 files changed, 16308 insertions(+), 16126 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 973d6b5a3 0: update: binutils-gcc-linux-glibc-gdb: 1
new cd017bdba 0: update: binutils-gcc-linux-glibc-gdb: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (973d6b5a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1676 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 56312 -> 53720 bytes
04-build_abe-gcc/console.log.xz | Bin 225972 -> 224792 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8496 -> 8696 bytes
07-build_abe-glibc/console.log.xz | Bin 228936 -> 229672 bytes
08-build_abe-gdb/console.log.xz | Bin 49024 -> 48724 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3808 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2752 -> 2272 bytes
11-check_regression/console.log.xz | Bin 2300 -> 2292 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 58 ++---
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +--
sumfiles/binutils.log.xz | Bin 52964 -> 53016 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96648 -> 96536 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128184 -> 128144 bytes
sumfiles/ld.sum | 330 ++++++++++++++---------------
23 files changed, 384 insertions(+), 384 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/newlib.
from 3502a6ff2 Cygwin: add 3.4 release messages
new 48f6c5933 stdio: Fix issue of printing "%La" format with large exp part.
new d64cd470a Cygwin: get_rlimit_stack: add a comment
new 670beaed0 Cygwin: setrlimit: Add a permission check
new 3edea7cd5 Cygwin: get/setrlimit: move RLIMIT_AS handling into static functions
new 8fa73a9f8 Modifying patch from: marian.buschsieweke(a)ovgu.de
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
newlib/Makefile.am | 2 +-
newlib/Makefile.in | 3 +-
newlib/libc/include/math.h | 1 +
newlib/libc/stdio/vfprintf.c | 5 +-
newlib/libc/stdio/vfwprintf.c | 5 +-
newlib/libm/common/frexpl.c | 82 ++++++++++++++++-
newlib/libm/machine/mips/Makefile.am | 13 ++-
newlib/libm/machine/mips/Makefile.in | 22 +++--
winsup/cygwin/resource.cc | 165 +++++++++++++++++++----------------
9 files changed, 203 insertions(+), 95 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 113ca15a3 0: update: binutils-gcc-newlib: 1
new a648f3262 0: update: binutils-gcc-newlib: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (113ca15a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1596 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43144 -> 31116 bytes
04-build_abe-stage1/console.log.xz | Bin 88044 -> 88728 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 32796 -> 32908 bytes
07-build_abe-stage2/console.log.xz | Bin 155396 -> 155832 bytes
08-benchmark/benchmark-build.log | 34 ++---
08-benchmark/benchmark.log | 32 ++---
08-benchmark/console.log.xz | Bin 2988 -> 3064 bytes
09-check_regression/console.log.xz | Bin 1628 -> 1624 bytes
09-check_regression/results-0.csv | 2 +-
09-check_regression/results-brief.csv | 2 +-
09-check_regression/results-full.csv | 2 +-
09-check_regression/results.csv | 2 +-
09-check_regression/results.log | 24 ++--
10-update_baseline/console.log | 238 +++++++++++++++++-----------------
10-update_baseline/results-0.csv | 2 +-
10-update_baseline/results-brief.csv | 2 +-
10-update_baseline/results-full.csv | 2 +-
10-update_baseline/results.csv | 2 +-
10-update_baseline/results.log | 24 ++--
jenkins/manifest.sh | 18 +--
results | 2 +-
results_id | 2 +-
25 files changed, 197 insertions(+), 193 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.