OSDN Git Service

* testsuite/lib/libjava.exp: Revert 2005-12-01.
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2005 07:37:32 +0000 (07:37 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2005 07:37:32 +0000 (07:37 +0000)
* testsuite/libjava.lang/Array_3.xfail: Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108563 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog
libjava/testsuite/lib/libjava.exp
libjava/testsuite/libjava.lang/Array_3.xfail [deleted file]

index be55e41..0c00f2e 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * testsuite/lib/libjava.exp: Revert 2005-12-01.
+       * testsuite/libjava.lang/Array_3.xfail: Delete.
+
 2005-12-14  Andrew Haley  <aph@redhat.com>
 
        * gnu/java/rmi/rmic/CompilerProcess.java: Use a new thread to
index 36b6f00..421b3d2 100644 (file)
@@ -871,9 +871,6 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e
     pass "$errname compilation from bytecode"
 
     # Set up the options the way they are expected by libjava_invoke.
-    if {[info exists opts(xfail-byte-exec)]} {
-       set opts(xfail-exec) x
-    }
     if {[info exists opts(xfail-byte-output)]} {
        set opts(xfail-output) x
     }
@@ -899,8 +896,6 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e
 #                 front end.
 #   `xfail-byte'  compilation from bytecode will fail
 #   `xfail-exec'  exec will fail
-#   `xfail-byte-exec'
-#                exec will fail when compiled from bytecode
 #   `xfail-output'
 #                 output will be wrong
 #   `xfail-byte-output'
diff --git a/libjava/testsuite/libjava.lang/Array_3.xfail b/libjava/testsuite/libjava.lang/Array_3.xfail
deleted file mode 100644 (file)
index 1584d6d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-xfail-byte-exec