summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
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>