summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-01-11 17:57:42 +0000
committerPaul Phillips <paulp@improving.org>2010-01-11 17:57:42 +0000
commit7ba3ff508e1993c41fdbd7664bad17ebbfdb74ce (patch)
tree754955b34408f1d939218cf0272f4a9bf6ded7ce /test
parent2f0d5beb47d07c4e0620abcae5a9be858ce9e1f5 (diff)
downloadscala-7ba3ff508e1993c41fdbd7664bad17ebbfdb74ce.tar.gz
scala-7ba3ff508e1993c41fdbd7664bad17ebbfdb74ce.tar.bz2
scala-7ba3ff508e1993c41fdbd7664bad17ebbfdb74ce.zip
Moved the test for #2364 to pending because it ...
Moved the test for #2364 to pending because it apparently uses some nonstandard classes.
Diffstat (limited to 'test')
-rw-r--r--test/pending/run/bug2364.check (renamed from test/files/run/bug2364.check)0
-rw-r--r--test/pending/run/bug2364.scala (renamed from test/files/run/bug2364.scala)3
2 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/bug2364.check b/test/pending/run/bug2364.check
index 219305e43a..219305e43a 100644
--- a/test/files/run/bug2364.check
+++ b/test/pending/run/bug2364.check
diff --git a/test/files/run/bug2364.scala b/test/pending/run/bug2364.scala
index 0d1600c048..d5805a13b8 100644
--- a/test/files/run/bug2364.scala
+++ b/test/pending/run/bug2364.scala
@@ -5,6 +5,9 @@ import com.sun.xml.internal.fastinfoset.sax._
import scala.xml.parsing.NoBindingFactoryAdapter
import scala.xml._
+// Note - this is in pending because com.sun.xml.etc is not standard,
+// and I don't have time to extract a smaller test.
+
object Test {
def main(args: Array[String]) {
val node = <test/>