summaryrefslogtreecommitdiff
path: root/test/files/jvm/timeout.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/timeout.scala')
-rw-r--r--test/files/jvm/timeout.scala5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/jvm/timeout.scala b/test/files/jvm/timeout.scala
index 12f1bd7bad..3005beab2c 100644
--- a/test/files/jvm/timeout.scala
+++ b/test/files/jvm/timeout.scala
@@ -1,3 +1,8 @@
+// Test is in pending because although it suceeds locally,
+// it takes too long on the machine which runs nightly tests.
+//
+// [partest] EXPECTED: 100 < x < 900
+// [partest] ACTUAL: 1519
import scala.actors.Actor._
import scala.actors.TIMEOUT