summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 23:27:19 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 23:27:19 +0000
commita05ac45c1d768372c83d04699541a250d24ded27 (patch)
tree231f8f28a8705278cfa64dbbd9105febecc2f395 /README.html
parentc6635dd51248299118cca9cd6cf243c679fc80bd (diff)
onsuccess: #551: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/551/
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 'README.html')
-rw-r--r--README.html67
1 files changed, 59 insertions, 8 deletions
diff --git a/README.html b/README.html
index 3a7b223..90407da 100644
--- a/README.html
+++ b/README.html
@@ -11,14 +11,13 @@ the build. More synthetic information is available in other directories,
as described below:
<p>
<ul>
-<li><a href="00-sumfiles/">00-sumfiles/</a> (if present) contains .log and possibly .sum files
- generated by the build. Files with .0 suffix contain the results of
- the initial full testsuite run, files with .1, .2 etc... contain
- logs restricted to the parts (.exp) of the testsuite where we
- detected regressions. .1, .2, .... represent the number of times
- this subset of the testsuite was executed in order to also identify
- flaky tests. The last one contains what is considered as the
- results of this build.
+<li><a href="00-sumfiles/">00-sumfiles/</a> contains .log and possibly .sum files generated by the
+ build. Files with .0 suffix contain the results of the initial full
+ testsuite run, files with .1, .2 etc... contain logs restricted to
+ the parts (.exp) of the testsuite where we detected regressions.
+ .1, .2, .... represent the number of times this subset of the testsuite
+ was executed in order to also identify flaky tests. The last one
+ contains what is considered as the results of this build.
<li><a href="git/">git/</a> contains the revision and repository of each toolchain
component built
@@ -44,5 +43,57 @@ interested in:
<li><a href="00-sumfiles/">00-sumfiles/</a> .log files with detailed errors, to save
yourself reproducing the problem on your machine.
</ul>
+<p>
+List of files below:
+<p>
+<ul>
+<li>./00-sumfiles/gdb.log.xz
+<li>./01-reset_artifacts/console.log.xz
+<li>./02-prepare_abe/console.log.xz
+<li>./03-build_abe-binutils/console.log.xz
+<li>./03-build_abe-binutils/make-binutils.log.xz
+<li>./04-build_abe-gcc/console.log.xz
+<li>./04-build_abe-gcc/make-gcc-stage2.log.xz
+<li>./05-clean_sysroot/console.log.xz
+<li>./06-build_abe-linux/console.log.xz
+<li>./07-build_abe-glibc/console.log.xz
+<li>./07-build_abe-glibc/make-glibc.log.xz
+<li>./08-build_abe-gdb/console.log.xz
+<li>./08-build_abe-gdb/make-gdb.log.xz
+<li>./09-build_abe-dejagnu/console.log.xz
+<li>./09-build_abe-dejagnu/make-dejagnu.log.xz
+<li>./10-build_abe-check_gdb/baseline.xfail
+<li>./10-build_abe-check_gdb/check-gdb.log.xz
+<li>./10-build_abe-check_gdb/console.log.xz
+<li>./10-build_abe-check_gdb/flaky.xfail
+<li>./11-check_regression/baseline.xfail
+<li>./11-check_regression/console.log.xz
+<li>./11-check_regression/fails.sum
+<li>./11-check_regression/flaky.xfail
+<li>./git/binutils_rev
+<li>./git/binutils_url
+<li>./git/gcc_rev
+<li>./git/gcc_url
+<li>./git/gdb_rev
+<li>./git/gdb_url
+<li>./git/glibc_rev
+<li>./git/glibc_url
+<li>./git/linux_rev
+<li>./git/linux_url
+<li>./jenkins/build-name
+<li>./jenkins/notify-full.log
+<li>./jenkins/notify-init.log
+<li>./jenkins/run-build.env
+<li>./manifest.sh
+<li>./notify/jira/comment-template.txt
+<li>./notify/mail-body.txt
+<li>./notify/mail-recipients.txt
+<li>./notify/mail-subject.txt
+<li>./notify/results.compare.txt
+<li>./README.html
+<li>./results
+<li>./sumfiles/gdb.sum
+<li>./sumfiles/xfails.xfail
+</ul>
</body>
</html>