The libjava sourcelocation output test has been FAILing on mainline for more than a year, with no sign of anything happening to resolve that. To reduce testsuite noise, I suggest to XFAIL the test. In all mainline test results from february, only a single set of testresults that included libjava results (for ia64-suse-linux-gnu) didn't show those failures.
Tested with the appropriate runtest invocations on i386-pc-solaris2.11 and x86_64-unknown-linux-gnu. Ok for mainline? Rainer 2014-02-20 Rainer Orth <r...@cebitec.uni-bielefeld.de> PR libgcj/55637 * testsuite/libjava.lang/sourcelocation.xfail: New file.
# HG changeset patch # Parent 6fd38b9012dee330d1343765cfe3cd0e06f33d33 XFAIL sourcelocation (PR libgcj/55637) diff --git a/libjava/testsuite/libjava.lang/sourcelocation.xfail b/libjava/testsuite/libjava.lang/sourcelocation.xfail new file mode 100644 --- /dev/null +++ b/libjava/testsuite/libjava.lang/sourcelocation.xfail @@ -0,0 +1,1 @@ +xfail-output
-- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University