summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt75
1 files changed, 67 insertions, 8 deletions
diff --git a/README.txt b/README.txt
index 3ec1257..c2ed3cc 100644
--- a/README.txt
+++ b/README.txt
@@ -8,14 +8,13 @@ the build. More synthetic information is available in other directories,
as described below:
-- 00-sumfiles/ (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.
+- 00-sumfiles/ 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.
- git/ contains the revision and repository of each toolchain
component built
@@ -41,3 +40,63 @@ interested in:
- 00-sumfiles/ .log files with detailed errors, to save
yourself reproducing the problem on your machine.
+
+List of files below:
+
+
+- ./00-sumfiles/binutils.log.xz
+- ./00-sumfiles/gas.log.xz
+- ./00-sumfiles/ld.log.xz
+- ./01-reset_artifacts/console.log.xz
+- ./02-prepare_abe/console.log.xz
+- ./03-build_abe-binutils/console.log.xz
+- ./03-build_abe-binutils/make-binutils.log.xz
+- ./04-build_abe-stage1/console.log.xz
+- ./04-build_abe-stage1/make-gcc-stage1.log.xz
+- ./05-clean_sysroot/console.log.xz
+- ./06-build_abe-newlib/console.log.xz
+- ./06-build_abe-newlib/make-newlib.log.xz
+- ./07-build_abe-stage2/console.log.xz
+- ./07-build_abe-stage2/make-gcc-stage2.log.xz
+- ./08-build_abe-gdb/console.log.xz
+- ./08-build_abe-gdb/make-gdb.log.xz
+- ./09-build_abe-qemu/console.log.xz
+- ./09-build_abe-qemu/make-qemu.log.xz
+- ./10-build_abe-dejagnu/console.log.xz
+- ./10-build_abe-dejagnu/make-dejagnu.log.xz
+- ./11-build_abe-check_binutils/baseline.xfail
+- ./11-build_abe-check_binutils/check-binutils.log.xz
+- ./11-build_abe-check_binutils/console.log.xz
+- ./11-build_abe-check_binutils/flaky.xfail
+- ./12-check_regression/baseline.xfail
+- ./12-check_regression/console.log.xz
+- ./12-check_regression/fails.sum
+- ./12-check_regression/flaky.xfail
+- ./git/binutils_rev
+- ./git/binutils_url
+- ./git/gcc_rev
+- ./git/gcc_url
+- ./git/gdb_rev
+- ./git/gdb_url
+- ./git/newlib_rev
+- ./git/newlib_url
+- ./git/qemu_rev
+- ./git/qemu_url
+- ./jenkins/build-name
+- ./jenkins/notify-full.log
+- ./jenkins/notify-init.log
+- ./jenkins/run-build.env
+- ./manifest.sh
+- ./notify/jira/comment-template.txt
+- ./notify/mail-body.txt
+- ./notify/mail-recipients.txt
+- ./notify/mail-subject.txt
+- ./notify/results.compare.txt
+- ./README.html
+- ./README.txt
+- ./results
+- ./sumfiles/binutils.sum
+- ./sumfiles/gas.sum
+- ./sumfiles/ld.sum
+- ./sumfiles/xfails.xfail
+