gcc/contrib
Diego Novillo 18da4303c1 Add an xfail manifest for x86_64-unknown-linux-gnu to trunk.
This patch adds an xfail manifest for trunk for x86_64 builds. I find
this useful to determine whether my patch has introduced new failures.
The failures in these manifest are always present in trunk and
deciding what to ignore is not very straightforward.

I will keep maintaining this manifest out of clean builds. They are
not hard to maintain. Manifest files can be generated by going to the
top of the build directory and typing:

$ cd <top-of-bld-dir>
$ <path-to-src>/contrib/testsuite-management --produce_manifest

This will generate a .xfail file with the triple name of the target
you just built.  Once this file exist you can run the validator again
on the build directory with no arguments.  It should produce the
output:

$ cd <top-of-bld-dir>
$ <path-to-src>/contrib/testsuite-management/validate_failures.py
Source directory: <path-to-src>
Build target:     x86_64-unknown-linux-gnu
Manifest:         <path-to-src>/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
Getting actual results from build
        ./x86_64-unknown-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum
        ./x86_64-unknown-linux-gnu/libffi/testsuite/libffi.sum
        ./x86_64-unknown-linux-gnu/libgomp/testsuite/libgomp.sum
        ./x86_64-unknown-linux-gnu/libgo/libgo.sum
        ./x86_64-unknown-linux-gnu/boehm-gc/testsuite/boehm-gc.sum
        ./x86_64-unknown-linux-gnu/libatomic/testsuite/libatomic.sum
        ./x86_64-unknown-linux-gnu/libmudflap/testsuite/libmudflap.sum
        ./x86_64-unknown-linux-gnu/libitm/testsuite/libitm.sum
        ./x86_64-unknown-linux-gnu/libjava/testsuite/libjava.sum
        ./gcc/testsuite/g++/g++.sum
        ./gcc/testsuite/gnat/gnat.sum
        ./gcc/testsuite/ada/acats/acats.sum
        ./gcc/testsuite/gcc/gcc.sum
        ./gcc/testsuite/gfortran/gfortran.sum
        ./gcc/testsuite/obj-c++/obj-c++.sum
        ./gcc/testsuite/go/go.sum
        ./gcc/testsuite/objc/objc.sum


SUCCESS: No unexpected failures.


If the output shows new failures, you investigate them. If they are
not yours, you can add them to the xfail manifest (after reporting
them) and then commit the modified .xfail file.

Long term, I would like to have this script pull manifest files from
postings made to gcc-testresults. This way, we won't have to maintain
these .xfail files manually. In branches this is not a big problem,
but in trunk it may be a tad annoying.

From-SVN: r190404
2012-08-14 22:25:19 -04:00
..
reghunt
regression
testsuite-management Add an xfail manifest for x86_64-unknown-linux-gnu to trunk. 2012-08-14 22:25:19 -04:00
analyze_brprob
ChangeLog Add an xfail manifest for x86_64-unknown-linux-gnu to trunk. 2012-08-14 22:25:19 -04:00
ChangeLog.tree-ssa
check_GNU_style.sh
check_makefile_deps.sh check_makefile_deps.sh: Look for c-common.o in c-family/. 2012-06-19 20:01:23 +00:00
check_warning_flags.sh
compare_tests compare_tests: Append '/' to make 'find' traverse symlinked directories. 2012-04-24 07:22:41 +00:00
compare-all-tests
compare-debug Remove any .comment sections if the first cmp failed 2012-05-25 04:47:05 -07:00
compareSumTests3
config-list.mk Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
dg-cmp-results.sh
dg-extract-results.sh * dg-extract-results.sh: Handle KFAILs. 2012-04-06 19:39:52 +00:00
dglib.pm
download_ecj
download_prerequisites
filter_gcc_for_doxygen
filter_knr2ansi.pl
filter_params.pl
gcc_build
gcc_update * gcc_update: Use $GCC_SVN to retrieve branch and revision. 2012-05-09 11:35:00 -04:00
gcc.doxy
gennews * gennews (files): Add files for GCC 4.7. 2012-03-13 23:21:38 +00:00
gthr_supp_vxw_5x.c
index-prop
make_sunver.pl Fix Solaris symbol versioning (PR libstdc++/52188) 2012-02-27 13:51:50 +00:00
mklog The new mklog script prints three spaces after the date part, which is wrong. 2012-06-06 08:50:55 -04:00
paranoia.cc
patch_tester.sh
prepare_patch.sh
repro_fail This patch adds two common shortcuts to the failure reproducer 2012-02-10 10:52:03 -05:00
test_installed
test_recheck
test_summary
texi2pod.pl
uninclude
warn_summary