JDK-7177594 : sun/tools/jrunscript tests should be excluded from javase headless (nightly) execution
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.script
  • Affected Version: hs24
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-06-16
  • Updated: 2013-09-13
  • Resolved: 2013-09-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
hs25Resolved
Related Reports
Blocks :  
Relates :  
Description
Theere are several tests which require X11. They should be excluded from nightly execution.
Also it is needed to check why they fail only on macos.
The list is
sun/tools/jrunscript/jrunscript-DTest.sh
sun/tools/jrunscript/jrunscript-argsTest.sh
sun/tools/jrunscript/jrunscript-cpTest.sh
sun/tools/jrunscript/jrunscript-eTest.sh
sun/tools/jrunscript/jrunscript-fTest.sh
sun/tools/jrunscript/jrunscriptTest.sh

Comments
Then, may we resolve this bug?
13-09-2013

These tests were changed to run headless via JDK-8004928. Since then we've had no issues on Mac in JPRT.
13-09-2013

I think it should be resolved as a dup.
13-09-2013

The problem is a bug in AppleScriptEngine.jar, otherwise jrunscript can run headless
12-09-2013

These tests were changed to run headless (see JDK-8004928).
20-03-2013