This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[libjava] XFAIL sourcelocation (PR libgcj/55637)
- From: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- To: gcc-patches at gcc dot gnu dot org
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 20 Feb 2014 13:05:24 +0100
- Subject: [libjava] XFAIL sourcelocation (PR libgcj/55637)
- Authentication-results: sourceware.org; auth=none
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 <ro@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