Skip to content

Commit 8c68723

Browse files
committed
Merge pull request scala#2948 from retronym/ticket/7845
SI-7845 Disable test for JSR 233
2 parents 6a81025 + 68b57fd commit 8c68723

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

test/files/run/t7843-jsr223-service.scala renamed to test/disabled/run/t7843-jsr223-service.scala

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1+
/*DISABLED:
2+
For Paul, it steals focus when it runs.
13
4+
For me, it fails with some platform specific extra output:
5+
6+
-ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider apple.applescript.AppleScriptEngin
7+
n: Object = 10
8+
12345678910
9+
*/
210
import javax.script._
311
import scala.tools.nsc.interpreter.IMain
412

0 commit comments

Comments
 (0)