summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-27 21:24:11 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-27 21:24:11 +0000
commita9522db6e62995d8cabab9fe56a465307ea130d0 (patch)
treeb8eba4563feafc8c3d443e5b846cb762c789af8c /README.txt
parent2d9008a755d4b237a75d923b4d812315ed1423fe (diff)
force: #479: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/479/
Results : | # reset_artifacts: | -10 | # build_abe bootstrap_lto: | -2 | # build_abe dejagnu: | -1 | # build_abe check_bootstrap_lto --: | 0 check_regression status : 0
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt84
1 files changed, 76 insertions, 8 deletions
diff --git a/README.txt b/README.txt
index 3ec1257..55996a8 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,72 @@ interested in:
- 00-sumfiles/ .log files with detailed errors, to save
yourself reproducing the problem on your machine.
+
+List of files below:
+
+
+- ./00-sumfiles/gcc.log.0.xz
+- ./00-sumfiles/gcc.log.1.xz
+- ./00-sumfiles/gcc.sum.0
+- ./00-sumfiles/gcc.sum.1
+- ./00-sumfiles/gfortran.log.0.xz
+- ./00-sumfiles/gfortran.log.1.xz
+- ./00-sumfiles/gfortran.sum.0
+- ./00-sumfiles/gfortran.sum.1
+- ./00-sumfiles/g++.log.0.xz
+- ./00-sumfiles/g++.sum.0
+- ./00-sumfiles/libatomic.log.0.xz
+- ./00-sumfiles/libatomic.sum.0
+- ./00-sumfiles/libgomp.log.0.xz
+- ./00-sumfiles/libgomp.log.1.xz
+- ./00-sumfiles/libgomp.sum.0
+- ./00-sumfiles/libgomp.sum.1
+- ./00-sumfiles/libitm.log.0.xz
+- ./00-sumfiles/libitm.sum.0
+- ./00-sumfiles/libstdc++.log.0.xz
+- ./00-sumfiles/libstdc++.sum.0
+- ./00-sumfiles/objc.log.0.xz
+- ./00-sumfiles/objc.sum.0
+- ./01-reset_artifacts/console.log.xz
+- ./02-prepare_abe/console.log.xz
+- ./03-build_abe-bootstrap_lto/console.log.xz
+- ./03-build_abe-bootstrap_lto/make-gcc-stage2.log.xz
+- ./04-build_abe-dejagnu/console.log.xz
+- ./04-build_abe-dejagnu/make-dejagnu.log.xz
+- ./05-build_abe-check_bootstrap_lto/baseline.xfail
+- ./05-build_abe-check_bootstrap_lto/check-gcc.log.xz
+- ./05-build_abe-check_bootstrap_lto/console.log.xz
+- ./05-build_abe-check_bootstrap_lto/flaky.xfail
+- ./06-check_regression/baseline.xfail
+- ./06-check_regression/console.log.xz
+- ./06-check_regression/fails.sum
+- ./06-check_regression/flaky.xfail
+- ./git/gcc_rev
+- ./git/gcc_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/progressions.sum
+- ./notify/results.compare.txt
+- ./README.html
+- ./README.txt
+- ./results
+- ./sumfiles/gcc.sum
+- ./sumfiles/gfortran.sum
+- ./sumfiles/g++.sum
+- ./sumfiles/libatomic.sum
+- ./sumfiles/libgomp.sum
+- ./sumfiles/libitm.sum
+- ./sumfiles/libstdc++.sum
+- ./sumfiles/objc.sum
+- ./sumfiles/xfails.xfail
+- ./testresults/testresults-mail-body.txt
+- ./testresults/testresults-mail-recipients.txt
+- ./testresults/testresults-mail-subject.txt
+